pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/p5-Geo-Ellipsoid Update to 1.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/e94d4751259d
branches: trunk
changeset: 352141:e94d4751259d
user: wen <wen%pkgsrc.org@localhost>
date: Thu Sep 08 01:11:28 2016 +0000
description:
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:
geography/p5-Geo-Ellipsoid/Makefile | 13 +++++++------
geography/p5-Geo-Ellipsoid/distinfo | 10 +++++-----
2 files changed, 12 insertions(+), 11 deletions(-)
diffs (45 lines):
diff -r 7a332d2cd54e -r e94d4751259d geography/p5-Geo-Ellipsoid/Makefile
--- a/geography/p5-Geo-Ellipsoid/Makefile Thu Sep 08 01:01:15 2016 +0000
+++ b/geography/p5-Geo-Ellipsoid/Makefile Thu Sep 08 01:11:28 2016 +0000
@@ -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@localhost
-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 -r 7a332d2cd54e -r e94d4751259d geography/p5-Geo-Ellipsoid/distinfo
--- a/geography/p5-Geo-Ellipsoid/distinfo Thu Sep 08 01:01:15 2016 +0000
+++ b/geography/p5-Geo-Ellipsoid/distinfo Thu Sep 08 01:11:28 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index