There is a new version of Gdal (graphics/gdal) 1.9.0. Here the diff, seems works but don't have time to make all tests. see http://lists.freebsd.org/pipermail/freebsd-ports/2012-January/072403.html
Responsible Changed From-To: freebsd-ports-bugs->sunpoet Fix synopsis and assign.
sunpoet 2012-05-19 10:04:43 UTC FreeBSD ports repository Modified files: graphics/gdal Makefile distinfo pkg-plist Added files: graphics/gdal/files patch-configure Log: - Update to 1.9.0 [1][2] - Sort option handlers in alphabetical order - Turn PYTHON option off by default due to the change in devel/py-setuptools r1.23 [3] - Move post-patch: upwards - Pet portlint - Cosmetic change [3] http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/py-setuptools/Makefile.diff?r1=1.22;r2=1.23;f=h Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.0-News PR: ports/164468 [1], ports/167277 [2] Submitted by: lbartoletti <coder@tuxfamily.org> [1] Muhammad Moinur Rahman <5u623l20@gmail.com> [2] Revision Changes Path 1.61 +80 -82 ports/graphics/gdal/Makefile 1.16 +2 -2 ports/graphics/gdal/distinfo 1.1 +15 -0 ports/graphics/gdal/files/patch-configure (new) 1.15 +7 -2 ports/graphics/gdal/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!