Subject: CVS commit: pkgsrc/archivers/cabextract
To: None <pkgsrc-changes@netbsd.org>
From: Dieter Baron <dillo@netbsd.org>
List: pkgsrc-changes
Date: 08/21/2002 19:18:53
Module Name: pkgsrc
Committed By: dillo
Date: Wed Aug 21 16:18:52 UTC 2002
Modified Files:
pkgsrc/archivers/cabextract: Makefile distinfo
pkgsrc/archivers/cabextract/patches: patch-aa
Log Message:
upgrade to 0.6
changes since 0.5:
* pkgsrc fixes for 0.5 integrated
* support for the Quantum compression method reverse-engineered by
Matthew Russotto
* cabextract now exhaustively searches your files for cabinets.
If there's more than one cabinet in the same file, cabextract will
find those too.
* Spanning cabinets sets contain both a 'next' and 'previous' cabinet
name. cabextract now searches backwards through the cabinet chain
to find the start of a cabinet set, before searching in the forwards
direction as usual.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/archivers/cabextract/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/cabextract/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/archivers/cabextract/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.