Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/archivers/gzip/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/archivers/gzip/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.13.2.1 diff -u -p -r1.13 -r1.13.2.1 --- pkgsrc/archivers/gzip/Makefile 2004/07/02 21:06:35 1.13 +++ pkgsrc/archivers/gzip/Makefile 2004/10/19 13:33:41 1.13.2.1 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2004/07/02 21:06:35 minskim Exp $ +# $NetBSD: Makefile,v 1.13.2.1 2004/10/19 13:33:41 agc 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