summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-03 21:53:53 +0000
committerwiz <wiz>2012-10-03 21:53:53 +0000
commit9d46db092a055cb82c9f8eede159c61ee3f9cdf0 (patch)
tree7d1f6f0d0b760e77bb45c7fc137ae6f354d31fcf /geography
parent911e1fa9163eff7886687d5f3f617ebae08d7034 (diff)
downloadpkgsrc-9d46db092a055cb82c9f8eede159c61ee3f9cdf0.tar.gz
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*. I hope that's all of them.
Diffstat (limited to 'geography')
-rw-r--r--geography/gpsdrive/Makefile4
-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/Makefile4
-rw-r--r--geography/p5-Geo-Weather/Makefile4
-rw-r--r--geography/p5-Geography-Countries/Makefile4
-rw-r--r--geography/qgis/Makefile4
-rw-r--r--geography/viking/Makefile4
9 files changed, 18 insertions, 17 deletions
diff --git a/geography/gpsdrive/Makefile b/geography/gpsdrive/Makefile
index f75c75627e4..fcf16c3e22c 100644
--- a/geography/gpsdrive/Makefile
+++ b/geography/gpsdrive/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2012/04/15 22:01:01 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2012/10/03 21:56:06 wiz Exp $
DISTNAME= gpsdrive-1.31
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= geography
MASTER_SITES= http://gpsdrive.kraftvoll.at/
diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile
index 78be180ab8b..b3546f15242 100644
--- a/geography/p5-Geo-Coordinates-UTM/Makefile
+++ b/geography/p5-Geo-Coordinates-UTM/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2011/08/14 12:48:49 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:06 wiz Exp $
#
DISTNAME= Geo-Coordinates-UTM-0.09
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 885d9f0dc4c..4be2b157366 100644
--- a/geography/p5-Geo-Distance/Makefile
+++ b/geography/p5-Geo-Distance/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2012/08/29 14:20:23 wen Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/03 21:56:06 wiz Exp $
#
DISTNAME= Geo-Distance-0.19
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 9e980044d43..fe7599ee96f 100644
--- a/geography/p5-Geo-Mercator/Makefile
+++ b/geography/p5-Geo-Mercator/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 12:48:49 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:06 wiz Exp $
#
DISTNAME= Geo-Mercator-1.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 e1528297b33..054bdc48c45 100644
--- a/geography/p5-Geo-ShapeFile/Makefile
+++ b/geography/p5-Geo-ShapeFile/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 12:48:49 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:06 wiz Exp $
#
DISTNAME= Geo-ShapeFile-2.52
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 cfaff30c210..b98c17c6b0a 100644
--- a/geography/p5-Geo-Weather/Makefile
+++ b/geography/p5-Geo-Weather/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 12:48:49 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:06 wiz Exp $
#
DISTNAME= Geo-Weather-1.41
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 1f6e1e9c75b..9cdf395bd2a 100644
--- a/geography/p5-Geography-Countries/Makefile
+++ b/geography/p5-Geography-Countries/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2011/08/14 12:48:49 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:06 wiz Exp $
#
DISTNAME= Geography-Countries-2009041301
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= p5gcn
CATEGORIES= geography perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/}
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
index 458956e4b0e..2ecc1d45b4c 100644
--- a/geography/qgis/Makefile
+++ b/geography/qgis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2012/10/02 17:11:06 tron Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/03 21:56:06 wiz Exp $
DISTNAME= qgis-1.7.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= geography
MASTER_SITES= http://qgis.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index ff9386a92c6..6b818d5b372 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2012/10/02 17:11:06 tron Exp $
+# $NetBSD: Makefile,v 1.40 2012/10/03 21:56:07 wiz Exp $
#
DISTNAME= viking-1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}