summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2003-12-14 14:00:36 +0000
committerjdolecek <jdolecek@pkgsrc.org>2003-12-14 14:00:36 +0000
commitf47c633388bdd527f87d13afc80662e4ad91c472 (patch)
tree5e9ef2460e68f842bf9bdae0d31e9c2d48e31170
parent484e8d35a4921866b62145a688d35997c3071d48 (diff)
downloadpkgsrc-f47c633388bdd527f87d13afc80662e4ad91c472.tar.gz
added php4-zip 4.3.4 - PHP4 module for Zip archive handling
-rw-r--r--archivers/Makefile3
-rw-r--r--doc/CHANGES5
2 files changed, 5 insertions, 3 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 8248a5e160c..6af83ad0d87 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2003/12/14 13:49:36 jdolecek Exp $
+# $NetBSD: Makefile,v 1.65 2003/12/14 14:00:36 jdolecek Exp $
#
COMMENT= Archivers
@@ -43,6 +43,7 @@ SUBDIR+= p5-Archive-Zip
SUBDIR+= p5-Compress-Bzip2
SUBDIR+= pax
SUBDIR+= php4-bz2
+SUBDIR+= php4-zip
SUBDIR+= php4-zlib
SUBDIR+= ppunpack
SUBDIR+= rar
diff --git a/doc/CHANGES b/doc/CHANGES
index 4a39733ffd3..fd27a3ac9f2 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4095 2003/12/14 13:58:43 jmmv Exp $
+$NetBSD: CHANGES,v 1.4096 2003/12/14 14:00:36 jdolecek Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -597,7 +597,7 @@ Changes to the packages collection and infrastructure in 2003:
Updated avifile-devel to 0.6.20010814nb2 [fredb 2003-02-13]
Updated sh-utils to 2.0nb2 [grant 2003-02-13]
Updated libgda to 0.10.0 [jmmv 2003-02-13]
- Added php4-iconv 4.2.3 [jdolecek 2003-02-13]
+ Added php4-iconv-4.2.3 [jdolecek 2003-02-13]
Updated xmame to 0.65.1 [kristerw 2003-02-13]
Updated apla to 1.0.3nb2 [fredb 2003-02-13]
Updated gnome2-pixmaps to 2.2.0.1 [jmmv 2003-02-13]
@@ -5127,3 +5127,4 @@ Changes to the packages collection and infrastructure in 2003:
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]
+ Added php4-zip-4.3.4 [jdolecek 2003-12-14]