pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/gzip-base Reordered PKGREVISION and PKGNAME.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ddb03d7a8d4
branches:  trunk
changeset: 498770:7ddb03d7a8d4
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Sep 02 22:58:42 2005 +0000

description:
Reordered PKGREVISION and PKGNAME.

diffstat:

 archivers/gzip-base/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r a8b5b91d3fc0 -r 7ddb03d7a8d4 archivers/gzip-base/Makefile
--- a/archivers/gzip-base/Makefile      Fri Sep 02 22:45:31 2005 +0000
+++ b/archivers/gzip-base/Makefile      Fri Sep 02 22:58:42 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2005/06/09 20:23:26 adrianp Exp $
+# $NetBSD: Makefile,v 1.20 2005/09/02 22:58:42 rillig Exp $
 #
 
 DISTNAME=      gzip-1.2.4a
+PKGNAME=       ${DISTNAME:S/gzip-/gzip-base-/:S/a$/b/}
 PKGREVISION=   1
-PKGNAME=       ${DISTNAME:S/gzip-/gzip-base-/:S/a$/b/}
 SVR4_PKGNAME=  gzipb
 CATEGORIES=    archivers
 MASTER_SITES=   ${MASTER_SITE_GNU:=gzip/}



Home | Main Index | Thread Index | Old Index