pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2007Q1]: pkgsrc/sysutils/file Pullup ticket 2114 - requested b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/65fb568a20c2
branches: pkgsrc-2007Q1
changeset: 527425:65fb568a20c2
user: salo <salo%pkgsrc.org@localhost>
date: Thu Jun 14 23:52:22 2007 +0000
description:
Pullup ticket 2114 - requested by adrianp
security update for file
Revisions pulled up:
- pkgsrc/sysutils/file/Makefile 1.15
- pkgsrc/sysutils/file/distinfo 1.8
Module Name: pkgsrc
Committed By: adrianp
Date: Thu Jun 14 16:29:42 UTC 2007
Modified Files:
pkgsrc/sysutils/file: Makefile distinfo
Log Message:
Update to 4.21
+2007-05-24 10:00 Christos Zoulas <christos%zoulas.com@localhost>
+
+ * Fix another integer overflow (Colin Percival)
+
+2007-03-26 13:58 Christos Zoulas <christos%zoulas.com@localhost>
+
+ * make sure that all of struct magic_set is initialized
appropriately
+ (Brett)
+
+2007-03-25 17:44 Christos Zoulas <christos%zoulas.com@localhost>
+
+ * 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@localhost>
+
+ * fix fortran and nroff reversed tests (Dmitry V. Levin)
+
+ * fix exclude option (Dmitry V. Levin)
diffstat:
sysutils/file/Makefile | 4 ++--
sysutils/file/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 16708962efe2 -r 65fb568a20c2 sysutils/file/Makefile
--- a/sysutils/file/Makefile Thu Jun 14 23:34:28 2007 +0000
+++ b/sysutils/file/Makefile Thu Jun 14 23:52:22 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2007/03/25 11:28:12 adrianp Exp $
+# $NetBSD: Makefile,v 1.14.2.1 2007/06/14 23:52:22 salo 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 -r 16708962efe2 -r 65fb568a20c2 sysutils/file/distinfo
--- a/sysutils/file/distinfo Thu Jun 14 23:34:28 2007 +0000
+++ b/sysutils/file/distinfo Thu Jun 14 23:52:22 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2007/03/25 11:28:12 adrianp Exp $
+$NetBSD: distinfo,v 1.7.2.1 2007/06/14 23:52:22 salo 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
Home |
Main Index |
Thread Index |
Old Index