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:           Mon Oct 27 21:55:09 UTC 2025

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

Log Message:
geography/geos: Update to 3.14.1

Upstream NEWS: bugfixes


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/geography/geos/Makefile \
    pkgsrc/geography/geos/distinfo
cvs rdiff -u -r1.30 -r1.31 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.53 pkgsrc/geography/geos/Makefile:1.54
--- pkgsrc/geography/geos/Makefile:1.53 Thu Aug 21 17:59:45 2025
+++ pkgsrc/geography/geos/Makefile      Mon Oct 27 21:55:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2025/08/21 17:59:45 gdt Exp $
+# $NetBSD: Makefile,v 1.54 2025/10/27 21:55:09 gdt Exp $
 
-VERSION_BASE=  3.14.0
+VERSION_BASE=  3.14.1
 # Accomodate testing unreleased versions.
 #VERSION_RC=   rc1
 VERSION=       ${VERSION_BASE}${VERSION_RC}
Index: pkgsrc/geography/geos/distinfo
diff -u pkgsrc/geography/geos/distinfo:1.53 pkgsrc/geography/geos/distinfo:1.54
--- pkgsrc/geography/geos/distinfo:1.53 Thu Aug 21 17:59:45 2025
+++ pkgsrc/geography/geos/distinfo      Mon Oct 27 21:55:09 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2025/08/21 17:59:45 gdt Exp $
+$NetBSD: distinfo,v 1.54 2025/10/27 21:55:09 gdt Exp $
 
-BLAKE2s (geos-3.14.0.tar.bz2) = c87f2b3c9e87950d0f3923063f1155eafb620698e4f7977561217ccd6539c891
-SHA512 (geos-3.14.0.tar.bz2) = c9f06396af4be8231930e48f249c550578c0ed9380a0d9da24e4d602fe9f14390846d02bd95531b3bf3ff8d554f5735da0e4b975dee24932d1f488d685e4aa72
-Size (geos-3.14.0.tar.bz2) = 6990029 bytes
+BLAKE2s (geos-3.14.1.tar.bz2) = 1a6733727b1e2ede7fd5d83625b66df0902423712bd63ce31808f336d4bd0a35
+SHA512 (geos-3.14.1.tar.bz2) = a5a27c34249a6b7fa8bc5d6d557f278bcc3a81ca188f9f543bee7afb6e47d9f8a545e676c5884c0651530bccd24eb929feaaf95cda8e73b033296073e6626f0d
+Size (geos-3.14.1.tar.bz2) = 7013834 bytes
 SHA1 (patch-ae) = 253ae5cf5c2705a80d89d996507e3e94f2a11296

Index: pkgsrc/geography/geos/PLIST
diff -u pkgsrc/geography/geos/PLIST:1.30 pkgsrc/geography/geos/PLIST:1.31
--- pkgsrc/geography/geos/PLIST:1.30    Thu Aug 21 17:59:45 2025
+++ pkgsrc/geography/geos/PLIST Mon Oct 27 21:55:09 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2025/08/21 17:59:45 gdt Exp $
+@comment $NetBSD: PLIST,v 1.31 2025/10/27 21:55:09 gdt Exp $
 bin/geos-config
 bin/geosop
 include/geos.h
@@ -533,8 +533,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.14.0
+lib/libgeos.so.${PKGVERSION}
 lib/libgeos_c.so
 lib/libgeos_c.so.1
-lib/libgeos_c.so.1.20.4
+lib/libgeos_c.so.1.20.5
 lib/pkgconfig/geos.pc



Home | Main Index | Thread Index | Old Index