summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-17 17:00:33 +0000
committerwiz <wiz>2006-07-17 17:00:33 +0000
commitbe04a88fd9242a09093288d9175e549af79a8264 (patch)
treef07c2609f9ae48e28216fbdc9374eadc68673773 /archivers
parenteea1476c3e634fdbb6fbc4105744449d44e7731b (diff)
downloadpkgsrc-be04a88fd9242a09093288d9175e549af79a8264.tar.gz
Update to 2.32:
New things in Zip 2.32 - Fixed -R operation to match the supplied file patterns in all recursed subdirectories, like PKZIP 2.04 "-p -r" (or PKZIPC 4+ "-recurse") - Handle cases where -x, -R, and -i patterns are mixed - Fixes to ZipSplit, ZipNotes, and ZipCloak - Example C-Sharp code added for using zip32.dll (thanks to Adrian Maull) - Implemented some directory search speedups - Windows NTFS time fix - Fix VMS logical name parse problem - Handle VMS [...] - Add VMS DEBUG option - Fixed bug when encrypting large uncompressable files - Updated VMS help - Fixed selecting files to delete by date bug - Add new option, -MM, that will force Zip to exit with an OPEN error (usually error code 18) as soon as it finds an input pattern that is not matched during the directory scan or an input file that is unreadable or locked when Zip tries to open it, and without creating an archive (Note that, without -MM, Zip will do the usual thing of warning when a pattern is not matched and skipping files it can't read, creating the archive with what it can read, then exiting with an OPEN error if files were skipped) - Add check for when zip tries to exceed the limit for seeking in the output file and exit with error, instead of creating a possibly bad archive - Can now handle Unix FIFO (named pipes) - Minor changes to allow Zip to compile with Visual C++ 2005
Diffstat (limited to 'archivers')
-rw-r--r--archivers/zip/Makefile6
-rw-r--r--archivers/zip/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 908acba3921..7f37c92f370 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2005/12/27 20:41:33 reed Exp $
+# $NetBSD: Makefile,v 1.50 2006/07/17 17:00:33 wiz Exp $
-DISTNAME= zip231
-PKGNAME= zip-2.31
+DISTNAME= zip232
+PKGNAME= zip-2.32
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
http://ftp.info-zip.org/pub/infozip/src/ \
diff --git a/archivers/zip/distinfo b/archivers/zip/distinfo
index 77962284832..b97e5bdf952 100644
--- a/archivers/zip/distinfo
+++ b/archivers/zip/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2005/08/03 18:54:31 wiz Exp $
+$NetBSD: distinfo,v 1.8 2006/07/17 17:00:33 wiz Exp $
-SHA1 (zip231.tar.gz) = 34ba126eb3344b0a35ee1a00fff9639994c7aba4
-RMD160 (zip231.tar.gz) = 4b58e5b4b00ce03ff47b967f4f4c32b205b67751
-Size (zip231.tar.gz) = 781641 bytes
+SHA1 (zip232.tar.gz) = 5bc562bf95d9aee0cb6625e6038898e1f191a4aa
+RMD160 (zip232.tar.gz) = 6b9326c8a60bc6bf08825e416140fd0ca8a6a7f1
+Size (zip232.tar.gz) = 807180 bytes
SHA1 (patch-ah) = 1591f12b9b8593b7a51e0dde865c05f92fed61b0