pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/geos



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Mar 13 14:28:59 UTC 2022

Modified Files:
        pkgsrc/geography/geos: Makefile PLIST distinfo

Log Message:
geography/geos: Update to 3.10.2

bugfixes and minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/geography/geos/Makefile \
    pkgsrc/geography/geos/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/geography/geos/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/geos/Makefile
diff -u pkgsrc/geography/geos/Makefile:1.40 pkgsrc/geography/geos/Makefile:1.41
--- pkgsrc/geography/geos/Makefile:1.40 Wed Nov 24 01:10:42 2021
+++ pkgsrc/geography/geos/Makefile      Sun Mar 13 14:28:59 2022
@@ -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
Index: pkgsrc/geography/geos/distinfo
diff -u pkgsrc/geography/geos/distinfo:1.40 pkgsrc/geography/geos/distinfo:1.41
--- pkgsrc/geography/geos/distinfo:1.40 Wed Nov 24 01:10:42 2021
+++ pkgsrc/geography/geos/distinfo      Sun Mar 13 14:28:59 2022
@@ -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

Index: pkgsrc/geography/geos/PLIST
diff -u pkgsrc/geography/geos/PLIST:1.19 pkgsrc/geography/geos/PLIST:1.20
--- pkgsrc/geography/geos/PLIST:1.19    Wed Nov 24 01:10:42 2021
+++ pkgsrc/geography/geos/PLIST Sun Mar 13 14:28:59 2022
@@ -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/TopologyException.h
 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-config.cmake
 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



Home | Main Index | Thread Index | Old Index