summaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authortv <tv>2004-10-12 18:28:28 +0000
committertv <tv>2004-10-12 18:28:28 +0000
commit6a99931d4bd2ba962e07c45aca027e16e91c8f33 (patch)
treef1fba9f4d69cf894afd43cc9221a7671651a5153 /archivers/gzip
parent8ec027feada6e3ecf3a3c2f8f839b8ea3b5c9f1f (diff)
downloadpkgsrc-6a99931d4bd2ba962e07c45aca027e16e91c8f33.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