pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/file Update sysutils/file to 4.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e2609eacb08
branches: trunk
changeset: 524051:3e2609eacb08
user: tonio <tonio%pkgsrc.org@localhost>
date: Wed Jan 17 17:36:12 2007 +0000
description:
Update sysutils/file to 4.18
Recent changes include:
2006-10-31 15:14 Christos Zoulas <christos%zoulas.com@localhost>
* Check offset before copying (Mike Frysinger)
* merge duplicated code
* add quad date support
* make sure that we nul terminate desc (Ryoji Kanai)
* don't process elf notes multiple times
* allow -z to report empty compressed files
* use calloc to initialize the ascii buffers (Jos van den Oever)
2006-06-08 11:11 Christos Zoulas <christos%zoulas.com@localhost>
* QNX fixes (Mike Gorchak)
* Add quad support.
* FIFO checks (Dr. Werner Fink)
* Linux ELF fixes (Dr. Werner Fink)
* Magic format checks (Dr. Werner Fink)
* Magic format function improvent (Karl Chen)
2006-05-03 11:11 Christos Zoulas <christos%zoulas.com@localhost>
* Pick up some elf changes and some constant fixes from SUSE
* Identify gnu tar vs. posix tar
* When keep going, don't print spurious newlines (Radek Vokál)
2006-04-01 12:02 Christos Zoulas <christos%zoulas.com@localhost>
* Use calloc instead of malloc (Mike Frysinger)
* Fix configure script to detect wctypes.h (Mike Frysinger)
diffstat:
sysutils/file/Makefile | 4 ++--
sysutils/file/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 1d2ef2d8b6c3 -r 3e2609eacb08 sysutils/file/Makefile
--- a/sysutils/file/Makefile Wed Jan 17 16:35:52 2007 +0000
+++ b/sysutils/file/Makefile Wed Jan 17 17:36:12 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/10/07 19:46:06 reed Exp $
+# $NetBSD: Makefile,v 1.13 2007/01/17 17:36:12 tonio Exp $
-DISTNAME= file-4.17
+DISTNAME= file-4.18
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.gw.com/mirrors/pub/unix/file/
MASTER_SITES+= ftp://ftp.astron.com/pub/file/
diff -r 1d2ef2d8b6c3 -r 3e2609eacb08 sysutils/file/distinfo
--- a/sysutils/file/distinfo Wed Jan 17 16:35:52 2007 +0000
+++ b/sysutils/file/distinfo Wed Jan 17 17:36:12 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2006/10/07 19:46:06 reed Exp $
+$NetBSD: distinfo,v 1.6 2007/01/17 17:36:12 tonio Exp $
-SHA1 (file-4.17.tar.gz) = e03710a3fcb95db6d0ee9cfcdf88c19a5e525ee4
-RMD160 (file-4.17.tar.gz) = c5fd11659552f8ac3031badc7c94bb3c83a8e916
-Size (file-4.17.tar.gz) = 556270 bytes
+SHA1 (file-4.18.tar.gz) = b733d3dd7e4ab4e16f52ef000163e92c99686c61
+RMD160 (file-4.18.tar.gz) = 27a1776f732f7be7650ec9437f1fb1edf4077bc4
+Size (file-4.18.tar.gz) = 536447 bytes
SHA1 (patch-aa) = 96376c128a1d131c73f7d1bc790030c250f0f1ee
Home |
Main Index |
Thread Index |
Old Index