pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc added zziplib 0.10.82 - leightweight library for ZIP a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7a80b2a1754
branches:  trunk
changeset: 464683:f7a80b2a1754
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Dec 14 13:49:36 2003 +0000

description:
added zziplib 0.10.82 - leightweight library for ZIP archive handling

diffstat:

 archivers/Makefile |  3 ++-
 doc/CHANGES        |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r a8f620157458 -r f7a80b2a1754 archivers/Makefile
--- a/archivers/Makefile        Sun Dec 14 12:39:32 2003 +0000
+++ b/archivers/Makefile        Sun Dec 14 13:49:36 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2003/09/04 13:36:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.64 2003/12/14 13:49:36 jdolecek Exp $
 #
 
 COMMENT=       Archivers
@@ -63,5 +63,6 @@
 SUBDIR+=       zip
 SUBDIR+=       zip1
 SUBDIR+=       zoo
+SUBDIR+=       zziplib
 
 .include "../mk/bsd.pkg.subdir.mk"
diff -r a8f620157458 -r f7a80b2a1754 doc/CHANGES
--- a/doc/CHANGES       Sun Dec 14 12:39:32 2003 +0000
+++ b/doc/CHANGES       Sun Dec 14 13:49:36 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4093 2003/12/14 12:39:32 wiz Exp $
+$NetBSD: CHANGES,v 1.4094 2003/12/14 13:49:36 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -5126,3 +5126,4 @@
        Updated kile to 1.6 [markd 2003-12-14]
        Updated ivtools to 1.1.2 [markd 2003-12-14]
        Updated gperiodic to 2.0.7 [wiz 2003-12-14]
+       Added zziplib-0.10.82 [jdolecek 2003-12-14]



Home | Main Index | Thread Index | Old Index