summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/postgresql-postgis2/Makefile3
-rw-r--r--geography/gdal-lib/Makefile4
-rw-r--r--geography/py-gdal/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/databases/postgresql-postgis2/Makefile b/databases/postgresql-postgis2/Makefile
index 1423e9fa399..29ead67c370 100644
--- a/databases/postgresql-postgis2/Makefile
+++ b/databases/postgresql-postgis2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2018/11/20 18:16:15 gdt Exp $
+# $NetBSD: Makefile,v 1.55 2018/11/30 16:06:13 gdt Exp $
MAJOR= 2.5
DISTNAME= postgis-${MAJOR}.1
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index f09a637e8b7..a8342f781c3 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2018/09/11 16:15:39 gdt Exp $
+# $NetBSD: Makefile,v 1.106 2018/11/30 16:06:13 gdt Exp $
-PKGREVISION= 5
+PKGREVISION= 6
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile
index 02f68e2ea6c..0c3ea1429b0 100644
--- a/geography/py-gdal/Makefile
+++ b/geography/py-gdal/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/09/27 22:23:17 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2018/11/30 16:06:13 gdt Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}