pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc revbump to work around libtool bug triggered by geos u...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0bb3741f52b
branches: trunk
changeset: 424448:c0bb3741f52b
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Mar 11 12:55:36 2020 +0000
description:
revbump to work around libtool bug triggered by geos update
diffstat:
databases/postgresql-postgis2/Makefile | 4 ++--
geography/gdal-lib/Makefile | 4 ++--
geography/py-gdal/Makefile | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (40 lines):
diff -r 6e416499f4ee -r c0bb3741f52b databases/postgresql-postgis2/Makefile
--- a/databases/postgresql-postgis2/Makefile Wed Mar 11 12:52:13 2020 +0000
+++ b/databases/postgresql-postgis2/Makefile Wed Mar 11 12:55:36 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.69 2020/03/10 22:09:32 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2020/03/11 12:55:37 gdt Exp $
MAJOR= 2.5
DISTNAME= postgis-${MAJOR}.3
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
diff -r 6e416499f4ee -r c0bb3741f52b geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile Wed Mar 11 12:52:13 2020 +0000
+++ b/geography/gdal-lib/Makefile Wed Mar 11 12:55:36 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2020/03/08 16:47:44 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2020/03/11 12:55:36 gdt Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
diff -r 6e416499f4ee -r c0bb3741f52b geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile Wed Mar 11 12:52:13 2020 +0000
+++ b/geography/py-gdal/Makefile Wed Mar 11 12:55:36 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/03/08 16:49:51 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/11 12:55:37 gdt Exp $
#PKGREVISION= 0
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index