diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-06-14 16:29:42 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-06-14 16:29:42 +0000 |
commit | 51f863b2921b0d477b00abccf5f9c8ce7f182fab (patch) | |
tree | a054da81ac05df1215239f5488b99b2dc2e6821b /sysutils/file | |
parent | e705f81d58532a09c090784a3717796eb9b3a77b (diff) | |
download | pkgsrc-51f863b2921b0d477b00abccf5f9c8ce7f182fab.tar.gz |
Update to 4.21
+2007-05-24 10:00 Christos Zoulas <christos@zoulas.com>
+
+ * Fix another integer overflow (Colin Percival)
+
+2007-03-26 13:58 Christos Zoulas <christos@zoulas.com>
+
+ * make sure that all of struct magic_set is initialized appropriately
+ (Brett)
+
+2007-03-25 17:44 Christos Zoulas <christos@zoulas.com>
+
+ * reset left bytes in the buffer (Dmitry V. Levin)
+
+ * compilation failed with COMPILE_ONLY and ENABLE_CONDITIONALS
+ (Peter Avalos)
+
+2007-03-15 10:51 Christos Zoulas <christos@zoulas.com>
+
+ * fix fortran and nroff reversed tests (Dmitry V. Levin)
+
+ * fix exclude option (Dmitry V. Levin)
Diffstat (limited to 'sysutils/file')
-rw-r--r-- | sysutils/file/Makefile | 4 | ||||
-rw-r--r-- | sysutils/file/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index 99cd30924bd..a22f1ee9113 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2007/03/25 11:28:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.15 2007/06/14 16:29:42 adrianp Exp $ -DISTNAME= file-4.20 +DISTNAME= file-4.21 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gw.com/mirrors/pub/unix/file/ MASTER_SITES+= ftp://ftp.astron.com/pub/file/ diff --git a/sysutils/file/distinfo b/sysutils/file/distinfo index ec18523e741..3a114f675a3 100644 --- a/sysutils/file/distinfo +++ b/sysutils/file/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2007/03/25 11:28:12 adrianp Exp $ +$NetBSD: distinfo,v 1.8 2007/06/14 16:29:42 adrianp Exp $ -SHA1 (file-4.20.tar.gz) = af5878e3c61c725a82ff185fcef5b631ad8468ab -RMD160 (file-4.20.tar.gz) = ff4f1a677a6377df3d7925ab4e36fec71dd3ebe7 -Size (file-4.20.tar.gz) = 548393 bytes +SHA1 (file-4.21.tar.gz) = 4a919572fed1896212c2d7f41f841845efc1287a +RMD160 (file-4.21.tar.gz) = c8cfee27ba7a033bae355e458921eac39913b1e0 +Size (file-4.21.tar.gz) = 549938 bytes SHA1 (patch-aa) = 96376c128a1d131c73f7d1bc790030c250f0f1ee |