From owner-svn-ports-head@freebsd.org Sat Nov 25 03:01:20 2017 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 820C8DFB3D7; Sat, 25 Nov 2017 03:01:20 +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 4BF3A6F8E2; Sat, 25 Nov 2017 03:01:20 +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 vAP31JIj071609; Sat, 25 Nov 2017 03:01:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAP31JFh071607; Sat, 25 Nov 2017 03:01:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711250301.vAP31JFh071607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 25 Nov 2017 03:01:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454863 - head/graphics/gdal X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/gdal X-SVN-Commit-Revision: 454863 X-SVN-Commit-Repository: ports 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.25 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: Sat, 25 Nov 2017 03:01:20 -0000 Author: sunpoet Date: Sat Nov 25 03:01:19 2017 New Revision: 454863 URL: https://svnweb.freebsd.org/changeset/ports/454863 Log: Update to 2.2.3 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News Modified: head/graphics/gdal/Makefile head/graphics/gdal/distinfo Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Sat Nov 25 02:03:57 2017 (r454862) +++ head/graphics/gdal/Makefile Sat Nov 25 03:01:19 2017 (r454863) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.2.3 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ Modified: head/graphics/gdal/distinfo ============================================================================== --- head/graphics/gdal/distinfo Sat Nov 25 02:03:57 2017 (r454862) +++ head/graphics/gdal/distinfo Sat Nov 25 03:01:19 2017 (r454863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506083738 -SHA256 (gdal-2.2.2.tar.xz) = eb25d6ee85f4f5ac1d5581958f8c6eed9b1d50746f82866fe92e507541def35b -SIZE (gdal-2.2.2.tar.xz) = 8243560 +TIMESTAMP = 1511545627 +SHA256 (gdal-2.2.3.tar.xz) = a328d63d476b3653f5a25b5f7971e87a15cdf8860ab0729d4b1157ba988b8d0b +SIZE (gdal-2.2.3.tar.xz) = 8248472