pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/geos geography/geos: Update to 3.11.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab72b0d4cf1a
branches:  trunk
changeset: 388431:ab72b0d4cf1a
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Nov 20 13:02:07 2022 +0000

description:
geography/geos: Update to 3.11.1

bugfixes and minor improvements

diffstat:

 geography/geos/Makefile |  6 +++---
 geography/geos/PLIST    |  7 ++++---
 geography/geos/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (58 lines):

diff -r 2cb442672764 -r ab72b0d4cf1a geography/geos/Makefile
--- a/geography/geos/Makefile   Sun Nov 20 12:11:43 2022 +0000
+++ b/geography/geos/Makefile   Sun Nov 20 13:02:07 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2022/07/08 13:21:59 gdt Exp $
+# $NetBSD: Makefile,v 1.45 2022/11/20 13:02:07 gdt Exp $
 
-VERSION_BASE=  3.11.0
+VERSION_BASE=  3.11.1
 # Accomodate testing unreleased versions.
-VERSION_RC=    rc0
+#VERSION_RC=   rc0
 VERSION=       ${VERSION_BASE}${VERSION_RC}
 DISTNAME=      geos-${VERSION}
 EXTRACT_SUFX=  .tar.bz2
diff -r 2cb442672764 -r ab72b0d4cf1a geography/geos/PLIST
--- a/geography/geos/PLIST      Sun Nov 20 12:11:43 2022 +0000
+++ b/geography/geos/PLIST      Sun Nov 20 13:02:07 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2022/07/08 13:21:59 gdt Exp $
+@comment $NetBSD: PLIST,v 1.23 2022/11/20 13:02:07 gdt Exp $
 bin/geos-config
 bin/geosop
 include/geos.h
@@ -254,6 +254,7 @@
 include/geos/noding/snapround/MCIndexSnapRounder.h
 include/geos/noding/snapround/SnapRoundingIntersectionAdder.h
 include/geos/noding/snapround/SnapRoundingNoder.h
+include/geos/operation/BoundaryOp.h
 include/geos/operation/GeometryGraphOperation.h
 include/geos/operation/buffer/BufferBuilder.h
 include/geos/operation/buffer/BufferCurveSetBuilder.h
@@ -449,8 +450,8 @@
 lib/cmake/GEOS/geos-targets-release.cmake
 lib/cmake/GEOS/geos-targets.cmake
 lib/libgeos.so
-lib/libgeos.so.3.11.0
+lib/libgeos.so.${PKGVERSION}
 lib/libgeos_c.so
 lib/libgeos_c.so.1
-lib/libgeos_c.so.1.17.0
+lib/libgeos_c.so.1.17.1
 lib/pkgconfig/geos.pc
diff -r 2cb442672764 -r ab72b0d4cf1a geography/geos/distinfo
--- a/geography/geos/distinfo   Sun Nov 20 12:11:43 2022 +0000
+++ b/geography/geos/distinfo   Sun Nov 20 13:02:07 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.45 2022/07/08 13:21:59 gdt Exp $
+$NetBSD: distinfo,v 1.46 2022/11/20 13:02:07 gdt Exp $
 
-BLAKE2s (geos-3.11.0rc0.tar.bz2) = 52c96b1ba051b1ae61ce8e27bb519bf93b55d63a97fa47c1ef281312545218c4
-SHA512 (geos-3.11.0rc0.tar.bz2) = 40799ec41a3b16c04aa8a52602c43521ce74e052268d54bdfadb38371c329abfac8040f429e0d0f23b5f534ad893572f94a7fd7a4857dd93b3ef18c59cc296d2
-Size (geos-3.11.0rc0.tar.bz2) = 6727766 bytes
+BLAKE2s (geos-3.11.1.tar.bz2) = 887e363dc8e2e6a9e28f6a90993903119cd1aa497a98635c4bc6125191ef4583
+SHA512 (geos-3.11.1.tar.bz2) = 708500aba9b04208ee46a531d55ddf63a213dfaa2922dae937b524300b2b46c95143ed6cd3ff1414e9099f2be95e5df5a2e0b49df43acf93a9478215259f20d3
+Size (geos-3.11.1.tar.bz2) = 6753232 bytes
 SHA1 (patch-ae) = 253ae5cf5c2705a80d89d996507e3e94f2a11296
 SHA1 (patch-util_geosop_cxxopts.hpp) = 6da706852b026df7275be0a3caddadd1315f6e81



Home | Main Index | Thread Index | Old Index