summaryrefslogtreecommitdiff
path: root/geography/p5-Geo-Coordinates-UTM/Makefile
diff options
context:
space:
mode:
authorwen <wen>2015-05-01 02:21:46 +0000
committerwen <wen>2015-05-01 02:21:46 +0000
commit8e1ac11cd6361c0074ed7c61f617eb1df467c4c9 (patch)
treeb28d15b6ac0b817985732005bc14bac47ca5da8d /geography/p5-Geo-Coordinates-UTM/Makefile
parent109d65b5229585cb8230a06a6fa645a00407f642 (diff)
downloadpkgsrc-8e1ac11cd6361c0074ed7c61f617eb1df467c4c9.tar.gz
Update to 0.11
Upstream changes: 0.10 Mon Mar 25 19:05:12 2013 - fixed error in Everest Pakistan ellipsoid axis - Added Arc 1950 ellipsoid - patched MGRS calculations for S. Hemisphere - Added MGRS tests 0.11 Tue May 21 13:26:14 2013 - Added NAD27 and NAD83 ellipsoids
Diffstat (limited to 'geography/p5-Geo-Coordinates-UTM/Makefile')
-rw-r--r--geography/p5-Geo-Coordinates-UTM/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile
index dfc0b1af4fa..f74bd2448de 100644
--- a/geography/p5-Geo-Coordinates-UTM/Makefile
+++ b/geography/p5-Geo-Coordinates-UTM/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:36 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/05/01 02:21:46 wen Exp $
#
-DISTNAME= Geo-Coordinates-UTM-0.09
+DISTNAME= Geo-Coordinates-UTM-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= geography perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}