diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 12:38:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 12:38:56 +0000 |
commit | 512b1cba17453dce2d4458a8cc9d8e5549bdc2ce (patch) | |
tree | a3a6c23173712a52db9e89924b946baf27e1bbba /geography | |
parent | 86dbb3d4d545d621551095de92b5751c7db38dd0 (diff) | |
download | pkgsrc-512b1cba17453dce2d4458a8cc9d8e5549bdc2ce.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/p5-Geo-Coordinates-UTM/Makefile | 3 | ||||
-rw-r--r-- | geography/p5-Geo-Distance/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geo-Mercator/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geo-ShapeFile/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geo-Weather/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geography-Countries/Makefile | 4 | ||||
-rw-r--r-- | geography/viking/Makefile | 4 |
7 files changed, 14 insertions, 13 deletions
diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile index 5cec35a4c2c..78be180ab8b 100644 --- a/geography/p5-Geo-Coordinates-UTM/Makefile +++ b/geography/p5-Geo-Coordinates-UTM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/09/06 10:56:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/14 12:48:49 obache Exp $ # DISTNAME= Geo-Coordinates-UTM-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index a23ccf1fe00..a58f12656fe 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/08/21 16:34:53 seb Exp $ +# $NetBSD: Makefile,v 1.6 2011/08/14 12:48:49 obache Exp $ # DISTNAME= Geo-Distance-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Mercator/Makefile b/geography/p5-Geo-Mercator/Makefile index 14ff2ec6a04..9e980044d43 100644 --- a/geography/p5-Geo-Mercator/Makefile +++ b/geography/p5-Geo-Mercator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:53 seb Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 12:48:49 obache Exp $ # DISTNAME= Geo-Mercator-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5gme CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile index 88d9f51b351..e1528297b33 100644 --- a/geography/p5-Geo-ShapeFile/Makefile +++ b/geography/p5-Geo-ShapeFile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:53 seb Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 12:48:49 obache Exp $ # DISTNAME= Geo-ShapeFile-2.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Weather/Makefile b/geography/p5-Geo-Weather/Makefile index 2c22b233b2d..cfaff30c210 100644 --- a/geography/p5-Geo-Weather/Makefile +++ b/geography/p5-Geo-Weather/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:54 seb Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 12:48:49 obache Exp $ # DISTNAME= Geo-Weather-1.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geography-Countries/Makefile b/geography/p5-Geography-Countries/Makefile index 17e72713592..1f6e1e9c75b 100644 --- a/geography/p5-Geography-Countries/Makefile +++ b/geography/p5-Geography-Countries/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:34:54 seb Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/14 12:48:49 obache Exp $ # DISTNAME= Geography-Countries-2009041301 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5gcn CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/} diff --git a/geography/viking/Makefile b/geography/viking/Makefile index 4d542a10eed..2ae08b89845 100644 --- a/geography/viking/Makefile +++ b/geography/viking/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2011/07/30 19:25:55 gdt Exp $ +# $NetBSD: Makefile,v 1.28 2011/08/14 12:48:49 obache Exp $ # DISTNAME= viking-1.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/} |