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.10.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16b44ed9ee65
branches:  trunk
changeset: 375375:16b44ed9ee65
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Mar 13 14:28:59 2022 +0000

description:
geography/geos: Update to 3.10.2

bugfixes and minor improvements

diffstat:

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

diffs (53 lines):

diff -r d148b96735bd -r 16b44ed9ee65 geography/geos/Makefile
--- a/geography/geos/Makefile   Sun Mar 13 08:34:20 2022 +0000
+++ b/geography/geos/Makefile   Sun Mar 13 14:28:59 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2021/11/24 01:10:42 gdt Exp $
+# $NetBSD: Makefile,v 1.41 2022/03/13 14:28:59 gdt Exp $
 
-DISTNAME=      geos-3.10.1
+DISTNAME=      geos-3.10.2
 CATEGORIES=    geography
 MASTER_SITES=  http://download.osgeo.org/geos/
 EXTRACT_SUFX=  .tar.bz2
diff -r d148b96735bd -r 16b44ed9ee65 geography/geos/PLIST
--- a/geography/geos/PLIST      Sun Mar 13 08:34:20 2022 +0000
+++ b/geography/geos/PLIST      Sun Mar 13 14:28:59 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2021/11/24 01:10:42 gdt Exp $
+@comment $NetBSD: PLIST,v 1.20 2022/03/13 14:28:59 gdt Exp $
 bin/geos-config
 bin/geosop
 include/geos/algorithm/Angle.h
@@ -460,6 +460,8 @@
 include/geos/util/UniqueCoordinateArrayFilter.h
 include/geos/util/UnsupportedOperationException.h
 include/geos/util/math.h
+include/geos/vend/include_nlohmann_json.hpp
+include/geos/vend/json.hpp
 include/geos/version.h
 include/geos_c.h
 lib/cmake/GEOS/geos-config-version.cmake
@@ -467,7 +469,7 @@
 lib/cmake/GEOS/geos-targets-release.cmake
 lib/cmake/GEOS/geos-targets.cmake
 lib/libgeos.so
-lib/libgeos.so.3.10.1
+lib/libgeos.so.${PKGVERSION}
 lib/libgeos_c.so
 lib/libgeos_c.so.1
 lib/libgeos_c.so.1.16.0
diff -r d148b96735bd -r 16b44ed9ee65 geography/geos/distinfo
--- a/geography/geos/distinfo   Sun Mar 13 08:34:20 2022 +0000
+++ b/geography/geos/distinfo   Sun Mar 13 14:28:59 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2021/11/24 01:10:42 gdt Exp $
+$NetBSD: distinfo,v 1.41 2022/03/13 14:28:59 gdt Exp $
 
-BLAKE2s (geos-3.10.1.tar.bz2) = c75e160dbc191079164c3d2c8bbb483e70cd2d4d04f39b477a0b0cffb8b8fb38
-SHA512 (geos-3.10.1.tar.bz2) = 1ba3af5e07bad40bae584b24ed7750a96f2974b974fbc7ccbaaa756fa6d98ed2ef6c0346e122c9c140307164084c436708bdaec86c0469f665cb1a19d0bdd0c9
-Size (geos-3.10.1.tar.bz2) = 6714713 bytes
+BLAKE2s (geos-3.10.2.tar.bz2) = 461eca761abced3fcd140e7e0d8ca5a779ef438087d2560065c2350be2282648
+SHA512 (geos-3.10.2.tar.bz2) = 390381711ccf56b862c2736cf6329200822f121de1c49df52b8b85cabea8c7787b199df2196acacc2e5c677ff3ebe042d93d70e89deadbc19d754499edb65126
+Size (geos-3.10.2.tar.bz2) = 6714655 bytes
 SHA1 (patch-ae) = 253ae5cf5c2705a80d89d996507e3e94f2a11296



Home | Main Index | Thread Index | Old Index