summaryrefslogtreecommitdiff
path: root/geography/geos/Makefile
diff options
context:
space:
mode:
authorgdt <gdt>2013-01-23 00:35:12 +0000
committergdt <gdt>2013-01-23 00:35:12 +0000
commit9ccf3148b91acde770637200c94a3dc70deff4ab (patch)
tree8ed5b8df5bff6e92747ec3de25a7298989233861 /geography/geos/Makefile
parent8cbf5f3e2af993fc73f0d037c37bdb151846b1f3 (diff)
downloadpkgsrc-9ccf3148b91acde770637200c94a3dc70deff4ab.tar.gz
Update to 3.3.7
- Bug fixes / improvements - Fix abort in RightmostEdgeFinder (#605) - Do not force precision reduction below 6 significant digits while trying to obtain a valid Buffer output (#605) - Fix GEOSPointOnSurface with zero-length linestring (#609) - Fix EMPTY return from zero-area polygon (#613) - Segfault from symdifference (#615)
Diffstat (limited to 'geography/geos/Makefile')
-rw-r--r--geography/geos/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/geography/geos/Makefile b/geography/geos/Makefile
index 29a86e70f8d..e4819dee197 100644
--- a/geography/geos/Makefile
+++ b/geography/geos/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2012/11/15 22:07:27 gdt Exp $
+# $NetBSD: Makefile,v 1.21 2013/01/23 00:35:12 gdt Exp $
-DISTNAME= geos-3.3.6
+DISTNAME= geos-3.3.7
CATEGORIES= geography
MASTER_SITES= http://download.osgeo.org/geos/
EXTRACT_SUFX= .tar.bz2
@@ -9,11 +9,9 @@ EXTRACT_SUFX= .tar.bz2
# geos_c (C), which follows normal versioning rules
# geos (C++), which uses -release, and changes on every release
-# According to the geos project, the C++ interface should not be
-# directly used and other packages should not link against it. This
-# is currently underdocumented:
-# http://trac.osgeo.org/geos/ticket/553
-# http://lists.osgeo.org/pipermail/geos-devel/2012-June/005860.html
+# According to the geos project (as documented in README), the C++
+# interface should not be directly used and other packages should not
+# link against it.
# Therefore, pkgsrc will perform a recursive revbump when the geos_c
# shlib version changes, and will generally ignore geos shlib name