svn commit: r523034 - head/graphics/py-gdal
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 14 16:44:28 UTC 2020
Author: sunpoet
Date: Tue Jan 14 16:44:27 2020
New Revision: 523034
URL: https://svnweb.freebsd.org/changeset/ports/523034
Log:
Update to 2.4.4
- Update WWW
Changes: https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS
Modified:
head/graphics/py-gdal/Makefile
head/graphics/py-gdal/distinfo
head/graphics/py-gdal/pkg-descr
Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile Tue Jan 14 16:44:21 2020 (r523033)
+++ head/graphics/py-gdal/Makefile Tue Jan 14 16:44:27 2020 (r523034)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gdal
-PORTVERSION= 2.4.3
+PORTVERSION= 2.4.4
CATEGORIES= graphics python
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
Modified: head/graphics/py-gdal/distinfo
==============================================================================
--- head/graphics/py-gdal/distinfo Tue Jan 14 16:44:21 2020 (r523033)
+++ head/graphics/py-gdal/distinfo Tue Jan 14 16:44:27 2020 (r523034)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575793835
-SHA256 (gdal-2.4.3.tar.xz) = d52dc3e0cff3af3e898d887c4151442989f416e839948e73f0994f0224bbff60
-SIZE (gdal-2.4.3.tar.xz) = 8922468
+TIMESTAMP = 1579009869
+SHA256 (gdal-2.4.4.tar.xz) = a383bd3cf555d6e1169666b01b5b3025b2722ed39e834f1b65090f604405dcd8
+SIZE (gdal-2.4.4.tar.xz) = 8938056
Modified: head/graphics/py-gdal/pkg-descr
==============================================================================
--- head/graphics/py-gdal/pkg-descr Tue Jan 14 16:44:21 2020 (r523033)
+++ head/graphics/py-gdal/pkg-descr Tue Jan 14 16:44:27 2020 (r523034)
@@ -1,3 +1,3 @@
This port is the Python binding for GDAL (Geospatial Data Abstraction Library).
-WWW: https://www.gdal.org/
+WWW: https://gdal.org/
More information about the svn-ports-all
mailing list