pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/geos Changes in 3.3.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb7f45c5c1ef
branches:  trunk
changeset: 604522:cb7f45c5c1ef
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Jun 01 14:32:54 2012 +0000

description:
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:

 geography/geos/Makefile |  4 ++--
 geography/geos/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 7d26db58f926 -r cb7f45c5c1ef geography/geos/Makefile
--- a/geography/geos/Makefile   Fri Jun 01 14:29:42 2012 +0000
+++ b/geography/geos/Makefile   Fri Jun 01 14:32:54 2012 +0000
@@ -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
diff -r 7d26db58f926 -r cb7f45c5c1ef geography/geos/distinfo
--- a/geography/geos/distinfo   Fri Jun 01 14:29:42 2012 +0000
+++ b/geography/geos/distinfo   Fri Jun 01 14:32:54 2012 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2012/03/12 09:46:06 fhajny Exp $
+$NetBSD: distinfo,v 1.17 2012/06/01 14:32:54 gdt Exp $
 
-SHA1 (geos-3.3.2.tar.bz2) = 942b0bbc61a059bd5269fddd4c0b44a508670cb3
-RMD160 (geos-3.3.2.tar.bz2) = 168e12e29c3d7a9408753f19397440f20d321715
-Size (geos-3.3.2.tar.bz2) = 1852080 bytes
+SHA1 (geos-3.3.4.tar.bz2) = 2ec4be729c851460daf89d0d2ab785be5ef4c5c5
+RMD160 (geos-3.3.4.tar.bz2) = e7d34c5ccc5c1d82a1ebaec36ef20c346c321608
+Size (geos-3.3.4.tar.bz2) = 1861750 bytes
 SHA1 (patch-ae) = d568c8950a24b516c6fd58e401bbf19405a2d150
 SHA1 (patch-include-geos-platform.h.in) = 92bd5fc2421650ce4853dce85d8d2e6509aa64e9



Home | Main Index | Thread Index | Old Index