The biggest new feature in 6.0 is ZIP64 support (http://www.info-zip.org/UnZip.html#Release); i.e. Support for archives and archive entries greater than 4GB, and support for more than 65536 entries in a single archive.
Responsible Changed From-To: freebsd-ports-bugs->ache Over to maintainer (via the GNATS Auto Assign Tool)
ache 2009-10-26 13:27:25 UTC FreeBSD ports repository Modified files: archivers/unzip Makefile distinfo archivers/unzip/files patch-aa patch-ab patch-process.c Removed files: archivers/unzip/files patch-fileio.c patch-inflate.c patch-unix_unix.c patch-unzpriv.h Log: Upgrade to 6.0 PR: 139971 Revision Changes Path 1.65 +11 -10 ports/archivers/unzip/Makefile 1.17 +3 -3 ports/archivers/unzip/distinfo 1.5 +14 -8 ports/archivers/unzip/files/patch-aa 1.4 +8 -8 ports/archivers/unzip/files/patch-ab 1.2 +0 -14 ports/archivers/unzip/files/patch-fileio.c (dead) 1.2 +0 -50 ports/archivers/unzip/files/patch-inflate.c (dead) 1.2 +5 -19 ports/archivers/unzip/files/patch-process.c 1.3 +0 -114 ports/archivers/unzip/files/patch-unix_unix.c (dead) 1.2 +0 -30 ports/archivers/unzip/files/patch-unzpriv.h (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Updated