Fri Mar 2 01:16:25 2018 UTC ()
postgresql-postgis2: revbump for proj


(gdt)
diff -r1.35 -r1.36 pkgsrc/databases/postgresql-postgis2/Makefile

cvs diff -r1.35 -r1.36 pkgsrc/databases/postgresql-postgis2/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql-postgis2/Makefile 2018/01/28 20:10:45 1.35
+++ pkgsrc/databases/postgresql-postgis2/Makefile 2018/03/02 01:16:25 1.36
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.35 2018/01/28 20:10:45 wiz Exp $ 1# $NetBSD: Makefile,v 1.36 2018/03/02 01:16:25 gdt Exp $
2 2
3DISTNAME= postgis-2.4.2 3DISTNAME= postgis-2.4.2
4PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME} 4PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= databases geography 6CATEGORIES= databases geography
7MASTER_SITES= http://download.osgeo.org/postgis/source/ 7MASTER_SITES= http://download.osgeo.org/postgis/source/
8 8
9MAINTAINER= gdt@NetBSD.org 9MAINTAINER= gdt@NetBSD.org
10HOMEPAGE= http://postgis.net/ 10HOMEPAGE= http://postgis.net/
11COMMENT= Spatial database capabilities for PostgreSQL 11COMMENT= Spatial database capabilities for PostgreSQL
12 12
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server 15DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server
16BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl 16BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
17 17
18CONFLICTS= postgis-[0-9]* 18CONFLICTS= postgis-[0-9]*