pkgsrc-WIP-changes archive

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

multiple: revbump for gdal



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Mar 1 14:24:39 2021 -0500
Changeset:	4aad5d3ed04a00bbdc0f51228436fb6c01c0afad

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

Log Message:
multiple: revbump for gdal

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

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

diffstat:
 gdal-grass/Makefile      | 2 +-
 liblas/Makefile          | 1 +
 libopenmodeller/Makefile | 2 +-
 py-cartopy/Makefile      | 1 +
 py-fiona/Makefile        | 2 +-
 py-rasterio/Makefile     | 2 +-
 6 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/gdal-grass/Makefile b/gdal-grass/Makefile
index 7ec51ec8d4..9cf293899b 100644
--- a/gdal-grass/Makefile
+++ b/gdal-grass/Makefile
@@ -2,7 +2,7 @@
 #
 
 DISTNAME=		gdal-grass-1.3.1.2
-PKGREVISION=		7
+PKGREVISION=		9
 CATEGORIES=		geography
 MASTER_SITES=		http://www.gdal.org/dl/
 
diff --git a/liblas/Makefile b/liblas/Makefile
index d1ef094a68..67c1f4d901 100644
--- a/liblas/Makefile
+++ b/liblas/Makefile
@@ -2,6 +2,7 @@
 
 VERSION=        1.8.1
 PKGNAME=	liblas-${VERSION}
+PKGREVISION=	2
 DISTNAME=	libLAS-${VERSION}
 CATEGORIES=	geography
 MASTER_SITES=	http://download.osgeo.org/liblas/
diff --git a/libopenmodeller/Makefile b/libopenmodeller/Makefile
index d79f50b1c3..2b6fa784a7 100644
--- a/libopenmodeller/Makefile
+++ b/libopenmodeller/Makefile
@@ -2,7 +2,7 @@
 #
 
 DISTNAME=		libopenmodeller-0.3.3
-PKGREVISION=		7
+PKGREVISION=		9
 CATEGORIES=		geography
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=openmodeller/}
 LICENSE=		gnu-gpl-v2
diff --git a/py-cartopy/Makefile b/py-cartopy/Makefile
index 25dcdf0c93..634ba89b64 100644
--- a/py-cartopy/Makefile
+++ b/py-cartopy/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Cartopy-0.18.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
+PKGREVISION=	2
 CATEGORIES=	geography
 MASTER_SITES=	${MASTER_SITE_PYPI:=C/Cartopy/}
 
diff --git a/py-fiona/Makefile b/py-fiona/Makefile
index 34564f4111..ac71b67946 100644
--- a/py-fiona/Makefile
+++ b/py-fiona/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	Fiona-1.6.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION=	1
+PKGREVISION=	3
 CATEGORIES=	geography python
 MASTER_SITES=	${MASTER_SITE_PYPI:=F/Fiona/}
 
diff --git a/py-rasterio/Makefile b/py-rasterio/Makefile
index 9438774990..8e8e0fe83d 100644
--- a/py-rasterio/Makefile
+++ b/py-rasterio/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	rasterio-0.5.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=	2
+PKGREVISION=	4
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rasterio/}
 


Home | Main Index | Thread Index | Old Index