svn commit: r308510 - head/graphics/ruby-gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 9 06:02:18 UTC 2012


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 at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at 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


More information about the svn-ports-head mailing list