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:           Wed Nov 24 01:10:42 UTC 2021

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

Log Message:
geography/geos: Update to 3.10.1

upstream changes: bug fixes and minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/geography/geos/Makefile \
    pkgsrc/geography/geos/distinfo
cvs rdiff -u -r1.18 -r1.19 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.39 pkgsrc/geography/geos/Makefile:1.40
--- pkgsrc/geography/geos/Makefile:1.39 Thu Oct 21 00:30:50 2021
+++ pkgsrc/geography/geos/Makefile      Wed Nov 24 01:10:42 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2021/10/21 00:30:50 gdt Exp $
+# $NetBSD: Makefile,v 1.40 2021/11/24 01:10:42 gdt Exp $
 
-DISTNAME=      geos-3.10.0
+DISTNAME=      geos-3.10.1
 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.39 pkgsrc/geography/geos/distinfo:1.40
--- pkgsrc/geography/geos/distinfo:1.39 Tue Oct 26 10:45:09 2021
+++ pkgsrc/geography/geos/distinfo      Wed Nov 24 01:10:42 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2021/10/26 10:45:09 nia Exp $
+$NetBSD: distinfo,v 1.40 2021/11/24 01:10:42 gdt Exp $
 
-BLAKE2s (geos-3.10.0.tar.bz2) = eb7b75e1e51a696db7dd8031c3757451fe118d8e397e4c180e4c619d8e414ac4
-SHA512 (geos-3.10.0.tar.bz2) = 12657c6649bfbf6efa3232a054969c6229bb23fc16a7c72d6ca5fdb662e0d08e14bbcaa6944a17de8972b6c236608d94c870ead0b04fada2d2af3d42c238058e
-Size (geos-3.10.0.tar.bz2) = 6799370 bytes
+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
 SHA1 (patch-ae) = 253ae5cf5c2705a80d89d996507e3e94f2a11296

Index: pkgsrc/geography/geos/PLIST
diff -u pkgsrc/geography/geos/PLIST:1.18 pkgsrc/geography/geos/PLIST:1.19
--- pkgsrc/geography/geos/PLIST:1.18    Thu Oct 21 00:25:16 2021
+++ pkgsrc/geography/geos/PLIST Wed Nov 24 01:10:42 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2021/10/21 00:25:16 gdt Exp $
+@comment $NetBSD: PLIST,v 1.19 2021/11/24 01:10:42 gdt Exp $
 bin/geos-config
 bin/geosop
 include/geos/algorithm/Angle.h
@@ -467,7 +467,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.0
+lib/libgeos.so.3.10.1
 lib/libgeos_c.so
 lib/libgeos_c.so.1
 lib/libgeos_c.so.1.16.0



Home | Main Index | Thread Index | Old Index