summaryrefslogtreecommitdiff
path: root/geography/geos/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2012-11-15 22:07:27 +0000
committergdt <gdt@pkgsrc.org>2012-11-15 22:07:27 +0000
commitf41dae21fde74bba230218ae6acc31262c911168 (patch)
tree0f65485b120d6f8991231a15fbe30e42f83e2445 /geography/geos/Makefile
parent21fbf1bb77bdc50cd0d2e0ce88a5501869c883aa (diff)
downloadpkgsrc-f41dae21fde74bba230218ae6acc31262c911168.tar.gz
Update to 3.3.6.
Changes in 3.3.6 2012-11-15 -- that's Post-GIS day ! - Bug fixes / improvements - Add support for testing with phpunit 3.6 (not loosing support for 3.4) - Segfault from intersection (#586, #598, #599) Changes in 3.3.5 2012-06-25 - Bug fixes / improvements - Correctly increment CAPI lib version from 3.3.3 (#558) - Port robustness fix to CentroidArea (#559) - Always return POINT from GEOSGetCentroid, even for EMPTY (#560) - Always return POINT from GEOSPointOnSurface, even for EMPTY (#561)
Diffstat (limited to 'geography/geos/Makefile')
-rw-r--r--geography/geos/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/geography/geos/Makefile b/geography/geos/Makefile
index 6416de4a1e9..29a86e70f8d 100644
--- a/geography/geos/Makefile
+++ b/geography/geos/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2012/10/04 09:19:17 asau Exp $
+# $NetBSD: Makefile,v 1.20 2012/11/15 22:07:27 gdt Exp $
-DISTNAME= geos-3.3.4
+DISTNAME= geos-3.3.6
CATEGORIES= geography
MASTER_SITES= http://download.osgeo.org/geos/
EXTRACT_SUFX= .tar.bz2
@@ -20,7 +20,7 @@ EXTRACT_SUFX= .tar.bz2
# changes. The following packages incorrectly (from the geos
# viewpoint) link directly against -lgeos and should be revbumped on
# every update (and fixed not to use -lgeos):
-# geography/gdail-lib
+# geography/gdal-lib
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://geos.refractions.net/