diff options
author | sno <sno@pkgsrc.org> | 2010-03-16 18:40:35 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-03-16 18:40:35 +0000 |
commit | 00038f75f1c566414568acf10de07848903e3157 (patch) | |
tree | 02f605ca154df010b5512ee3f9467a371677c43f /geography | |
parent | bacdd5e96f2e0c09b9d184d69bfe77559b61ed46 (diff) | |
download | pkgsrc-00038f75f1c566414568acf10de07848903e3157.tar.gz |
Updating geography/p5-Geography-Countries from 1.4nb3 to 2009041301
pkgsrc changes:
- Add license definition
Upstream changes:
Version 2009040901
- Force DATA encoding to be iso-8859-1 (davidhull/RT #38005)
----
Version 2009040801
- Moved to git and github.
- Modernized distro.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/p5-Geography-Countries/Makefile | 7 | ||||
-rw-r--r-- | geography/p5-Geography-Countries/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/geography/p5-Geography-Countries/Makefile b/geography/p5-Geography-Countries/Makefile index fd39a1a329b..bb39beced2a 100644 --- a/geography/p5-Geography-Countries/Makefile +++ b/geography/p5-Geography-Countries/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/03/16 18:40:35 sno Exp $ # -DISTNAME= Geography-Countries-1.4 +DISTNAME= Geography-Countries-2009041301 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +#PKGREVISION= 3 SVR4_PKGNAME= p5gcn CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/} @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/} MAINTAINER= gson@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Geography-Countries/ COMMENT= Perl5 module for mapping country names and codes +LICENSE= mit PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/geography/p5-Geography-Countries/distinfo b/geography/p5-Geography-Countries/distinfo index 53a5a5ac837..68144288b92 100644 --- a/geography/p5-Geography-Countries/distinfo +++ b/geography/p5-Geography-Countries/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ +$NetBSD: distinfo,v 1.2 2010/03/16 18:40:35 sno Exp $ -SHA1 (Geography-Countries-1.4.tar.gz) = 786c110e396050ffa8628eff18958a8bdf0a1219 -RMD160 (Geography-Countries-1.4.tar.gz) = 859a2572ec42be4aefbf6637a57cb452802df294 -Size (Geography-Countries-1.4.tar.gz) = 9067 bytes +SHA1 (Geography-Countries-2009041301.tar.gz) = 2d3d8cdec27bea21ce7c7d3a1765ef86dceeec0c +RMD160 (Geography-Countries-2009041301.tar.gz) = 4a2a5e9aaa04d8099e43f7bf3d0ed68ff130f9df +Size (Geography-Countries-2009041301.tar.gz) = 10545 bytes |