summaryrefslogtreecommitdiff
path: root/databases/postgresql-postgis2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
committeradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
commita7fef9eb5b4619db0e91035e520e773c20fa2071 (patch)
tree5709b99f718fd966ea5f1033219742da1a507831 /databases/postgresql-postgis2
parent8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff)
downloadpkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz
revbump for textproc/icu
Diffstat (limited to 'databases/postgresql-postgis2')
-rw-r--r--databases/postgresql-postgis2/Makefile4
-rw-r--r--databases/postgresql-postgis2/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/postgresql-postgis2/Makefile b/databases/postgresql-postgis2/Makefile
index 5018873172f..f6d40520786 100644
--- a/databases/postgresql-postgis2/Makefile
+++ b/databases/postgresql-postgis2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2021/04/12 08:29:59 adam Exp $
+# $NetBSD: Makefile,v 1.92 2021/04/21 11:40:15 adam Exp $
# Note that the directory is still postgis2, for historical reasons.
# It remains, due to inertia, until there is a good basis to be sure
@@ -6,7 +6,7 @@
MAJOR= 3.1
DISTNAME= postgis-${MAJOR}.1
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
diff --git a/databases/postgresql-postgis2/buildlink3.mk b/databases/postgresql-postgis2/buildlink3.mk
index 199ad7186dd..b42274326de 100644
--- a/databases/postgresql-postgis2/buildlink3.mk
+++ b/databases/postgresql-postgis2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2020/11/25 01:04:53 gdt Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2021/04/21 11:40:15 adam Exp $
BUILDLINK_TREE+= postgresql-postgis
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= postgresql-postgis
POSTGRESQL_POSTGIS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.postgresql-postgis+= postgresql${PGSQL_VERSION}-postgis>=2.0
-BUILDLINK_ABI_DEPENDS.postgresql-postgis?= postgresql${PGSQL_VERSION}-postgis>=3.0.2nb1
+BUILDLINK_ABI_DEPENDS.postgresql-postgis?= postgresql13-postgis>=3.1.1nb4
BUILDLINK_PKGSRCDIR.postgresql-postgis?= ../../databases/postgresql-postgis2
PGSQL_VERSIONS_ACCEPTED= 10 96 95