pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: gdt
Date: Fri Nov 30 16:06:13 UTC 2018
Modified Files:
pkgsrc/databases/postgresql-postgis2: Makefile
pkgsrc/geography/gdal-lib: Makefile
pkgsrc/geography/py-gdal: Makefile
Log Message:
revbump for geos update
(This revbump should not be necessary, because goes's public ABI did
not change. Due to a misfeature/bug in libtool, linking against the
stable geos C API results in a directed NEEDED entry on the unstable
C++ library.)
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/databases/postgresql-postgis2/Makefile
cvs rdiff -u -r1.105 -r1.106 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/py-gdal/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/postgresql-postgis2/Makefile
diff -u pkgsrc/databases/postgresql-postgis2/Makefile:1.54 pkgsrc/databases/postgresql-postgis2/Makefile:1.55
--- pkgsrc/databases/postgresql-postgis2/Makefile:1.54 Tue Nov 20 18:16:15 2018
+++ pkgsrc/databases/postgresql-postgis2/Makefile Fri Nov 30 16:06:13 2018
@@ -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/
Index: pkgsrc/geography/gdal-lib/Makefile
diff -u pkgsrc/geography/gdal-lib/Makefile:1.105 pkgsrc/geography/gdal-lib/Makefile:1.106
--- pkgsrc/geography/gdal-lib/Makefile:1.105 Tue Sep 11 16:15:39 2018
+++ pkgsrc/geography/gdal-lib/Makefile Fri Nov 30 16:06:13 2018
@@ -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/}
Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.7 pkgsrc/geography/py-gdal/Makefile:1.8
--- pkgsrc/geography/py-gdal/Makefile:1.7 Thu Sep 27 22:23:17 2018
+++ pkgsrc/geography/py-gdal/Makefile Fri Nov 30 16:06:13 2018
@@ -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}
Home |
Main Index |
Thread Index |
Old Index