pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/proj
Module Name: pkgsrc
Committed By: gdt
Date: Sun May 3 18:16:19 UTC 2020
Modified Files:
pkgsrc/geography/proj: Makefile
Log Message:
proj: Restore commented-out PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/geography/proj/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/proj/Makefile
diff -u pkgsrc/geography/proj/Makefile:1.21 pkgsrc/geography/proj/Makefile:1.22
--- pkgsrc/geography/proj/Makefile:1.21 Sun May 3 18:05:10 2020
+++ pkgsrc/geography/proj/Makefile Sun May 3 18:16:18 2020
@@ -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