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>)

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>)
 - Declare Math::Trig dependency.

0.12
 - Noted GIS::Distance in POD.
 - Some cleanups to install process.
 - Check for DBI in tests before using it.
This commit is contained in:
sno 2009-09-22 20:50:27 +00:00
parent 79ae03dee6
commit 8c93bf0f97
2 changed files with 9 additions and 7 deletions

View file

@ -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
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"

View file

@ -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