summaryrefslogtreecommitdiff
path: root/geography/geos/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2012-06-01 14:32:54 +0000
committergdt <gdt@pkgsrc.org>2012-06-01 14:32:54 +0000
commitee8b52cdc7dc95743ce0a2569449c6e9d6f1c26d (patch)
treeafa493b7f047ef00b8a1e3857115448ee1602306 /geography/geos/Makefile
parent5648913b301eb616050cfc4b5c7de77daac7e74c (diff)
downloadpkgsrc-ee8b52cdc7dc95743ce0a2569449c6e9d6f1c26d.tar.gz
Changes in 3.3.4
2012-05-31 - Bug fixes / improvements - Do not abort on NaN overlay input (#530) - Reduce CommonBitsRemover harmful effects during overlay op (#527) - Better cross-compiler support (#534) - Enable overlay ops short-circuits (#542) - Envelope-based short-circuit for symDifference (#543) - Fix support for PHP 5.4 (#513) - Fix TopologyPreservingSimplifier invalid output on closed line (#508) - Reduce calls to ptNotInList, greatly speeding up Polygonizer (#545) Changes in 3.3.3 2012-04-01 - Bug fixes / improvements - Fix simplification of collections with empty items (#519) - Fix MSVC compilation of ambiguous log() call (#506) - Fix CMake issues with std:: namespace detection (#493)
Diffstat (limited to 'geography/geos/Makefile')
-rw-r--r--geography/geos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/geos/Makefile b/geography/geos/Makefile
index af786c4b66a..19d56da0657 100644
--- a/geography/geos/Makefile
+++ b/geography/geos/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2012/01/08 18:37:33 gdt Exp $
+# $NetBSD: Makefile,v 1.16 2012/06/01 14:32:54 gdt Exp $
-DISTNAME= geos-3.3.2
+DISTNAME= geos-3.3.4
CATEGORIES= geography
MASTER_SITES= http://download.osgeo.org/geos/
EXTRACT_SUFX= .tar.bz2