From owner-svn-ports-head@FreeBSD.ORG Thu Feb 19 21:16:24 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2F31CC2; Thu, 19 Feb 2015 21:16:24 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD80831C; Thu, 19 Feb 2015 21:16:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1JLGOvk002768; Thu, 19 Feb 2015 21:16:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1JLGOon002766; Thu, 19 Feb 2015 21:16:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502192116.t1JLGOon002766@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 19 Feb 2015 21:16:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379392 - in head/graphics/gdal: . files 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.18-1 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, 19 Feb 2015 21:16:24 -0000 Author: sunpoet Date: Thu Feb 19 21:16:23 2015 New Revision: 379392 URL: https://svnweb.freebsd.org/changeset/ports/379392 QAT: https://qat.redports.org/buildarchive/r379392/ Log: - Update to 1.11.2 Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News Deleted: head/graphics/gdal/files/ Modified: head/graphics/gdal/Makefile head/graphics/gdal/distinfo Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Thu Feb 19 21:15:11 2015 (r379391) +++ head/graphics/gdal/Makefile Thu Feb 19 21:16:23 2015 (r379392) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 1.11.1 -PORTREVISION= 6 +PORTVERSION= 1.11.2 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 Thu Feb 19 21:15:11 2015 (r379391) +++ head/graphics/gdal/distinfo Thu Feb 19 21:16:23 2015 (r379392) @@ -1,2 +1,2 @@ -SHA256 (gdal-1.11.1.tar.xz) = 20e1042cff15a71038459a299732fb342428aea9912f32df30c85790fcab6302 -SIZE (gdal-1.11.1.tar.xz) = 6464112 +SHA256 (gdal-1.11.2.tar.xz) = b7a18956dde45d636330d558a3a804684565f9356b517ddec223462f2430075f +SIZE (gdal-1.11.2.tar.xz) = 6473004