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 Nov 20 13:02:07 UTC 2022
Modified Files:
pkgsrc/geography/geos: Makefile PLIST distinfo
Log Message:
geography/geos: Update to 3.11.1
bugfixes and minor improvements
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/geography/geos/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/geography/geos/PLIST
cvs rdiff -u -r1.45 -r1.46 pkgsrc/geography/geos/distinfo
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.44 pkgsrc/geography/geos/Makefile:1.45
--- pkgsrc/geography/geos/Makefile:1.44 Fri Jul 8 13:21:59 2022
+++ pkgsrc/geography/geos/Makefile Sun Nov 20 13:02:07 2022
@@ -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
Index: pkgsrc/geography/geos/PLIST
diff -u pkgsrc/geography/geos/PLIST:1.22 pkgsrc/geography/geos/PLIST:1.23
--- pkgsrc/geography/geos/PLIST:1.22 Fri Jul 8 13:21:59 2022
+++ pkgsrc/geography/geos/PLIST Sun Nov 20 13:02:07 2022
@@ -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/MCIndexPoi
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-config.cmake
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
Index: pkgsrc/geography/geos/distinfo
diff -u pkgsrc/geography/geos/distinfo:1.45 pkgsrc/geography/geos/distinfo:1.46
--- pkgsrc/geography/geos/distinfo:1.45 Fri Jul 8 13:21:59 2022
+++ pkgsrc/geography/geos/distinfo Sun Nov 20 13:02:07 2022
@@ -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