summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-04-11 22:44:02 +0000
committersno <sno>2009-04-11 22:44:02 +0000
commit48e4d002c12dcfefaeda0e35501ad4cd23e08a3e (patch)
treef8590cff4679ebf285bffb03f208c7a8ea265326
parent5106156a3ac2741afa93db9be36c2989130c310f (diff)
downloadpkgsrc-48e4d002c12dcfefaeda0e35501ad4cd23e08a3e.tar.gz
Added devel/p5-IO-Compress version 2.017
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20093
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a36e8ec688f..2ac4dabdd61 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1145 2009/03/22 15:09:38 seb Exp $
+# $NetBSD: Makefile,v 1.1146 2009/04/11 22:44:02 sno Exp $
#
COMMENT= Development utilities
@@ -607,6 +607,7 @@ SUBDIR+= p5-IO
SUBDIR+= p5-IO-All
SUBDIR+= p5-IO-Capture
SUBDIR+= p5-IO-CaptureOutput
+SUBDIR+= p5-IO-Compress
SUBDIR+= p5-IO-Compress-Base
SUBDIR+= p5-IO-Compress-Bzip2
SUBDIR+= p5-IO-Compress-Zlib
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 367676520f7..97ba3c5a3f9 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1275 2009/04/11 22:38:38 sno Exp $
+$NetBSD: CHANGES-2009,v 1.1276 2009/04/11 22:44:03 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -1741,3 +1741,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated print/teTeX to 3.0nb4 [minskim 2009-04-11]
Updated devel/p5-Compress-Raw-Zlib to 2.017 [sno 2009-04-11]
Updated devel/p5-Compress-Raw-Bzip2 to 2.017 [sno 2009-04-11]
+ Added devel/p5-IO-Compress version 2.017 [sno 2009-04-11]