pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update cxunzip to 0.98



details:   https://anonhg.NetBSD.org/pkgsrc/rev/504762f64341
branches:  trunk
changeset: 463770:504762f64341
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Nov 26 10:40:37 2003 +0000

description:
Update cxunzip to 0.98

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.

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r fc75514e422e -r 504762f64341 doc/CHANGES
--- a/doc/CHANGES       Wed Nov 26 10:40:01 2003 +0000
+++ b/doc/CHANGES       Wed Nov 26 10:40:37 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3856 2003/11/25 22:07:17 ben Exp $
+$NetBSD: CHANGES,v 1.3857 2003/11/26 10:40:37 abs Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -4641,3 +4641,5 @@
        Updated exim-exiscan to 4.22-12nb1 [abs 2003-11-25]
        Updated p5-gtk to 0.7009 [salo 2003-11-25]
        Updated gmodplay to 0.08nb3 [ben 2003-11-25]
+       Updated cxunzip to 0.98  [abs 2003-11-25]
+



Home | Main Index | Thread Index | Old Index