From owner-svn-ports-head@FreeBSD.ORG Sun Sep 1 15:52:24 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A3F5B917; Sun, 1 Sep 2013 15:52:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8F43C245B; Sun, 1 Sep 2013 15:52:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r81FqOoC001668; Sun, 1 Sep 2013 15:52:24 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r81FqOia001649; Sun, 1 Sep 2013 15:52:24 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309011552.r81FqOia001649@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 Sep 2013 15:52:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325870 - head/graphics/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.14 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: Sun, 01 Sep 2013 15:52:24 -0000 Author: sunpoet Date: Sun Sep 1 15:52:23 2013 New Revision: 325870 URL: http://svnweb.freebsd.org/changeset/ports/325870 Log: - Update to 1.10.1 Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.1-News Modified: head/graphics/gdal/Makefile head/graphics/gdal/distinfo Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Sun Sep 1 15:50:18 2013 (r325869) +++ head/graphics/gdal/Makefile Sun Sep 1 15:52:23 2013 (r325870) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 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 Sun Sep 1 15:50:18 2013 (r325869) +++ head/graphics/gdal/distinfo Sun Sep 1 15:52:23 2013 (r325870) @@ -1,2 +1,2 @@ -SHA256 (gdal-1.10.0.tar.gz) = 1a9ca12bcc3a55f66bcd6654d5ff12eeddb3a26b622dd7c8872febb4f5a97487 -SIZE (gdal-1.10.0.tar.gz) = 10232486 +SHA256 (gdal-1.10.1.tar.gz) = 9984f0314c0bd831eb59fb646c2bc5e13cf1378be4f51499045166cbe62be6ea +SIZE (gdal-1.10.1.tar.gz) = 10241357