Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/proj proj: Restore commented-out PKGREVISION



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9762fdcadd5
branches:  trunk
changeset: 430740:e9762fdcadd5
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun May 03 18:16:18 2020 +0000

description:
proj: Restore commented-out PKGREVISION

diffstat:

 geography/proj/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r ab539e784d70 -r e9762fdcadd5 geography/proj/Makefile
--- a/geography/proj/Makefile   Sun May 03 18:14:01 2020 +0000
+++ b/geography/proj/Makefile   Sun May 03 18:16:18 2020 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2020/05/03 18:05:10 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2020/05/03 18:16:18 gdt Exp $
 
 # An update to 7 is on hold because I have not yet assessed how much
 # trouble it will cause.  -gdt
 VERSION_BASE=  6.3.2
 VERSION_RC=
 VERSION=       ${VERSION_BASE}${VERSION_RC}
+#PKGREVISION=  0
 # proj RCs have names like 5.1.0RC1 but unpack to 5.1.0
 WRKFINAL=      proj-${VERSION_BASE}
 WRKSRC=                ${WRKDIR}/${WRKFINAL}



Home | Main Index | Thread Index | Old Index