summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorseb <seb>2010-08-21 16:32:42 +0000
committerseb <seb>2010-08-21 16:32:42 +0000
commit5c4ee8fccad5fa8673a5124e3b7a008133ea607d (patch)
treeea003b3d334b79322d0a5e4e9868404f6a97846b /geography
parent6c8c5d61ad85b4087bb3a6a62af27135631dded3 (diff)
downloadpkgsrc-5c4ee8fccad5fa8673a5124e3b7a008133ea607d.tar.gz
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Diffstat (limited to 'geography')
-rw-r--r--geography/p5-Geo-Coordinates-UTM/Makefile4
-rw-r--r--geography/p5-Geo-Distance/Makefile3
-rw-r--r--geography/p5-Geo-Mercator/Makefile4
-rw-r--r--geography/p5-Geo-ShapeFile/Makefile3
-rw-r--r--geography/p5-Geo-Weather/Makefile4
-rw-r--r--geography/p5-Geography-Countries/Makefile4
-rw-r--r--geography/viking/Makefile3
7 files changed, 14 insertions, 11 deletions
diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile
index b75c2dd1e20..b16cebb2f27 100644
--- a/geography/p5-Geo-Coordinates-UTM/Makefile
+++ b/geography/p5-Geo-Coordinates-UTM/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/08/21 16:34:53 seb Exp $
#
DISTNAME= Geo-Coordinates-UTM-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 855f08cdc52..a23ccf1fe00 100644
--- a/geography/p5-Geo-Distance/Makefile
+++ b/geography/p5-Geo-Distance/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2009/09/22 20:50:27 sno Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:34:53 seb Exp $
#
DISTNAME= Geo-Distance-0.16
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
diff --git a/geography/p5-Geo-Mercator/Makefile b/geography/p5-Geo-Mercator/Makefile
index df3470f640f..14ff2ec6a04 100644
--- a/geography/p5-Geo-Mercator/Makefile
+++ b/geography/p5-Geo-Mercator/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/08/21 16:34:53 seb Exp $
#
DISTNAME= Geo-Mercator-1.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 51c29279c70..88d9f51b351 100644
--- a/geography/p5-Geo-ShapeFile/Makefile
+++ b/geography/p5-Geo-ShapeFile/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/02/04 09:52:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:53 seb Exp $
#
DISTNAME= Geo-ShapeFile-2.52
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 47d9cb16c80..2c22b233b2d 100644
--- a/geography/p5-Geo-Weather/Makefile
+++ b/geography/p5-Geo-Weather/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/08/21 16:34:54 seb Exp $
#
DISTNAME= Geo-Weather-1.41
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 bb39beced2a..17e72713592 100644
--- a/geography/p5-Geography-Countries/Makefile
+++ b/geography/p5-Geography-Countries/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/03/16 18:40:35 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:34:54 seb Exp $
#
DISTNAME= Geography-Countries-2009041301
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 3
+PKGREVISION= 1
SVR4_PKGNAME= p5gcn
CATEGORIES= geography perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/}
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index d93d9d201c3..6ba8c7ec9e4 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2010/06/24 12:37:09 gdt Exp $
+# $NetBSD: Makefile,v 1.15 2010/08/21 16:34:54 seb Exp $
#
DISTNAME= viking-0.9.94
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}