summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-11-08 19:27:43 +0000
committerjoerg <joerg@pkgsrc.org>2007-11-08 19:27:43 +0000
commitd469c8921c73d92cdd9063ba8d2888c0223ea1ba (patch)
tree59d792c78ea6e3d307d463fa336622adad4e6fad
parent4f26f85f987a4b136f8489b4a771f26ef9c92a25 (diff)
downloadpkgsrc-d469c8921c73d92cdd9063ba8d2888c0223ea1ba.tar.gz
Update of gzip to 1.3.12 and removal of gzip-base and gzip-info.
-rw-r--r--archivers/Makefile4
-rw-r--r--doc/CHANGES-20075
2 files changed, 5 insertions, 4 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index c0d5a9c3201..1e93c405075 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2007/08/22 16:43:32 jlam Exp $
+# $NetBSD: Makefile,v 1.100 2007/11/08 19:27:43 joerg Exp $
#
COMMENT= Archivers
@@ -25,8 +25,6 @@ SUBDIR+= gtar
SUBDIR+= gtar-base
SUBDIR+= gtar-info
SUBDIR+= gzip
-SUBDIR+= gzip-base
-SUBDIR+= gzip-info
SUBDIR+= gzrecover
SUBDIR+= ha
SUBDIR+= hpack
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index fb0d2549e5b..a31a46f11fa 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2345 2007/11/08 18:46:22 bjs Exp $
+$NetBSD: CHANGES-2007,v 1.2346 2007/11/08 19:27:44 joerg Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -4367,3 +4367,6 @@ Changes to the packages collection and infrastructure in 2007:
Added textproc/uriparser to 0.6.0 [bjs 2007-11-08]
Added audio/libspiff version 0.8.2 [bjs 2007-11-08]
Updated audio/herrie to 1.8.4nb1 [bjs 2007-11-08]
+ Updated archivers/gzip to 1.3.12 [joerg 2007-11-08]
+ Removed archivers/gzip-base [joerg 2007-11-08]
+ Removed archivers/gzip-info [joerg 2007-11-08]