svn commit: r414619 - head/graphics/ruby-gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 5 00:00:26 UTC 2016


Author: sunpoet
Date: Thu May  5 00:00:24 2016
New Revision: 414619
URL: https://svnweb.freebsd.org/changeset/ports/414619

Log:
  - Update to 2.1.0
  - Set EXPIRATION_DATE to 2016-05-31
  
  Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News

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

Modified: head/graphics/ruby-gdal/Makefile
==============================================================================
--- head/graphics/ruby-gdal/Makefile	Thu May  5 00:00:20 2016	(r414618)
+++ head/graphics/ruby-gdal/Makefile	Thu May  5 00:00:24 2016	(r414619)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.0.2
+PORTVERSION=	2.1.0
 CATEGORIES=	graphics ruby
 MASTER_SITES=	http://download.osgeo.org/gdal/${PORTVERSION}/ \
 		ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
@@ -18,6 +18,8 @@ LICENSE_FILE=	${WRKSRC}/../../LICENSE.TX
 BUILD_DEPENDS=	swig3.0:devel/swig30
 LIB_DEPENDS=	libgdal.so:graphics/gdal
 
+EXPIRATION_DATE=2016-05-31
+
 IGNORE=		disabled by upstream (https://trac.osgeo.org/gdal/changeset/28756)
 
 MAKE_ARGS=	USER_DEFS=-fPIC

Modified: head/graphics/ruby-gdal/distinfo
==============================================================================
--- head/graphics/ruby-gdal/distinfo	Thu May  5 00:00:20 2016	(r414618)
+++ head/graphics/ruby-gdal/distinfo	Thu May  5 00:00:24 2016	(r414619)
@@ -1,2 +1,2 @@
-SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622
-SIZE (gdal-2.0.2.tar.xz) = 7018768
+SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03
+SIZE (gdal-2.1.0.tar.xz) = 7656496


More information about the svn-ports-all mailing list