pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography
Module Name: pkgsrc
Committed By: gdt
Date: Wed Mar 21 23:20:12 UTC 2018
Modified Files:
pkgsrc/geography/gdal-lib: Makefile Makefile.common distinfo
pkgsrc/geography/py-gdal: Makefile
Log Message:
gdal-lib: Update to 2.2.4
Update gdal-lib and py-gdal to 2.2.4.
Upstream changes: bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/gdal-lib/Makefile.common
cvs rdiff -u -r1.34 -r1.35 pkgsrc/geography/gdal-lib/distinfo
cvs rdiff -u -r1.2 -r1.3 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/geography/gdal-lib/Makefile
diff -u pkgsrc/geography/gdal-lib/Makefile:1.98 pkgsrc/geography/gdal-lib/Makefile:1.99
--- pkgsrc/geography/gdal-lib/Makefile:1.98 Fri Mar 2 01:15:27 2018
+++ pkgsrc/geography/gdal-lib/Makefile Wed Mar 21 23:20:12 2018
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.98 2018/03/02 01:15:27 gdt Exp $
+# $NetBSD: Makefile,v 1.99 2018/03/21 23:20:12 gdt Exp $
-PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
Index: pkgsrc/geography/gdal-lib/Makefile.common
diff -u pkgsrc/geography/gdal-lib/Makefile.common:1.1 pkgsrc/geography/gdal-lib/Makefile.common:1.2
--- pkgsrc/geography/gdal-lib/Makefile.common:1.1 Mon Feb 19 12:05:17 2018
+++ pkgsrc/geography/gdal-lib/Makefile.common Wed Mar 21 23:20:12 2018
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.1 2018/02/19 12:05:17 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.2 2018/03/21 23:20:12 gdt Exp $
#
# used by geography/gdal-lib/Makefile
# used by geography/py-gdal/Makefile
-DISTNAME= gdal-2.2.3
+DISTNAME= gdal-2.2.4
CATEGORIES= geography
MASTER_SITES= http://download.osgeo.org/gdal/${PKGVERSION_NOREV}/
Index: pkgsrc/geography/gdal-lib/distinfo
diff -u pkgsrc/geography/gdal-lib/distinfo:1.34 pkgsrc/geography/gdal-lib/distinfo:1.35
--- pkgsrc/geography/gdal-lib/distinfo:1.34 Wed Mar 21 22:40:06 2018
+++ pkgsrc/geography/gdal-lib/distinfo Wed Mar 21 23:20:12 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.34 2018/03/21 22:40:06 gdt Exp $
+$NetBSD: distinfo,v 1.35 2018/03/21 23:20:12 gdt Exp $
-SHA1 (gdal-2.2.3.tar.gz) = ba2bb0b7aedd227afc9541d13a857f967285db3c
-RMD160 (gdal-2.2.3.tar.gz) = 4fe078373c85e1f269e1821d3420a147dd29a909
-SHA512 (gdal-2.2.3.tar.gz) = 841e5ba3c1a442b678dcaabac719ea7707b817f3dc717a34430dc7ba1f2c27fa88e27b7a8645075fae6e16373b36e6c50f674bdd6b70d10059e6bc4be7a72046
-Size (gdal-2.2.3.tar.gz) = 13754766 bytes
+SHA1 (gdal-2.2.4.tar.gz) = 39c7d8e7c3d2345491d26acaa8bfed89dd56fd7d
+RMD160 (gdal-2.2.4.tar.gz) = c2a0fbaca8e8895fd8443b535ded768943afa5c8
+SHA512 (gdal-2.2.4.tar.gz) = 82085c4e0aa112fa04c8e2631f6836bd18c396b8a83d1fe87cdd7ed801c9f1f82238e542d22493cfa75eca75e65a805277748229d4a25996c80a87131ffef7e1
+Size (gdal-2.2.4.tar.gz) = 13774304 bytes
SHA1 (patch-apps_GNUmakefile) = 8e5de1b5bb9eab76a4f50b4ba2bd47573c5b08e2
SHA1 (patch-frmts_grib_degrib18_degrib_myutil.c) = 584e2e3e73df2001bd377094c28eea4b6a0c31cd
SHA1 (patch-ogr_ogrsf__frmts_geojson_libjson_GNUmakefile) = 214d51e0065d5fe3c6a2af5c84f365f22ad39fda
Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.2 pkgsrc/geography/py-gdal/Makefile:1.3
--- pkgsrc/geography/py-gdal/Makefile:1.2 Fri Mar 2 01:19:25 2018
+++ pkgsrc/geography/py-gdal/Makefile Wed Mar 21 23:20:12 2018
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.2 2018/03/02 01:19:25 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2018/03/21 23:20:12 gdt Exp $
-PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,7 +18,7 @@ INSTALLATION_DIRS= bin
.include "../../mk/bsd.prefs.mk"
-EGG_NAME?= GDAL-2.2.2
+EGG_NAME?= GDAL-2.2.4
EGG_INFODIR?= ${EGG_NAME}-py${PYVERSSUFFIX}.egg-info
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
PLIST_SUBST+= EGG_NAME=${EGG_NAME}-py${PYVERSSUFFIX}
Home |
Main Index |
Thread Index |
Old Index