Subject: CVS commit: pkgsrc/archivers/cxunzip
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2003 10:40:01
Module Name: pkgsrc
Committed By: abs
Date: Wed Nov 26 10:40:01 UTC 2003
Modified Files:
pkgsrc/archivers/cxunzip: Makefile distinfo
pkgsrc/archivers/cxunzip/patches: patch-aa
Removed Files:
pkgsrc/archivers/cxunzip/patches: patch-ab patch-ac
Log Message:
Update cxunzip to 0.98 - closed PR pkg/23404 from Tero Koskinen
Changes since version 0.96:
* Tyler R. Retzlaff's gcc 3.x patches included.
* Modified version of Jeremy C. Reed's "view file with spaces in
the filename" patch included.
* Fix for "segmentation fault at exit" bug.
* Memory usage of uncompression routines is now constant and
doesn't depend on the size of the file.
* tempname and mktemp functions replaced with mkdtemp.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/archivers/cxunzip/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/cxunzip/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/archivers/cxunzip/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/archivers/cxunzip/patches/patch-ab \
pkgsrc/archivers/cxunzip/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.