pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/p5-Geo-Distance Updating geography/p5-Geo-Di...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3423822abd1d
branches: trunk
changeset: 565480:3423822abd1d
user: sno <sno%pkgsrc.org@localhost>
date: Tue Sep 22 20:50:27 2009 +0000
description:
Updating geography/p5-Geo-Distance-0.11nb1 to 0.16
pkgsrc changes:
- Adding license definition
- Adjusting "module type"
Upstream changes:
0.16
- No changes. The 0.15 package was broken.
0.15
- Stop "Too late to run INIT block" warning (gray <gray%cpan.org@localhost>)
0.14
- Fix "splice() offset past end of array" as filed in RT 26446.
0.13
- Use Geo::Distance::XS if available. (gray <gray%cpan.org@localhost>)
- Declare Math::Trig dependency.
0.12
- Noted GIS::Distance in POD.
- Some cleanups to install process.
- Check for DBI in tests before using it.
diffstat:
geography/p5-Geo-Distance/Makefile | 8 +++++---
geography/p5-Geo-Distance/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (41 lines):
diff -r 9a480cda6a58 -r 3423822abd1d geography/p5-Geo-Distance/Makefile
--- a/geography/p5-Geo-Distance/Makefile Tue Sep 22 20:40:57 2009 +0000
+++ b/geography/p5-Geo-Distance/Makefile Tue Sep 22 20:50:27 2009 +0000
@@ -1,19 +1,21 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:10 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/09/22 20:50:27 sno Exp $
#
-DISTNAME= Geo-Distance-0.11
+DISTNAME= Geo-Distance-0.16
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/~bluefeet/Geo-Distance-0.11/Distance.pm
COMMENT= Calculate Distances and Closest Locations
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Geo/Distance/.packlist
+#PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_PARAMS+= --skipdeps
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 9a480cda6a58 -r 3423822abd1d geography/p5-Geo-Distance/distinfo
--- a/geography/p5-Geo-Distance/distinfo Tue Sep 22 20:40:57 2009 +0000
+++ b/geography/p5-Geo-Distance/distinfo Tue Sep 22 20:50:27 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/04/07 13:21:51 he Exp $
+$NetBSD: distinfo,v 1.2 2009/09/22 20:50:27 sno Exp $
-SHA1 (Geo-Distance-0.11.tar.gz) = c5b97565bdd8b5e22d4f3a11eb13c1a04e2544d1
-RMD160 (Geo-Distance-0.11.tar.gz) = 2638fa2c4e2a654434bcc88a79156a6530e3ccd8
-Size (Geo-Distance-0.11.tar.gz) = 9684 bytes
+SHA1 (Geo-Distance-0.16.tar.gz) = 460c4f641ea478a5b274b3f3a0c13a6117a01856
+RMD160 (Geo-Distance-0.16.tar.gz) = 44af3b4edebd64888f1ae3653619a43fc03e86a4
+Size (Geo-Distance-0.16.tar.gz) = 25060 bytes
Home |
Main Index |
Thread Index |
Old Index