Date: Sun, 9 Dec 2012 06:02:17 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308510 - head/graphics/ruby-gdal Message-ID: <201212090602.qB962IdR095989@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 9 06:02:17 2012 New Revision: 308510 URL: http://svnweb.freebsd.org/changeset/ports/308510 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/ruby-gdal/Makefile (contents, props changed) head/graphics/ruby-gdal/distinfo (contents, props changed) Modified: head/graphics/ruby-gdal/Makefile ============================================================================== --- head/graphics/ruby-gdal/Makefile Sun Dec 9 06:02:09 2012 (r308509) +++ head/graphics/ruby-gdal/Makefile Sun Dec 9 06:02:17 2012 (r308510) @@ -1,12 +1,8 @@ -# New ports collection makefile for: ruby-gdal -# Date created: 2012-03-06 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gdal -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= graphics ruby MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ Modified: head/graphics/ruby-gdal/distinfo ============================================================================== --- head/graphics/ruby-gdal/distinfo Sun Dec 9 06:02:09 2012 (r308509) +++ head/graphics/ruby-gdal/distinfo Sun Dec 9 06:02:17 2012 (r308510) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212090602.qB962IdR095989>