summaryrefslogtreecommitdiff
path: root/geography/proj/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-05-03 18:05:10 +0000
committergdt <gdt@pkgsrc.org>2020-05-03 18:05:10 +0000
commit8d9c2f0e998b7b05cb93f959f816568f96ab0910 (patch)
tree6f5b0447b5bab54ca41dab36603b5aa66d5f019d /geography/proj/Makefile
parent1cae6cfbb11418c6d3548287f484586738313752 (diff)
downloadpkgsrc-8d9c2f0e998b7b05cb93f959f816568f96ab0910.tar.gz
geography/proj: Update to 6.3.2
(pkgsrc note: Update to 7.0.1 is on hold due to concerns about breaking depending packages.) Upstream changes: bug fixes
Diffstat (limited to 'geography/proj/Makefile')
-rw-r--r--geography/proj/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/geography/proj/Makefile b/geography/proj/Makefile
index f077471ed05..23c78e67b6a 100644
--- a/geography/proj/Makefile
+++ b/geography/proj/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.20 2020/04/12 08:27:56 adam Exp $
+# $NetBSD: Makefile,v 1.21 2020/05/03 18:05:10 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.1
+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}
DISTNAME= proj-${VERSION}
-PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= https://download.osgeo.org/proj/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}