summaryrefslogtreecommitdiff
path: root/geography/p5-Geo-Ellipsoid
diff options
context:
space:
mode:
authorwen <wen>2016-09-08 01:11:28 +0000
committerwen <wen>2016-09-08 01:11:28 +0000
commitbf269f4295114efa634aeb213df3f1b9af160498 (patch)
treefa744dbe04f42333aa545bee0b6836bb9d67b409 /geography/p5-Geo-Ellipsoid
parentb201b9010811b1fd3e5e6c8e1587c5c5435f3900 (diff)
downloadpkgsrc-bf269f4295114efa634aeb213df3f1b9af160498.tar.gz
Update to 1.13
Update HOMEPAGE Add missing DEPENDS Update COMMENT Upstream changes: 1.13 1. Use OO syntax to make subclassing possible. 2. Add test file t/11-subclass.t 3. Update require version of Test::More to 0.47. 4. Minor POD changes. 5. Clean up whitespace.
Diffstat (limited to 'geography/p5-Geo-Ellipsoid')
-rw-r--r--geography/p5-Geo-Ellipsoid/Makefile13
-rw-r--r--geography/p5-Geo-Ellipsoid/distinfo10
2 files changed, 12 insertions, 11 deletions
diff --git a/geography/p5-Geo-Ellipsoid/Makefile b/geography/p5-Geo-Ellipsoid/Makefile
index 8770cdad65b..867e70c2023 100644
--- a/geography/p5-Geo-Ellipsoid/Makefile
+++ b/geography/p5-Geo-Ellipsoid/Makefile
@@ -1,19 +1,20 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 19:23:52 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/08 01:11:28 wen Exp $
#
-DISTNAME= Geo-Ellipsoid-1.12
+DISTNAME= Geo-Ellipsoid-1.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~jgibson/Geo-Ellipsoid-1.12/lib/Geo/Ellipsoid.pm
-COMMENT= Geo::Ellipsoid - Longitude and latitude calculations using an ellipsoid model.
+HOMEPAGE= http://search.cpan.org/~pjacklam/Geo-Ellipsoid-1.13/lib/Geo/Ellipsoid.pm
+COMMENT= Longitude and latitude calculations using an ellipsoid model
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-Test-Number-Delta>=0.16:../../math/p5-Test-Number-Delta
+
PERL5_PACKLIST= auto/Geo/Ellipsoid/.packlist
-#PERL5_MODULE_TYPE= Module::Install::Bundled
+
MAKE_PARAMS+= --skipdeps
.include "../../lang/perl5/module.mk"
diff --git a/geography/p5-Geo-Ellipsoid/distinfo b/geography/p5-Geo-Ellipsoid/distinfo
index 408178835b0..145e48b5d24 100644
--- a/geography/p5-Geo-Ellipsoid/distinfo
+++ b/geography/p5-Geo-Ellipsoid/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 00:08:44 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/09/08 01:11:28 wen Exp $
-SHA1 (Geo-Ellipsoid-1.12.tar.gz) = b20f164032ffe4d357871604d61c4902a89a992c
-RMD160 (Geo-Ellipsoid-1.12.tar.gz) = b1340dd4a6b27a7939bdd765315ce8833d244a0d
-SHA512 (Geo-Ellipsoid-1.12.tar.gz) = bdb9fcc0b59d7939fe80a742dab1629f99a5c8be9a0453deb2c64529da5dc9dd2b6eed145c33c62a1342225d255ec3717c180fe317a96cbf911685467653ad92
-Size (Geo-Ellipsoid-1.12.tar.gz) = 80734 bytes
+SHA1 (Geo-Ellipsoid-1.13.tar.gz) = f2c9c3f1964ca300951ae04cb8b1eaaad97fcb3c
+RMD160 (Geo-Ellipsoid-1.13.tar.gz) = a2c0b7b1550235280d0e2cd714697926eb3e2867
+SHA512 (Geo-Ellipsoid-1.13.tar.gz) = cd9e673cb8d18859cddf33ef15da1010d702b1a160b061e3487827b0aaa6bdfb60ca3385cb21755f71d247e34b382386152f10a52b191cd469cf83ad92ddefa4
+Size (Geo-Ellipsoid-1.13.tar.gz) = 80040 bytes