svn commit: r308506 - in head/graphics/gdal: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Dec 9 06:01:37 UTC 2012
Author: sunpoet
Date: Sun Dec 9 06:01:36 2012
New Revision: 308506
URL: http://svnweb.freebsd.org/changeset/ports/308506
Log:
- Update to 1.9.2
- Add SLAVEDIRS: graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal
- Cleanup Makefile header
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News
Feature safe: yes
Deleted:
head/graphics/gdal/files/patch-frmts-gif-gifdatasetp.cpp
Modified:
head/graphics/gdal/Makefile
head/graphics/gdal/distinfo (contents, props changed)
Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile Sun Dec 9 05:57:23 2012 (r308505)
+++ head/graphics/gdal/Makefile Sun Dec 9 06:01:36 2012 (r308506)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: Geospatial Data Abstraction Library
-# Date created: 27 Aug 2001
-# Whom: Randall Hopper
-#
+# Created by: Randall Hopper
# $FreeBSD$
-#
PORTNAME= gdal
-PORTVERSION= 1.9.1
-PORTREVISION= 1
+PORTVERSION= 1.9.2
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/gdal/ \
ftp://ftp.remotesensing.org/pub/gdal/ \
@@ -34,6 +29,8 @@ USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_LDCONFIG= yes
+SLAVEDIRS= graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCFITSIO}
Modified: head/graphics/gdal/distinfo
==============================================================================
--- head/graphics/gdal/distinfo Sun Dec 9 05:57:23 2012 (r308505)
+++ head/graphics/gdal/distinfo Sun Dec 9 06:01:36 2012 (r308506)
@@ -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