summaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-12 18:28:28 +0000
committertv <tv@pkgsrc.org>2004-10-12 18:28:28 +0000
commit15e280fa490a36d267eba16d4a47b1b43250caad (patch)
treef1fba9f4d69cf894afd43cc9221a7671651a5153 /archivers/gzip
parentb0f7b8b30839b4ac67f8abdc131334be5f54f273 (diff)
downloadpkgsrc-15e280fa490a36d267eba16d4a47b1b43250caad.tar.gz
Update gzip to 1.2.4b, fixing a filename buffer overflow.
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index d6785263b6a..218b271d2c9 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2004/07/02 21:06:35 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2004/10/12 18:28:28 tv Exp $
#
-DISTNAME= gzip-1.2.4a
-PKGREVISION= 1
+DISTNAME= gzip-1.2.4b
CATEGORIES= archivers
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,8 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
COMMENT= The "meta-package" for the GZIP compression utility
-DEPENDS+= gzip-base-1.2.4anb1:../../archivers/gzip-base
-DEPENDS+= gzip-info-1.2.4a:../../archivers/gzip-info
+DEPENDS+= gzip-base-1.2.4b{,nb[0-9]*}:../../archivers/gzip-base
+DEPENDS+= gzip-info-1.2.4*:../../archivers/gzip-info
PKG_INSTALLATION_TYPES= overwrite pkgviews