From owner-svn-ports-head@freebsd.org Thu May 5 00:00:26 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 302A8B2B066; Thu, 5 May 2016 00:00:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE4CA1E1D; Thu, 5 May 2016 00:00:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500PEP079796; Thu, 5 May 2016 00:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500P0V079794; Thu, 5 May 2016 00:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500P0V079794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414619 - head/graphics/ruby-gdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:26 -0000 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