Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2018 19:54:39 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465313 - head/graphics/php-gdal
Message-ID:  <201803221954.w2MJsdj3078697@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Mar 22 19:54:38 2018
New Revision: 465313
URL: https://svnweb.freebsd.org/changeset/ports/465313

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

Modified:
  head/graphics/php-gdal/Makefile
  head/graphics/php-gdal/distinfo

Modified: head/graphics/php-gdal/Makefile
==============================================================================
--- head/graphics/php-gdal/Makefile	Thu Mar 22 19:54:33 2018	(r465312)
+++ head/graphics/php-gdal/Makefile	Thu Mar 22 19:54:38 2018	(r465313)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.4
 CATEGORIES=	graphics
-MASTER_SITES=	http://download.osgeo.org/gdal/${PORTVERSION}/ \
+MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
 PKGNAMEPREFIX=	php-

Modified: head/graphics/php-gdal/distinfo
==============================================================================
--- head/graphics/php-gdal/distinfo	Thu Mar 22 19:54:33 2018	(r465312)
+++ head/graphics/php-gdal/distinfo	Thu Mar 22 19:54:38 2018	(r465313)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511545627
-SHA256 (gdal-2.2.3.tar.xz) = a328d63d476b3653f5a25b5f7971e87a15cdf8860ab0729d4b1157ba988b8d0b
-SIZE (gdal-2.2.3.tar.xz) = 8248472
+TIMESTAMP = 1521659854
+SHA256 (gdal-2.2.4.tar.xz) = 441eb1d1acb35238ca43a1a0a649493fc91fdcbab231d0747e9d462eea192278
+SIZE (gdal-2.2.4.tar.xz) = 8255840



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803221954.w2MJsdj3078697>