From owner-svn-ports-all@FreeBSD.ORG Sun Dec 9 06:01:57 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECACEF7B; Sun, 9 Dec 2012 06:01:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B7CD18FC12; Sun, 9 Dec 2012 06:01:57 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB961vAp095791; Sun, 9 Dec 2012 06:01:57 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB961vlk095789; Sun, 9 Dec 2012 06:01:57 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201212090601.qB961vlk095789@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Dec 2012 06:01:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308508 - head/graphics/php-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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 06:01:58 -0000 Author: sunpoet Date: Sun Dec 9 06:01:56 2012 New Revision: 308508 URL: http://svnweb.freebsd.org/changeset/ports/308508 Log: - Update to 1.9.2 - Cleanup Makefile header Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News Feature safe: yes Modified: head/graphics/php-gdal/Makefile (contents, props changed) head/graphics/php-gdal/distinfo (contents, props changed) Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Sun Dec 9 06:01:48 2012 (r308507) +++ head/graphics/php-gdal/Makefile Sun Dec 9 06:01:56 2012 (r308508) @@ -1,12 +1,8 @@ -# New ports collection makefile for: php-gdal -# Date created: 2012-03-06 -# Whom: Sunpoet Po-Chuan Hsieh -# +# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ -# PORTNAME= gdal -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ Modified: head/graphics/php-gdal/distinfo ============================================================================== --- head/graphics/php-gdal/distinfo Sun Dec 9 06:01:48 2012 (r308507) +++ head/graphics/php-gdal/distinfo Sun Dec 9 06:01:56 2012 (r308508) @@ -1,2 +1,2 @@ -SHA256 (gdal-1.9.1.tar.gz) = 5b829e91c5d6c6c9af23fe6322e51bae9339e8805d52724cb0ad0b741aef7fa9 -SIZE (gdal-1.9.1.tar.gz) = 9487505 +SHA256 (gdal-1.9.2.tar.gz) = 9f3b9ae968eaa8d06ee5448e5b65e7bfa940e2e345282a29d95275421f36c688 +SIZE (gdal-1.9.2.tar.gz) = 9495381