pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

geography/proj: revbump dependencies



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%ir.bbn.com@localhost>
Pushed By:	gdt
Date:		Thu Mar 1 20:24:28 2018 -0500
Changeset:	4b9c9a248bd2ccca28849733439b7128aecdd625

Modified Files:
	gdal-grass/Makefile
	gpx2shp/Makefile
	grass/Makefile
	libopenmodeller/Makefile
	mapnik/Makefile
	py-cartopy/Makefile
	py-fiona/Makefile
	py-rasterio/Makefile

Log Message:
geography/proj: revbump dependencies

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4b9c9a248bd2ccca28849733439b7128aecdd625

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gdal-grass/Makefile      | 2 +-
 gpx2shp/Makefile         | 2 +-
 grass/Makefile           | 2 +-
 libopenmodeller/Makefile | 2 +-
 mapnik/Makefile          | 1 +
 py-cartopy/Makefile      | 1 +
 py-fiona/Makefile        | 1 +
 py-rasterio/Makefile     | 2 +-
 8 files changed, 8 insertions(+), 5 deletions(-)

diffs:
diff --git a/gdal-grass/Makefile b/gdal-grass/Makefile
index 3a34371c76..640a178762 100644
--- a/gdal-grass/Makefile
+++ b/gdal-grass/Makefile
@@ -2,7 +2,7 @@
 #
 
 DISTNAME=		gdal-grass-1.3.1.2
-PKGREVISION=		6
+PKGREVISION=		7
 CATEGORIES=		geography
 MASTER_SITES=		http://www.gdal.org/dl/
 
diff --git a/gpx2shp/Makefile b/gpx2shp/Makefile
index 0e4777f567..0f1b10ff59 100644
--- a/gpx2shp/Makefile
+++ b/gpx2shp/Makefile
@@ -2,7 +2,7 @@
 #
 
 DISTNAME=	gpx2shp-0.69
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	geography
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP:=gpx2shp/13458/}
 
diff --git a/grass/Makefile b/grass/Makefile
index fc3da8e0e2..2cbea6aa93 100644
--- a/grass/Makefile
+++ b/grass/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.29 2015/03/14 18:42:48 lexort Exp $
 
 DISTNAME=		grass-${GRASS_VERSION}
-PKGREVISION=		5
+PKGREVISION=		6
 CATEGORIES=		geography
 MASTER_SITES=		http://grass.itc.it/grass64/source/
 
diff --git a/libopenmodeller/Makefile b/libopenmodeller/Makefile
index 728845b64d..ffe45f31d4 100644
--- a/libopenmodeller/Makefile
+++ b/libopenmodeller/Makefile
@@ -2,7 +2,7 @@
 #
 
 DISTNAME=		libopenmodeller-0.3.3
-PKGREVISION=		6
+PKGREVISION=		7
 CATEGORIES=		geography
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=openmodeller/}
 
diff --git a/mapnik/Makefile b/mapnik/Makefile
index b10bc32977..dec4bca406 100644
--- a/mapnik/Makefile
+++ b/mapnik/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	mapnik-v3.0.12
 PKGNAME=	${DISTNAME:S/-v/-/}
+PKGREVISION=	1
 GITHUB_RELEASE=	v${PKGVERSION_NOREV}
 CATEGORIES=	geography
 MASTER_SITES=	${MASTER_SITE_GITHUB:=mapnik/}
diff --git a/py-cartopy/Makefile b/py-cartopy/Makefile
index 28ab9b2f67..837a2f3ea2 100644
--- a/py-cartopy/Makefile
+++ b/py-cartopy/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Cartopy-0.13.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
+PKGREVISION=	1
 CATEGORIES=	geography
 MASTER_SITES=	${MASTER_SITE_PYPI:=C/Cartopy/}
 
diff --git a/py-fiona/Makefile b/py-fiona/Makefile
index 4d4ae16fcc..7b3ef7e27d 100644
--- a/py-fiona/Makefile
+++ b/py-fiona/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Fiona-1.6.0
  PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
+PKGREVISION=	1
 CATEGORIES=	geography python
 MASTER_SITES=	${MASTER_SITE_PYPI:=F/Fiona/}
 
diff --git a/py-rasterio/Makefile b/py-rasterio/Makefile
index 20090aabc4..9438774990 100644
--- a/py-rasterio/Makefile
+++ b/py-rasterio/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	rasterio-0.5.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rasterio/}
 


Home | Main Index | Thread Index | Old Index