svn commit: r506038 - in head/graphics/gdal: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 6 21:41:12 UTC 2019


Author: sunpoet
Date: Sat Jul  6 21:41:08 2019
New Revision: 506038
URL: https://svnweb.freebsd.org/changeset/ports/506038

Log:
  Update to 2.4.2
  
  Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News

Deleted:
  head/graphics/gdal/files/patch-frmts-pdf-pdfio.h
  head/graphics/gdal/files/patch-frmts-pdf-pdfobject.cpp
Modified:
  head/graphics/gdal/Makefile
  head/graphics/gdal/distinfo

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Sat Jul  6 21:41:02 2019	(r506037)
+++ head/graphics/gdal/Makefile	Sat Jul  6 21:41:08 2019	(r506038)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.4.1
-PORTREVISION=	3
+PORTVERSION=	2.4.2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/graphics/gdal/distinfo
==============================================================================
--- head/graphics/gdal/distinfo	Sat Jul  6 21:41:02 2019	(r506037)
+++ head/graphics/gdal/distinfo	Sat Jul  6 21:41:08 2019	(r506038)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553260456
-SHA256 (gdal-2.4.1.tar.xz) = fd51b4900b2fc49b98d8714f55fc8a78ebfd07218357f93fb796791115a5a1ad
-SIZE (gdal-2.4.1.tar.xz) = 8887164
+TIMESTAMP = 1562427740
+SHA256 (gdal-2.4.2.tar.xz) = dcc132e469c5eb76fa4aaff238d32e45a5d947dc5b6c801a123b70045b618e0c
+SIZE (gdal-2.4.2.tar.xz) = 8885200


More information about the svn-ports-head mailing list