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: Wed Mar 11 12:55:37 UTC 2020
Modified Files:
pkgsrc/databases/postgresql-postgis2: Makefile
pkgsrc/geography/gdal-lib: Makefile
pkgsrc/geography/py-gdal: Makefile
Log Message:
revbump to work around libtool bug triggered by geos update
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/databases/postgresql-postgis2/Makefile
cvs rdiff -u -r1.121 -r1.122 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.18 -r1.19 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.69 pkgsrc/databases/postgresql-postgis2/Makefile:1.70
--- pkgsrc/databases/postgresql-postgis2/Makefile:1.69 Tue Mar 10 22:09:32 2020
+++ pkgsrc/databases/postgresql-postgis2/Makefile Wed Mar 11 12:55:37 2020
@@ -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/
Index: pkgsrc/geography/gdal-lib/Makefile
diff -u pkgsrc/geography/gdal-lib/Makefile:1.121 pkgsrc/geography/gdal-lib/Makefile:1.122
--- pkgsrc/geography/gdal-lib/Makefile:1.121 Sun Mar 8 16:47:44 2020
+++ pkgsrc/geography/gdal-lib/Makefile Wed Mar 11 12:55:36 2020
@@ -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/}
Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.18 pkgsrc/geography/py-gdal/Makefile:1.19
--- pkgsrc/geography/py-gdal/Makefile:1.18 Sun Mar 8 16:49:51 2020
+++ pkgsrc/geography/py-gdal/Makefile Wed Mar 11 12:55:37 2020
@@ -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