pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc revbump for geos update
details: https://anonhg.NetBSD.org/pkgsrc/rev/79f49c2a6b19
branches: trunk
changeset: 326096:79f49c2a6b19
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Nov 30 16:06:13 2018 +0000
description:
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.)
diffstat:
databases/postgresql-postgis2/Makefile | 3 ++-
geography/gdal-lib/Makefile | 4 ++--
geography/py-gdal/Makefile | 4 ++--
3 files changed, 6 insertions(+), 5 deletions(-)
diffs (38 lines):
diff -r fcc4fa4e543b -r 79f49c2a6b19 databases/postgresql-postgis2/Makefile
--- a/databases/postgresql-postgis2/Makefile Fri Nov 30 16:00:52 2018 +0000
+++ b/databases/postgresql-postgis2/Makefile Fri Nov 30 16:06:13 2018 +0000
@@ -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 -r fcc4fa4e543b -r 79f49c2a6b19 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile Fri Nov 30 16:00:52 2018 +0000
+++ b/geography/gdal-lib/Makefile Fri Nov 30 16:06:13 2018 +0000
@@ -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 -r fcc4fa4e543b -r 79f49c2a6b19 geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile Fri Nov 30 16:00:52 2018 +0000
+++ b/geography/py-gdal/Makefile Fri Nov 30 16:06:13 2018 +0000
@@ -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