Hi, ports@:

    Here is a simple patch for geo/libosmium to update to 
2.20.0. It build and run well on amd64-current system.
    Two ports depend on it:  geo/osm2pgsql and geo/py-osmium,
both build and run well with this patch.


Regards,
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/libosmium/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    2 Apr 2023 10:28:04 -0000       1.8
+++ Makefile    24 Nov 2023 06:31:56 -0000
@@ -2,7 +2,7 @@ COMMENT =       fast, flexible library for wor
 
 GH_ACCOUNT =   osmcode
 GH_PROJECT =   libosmium
-GH_TAGNAME =   v2.19.0
+GH_TAGNAME =   v2.20.0
 
 CATEGORIES =   geo
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/geo/libosmium/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    2 Apr 2023 10:28:04 -0000       1.4
+++ distinfo    24 Nov 2023 06:31:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (libosmium-2.19.0.tar.gz) = aRGoyo6B1JIFNXF3mC35CK8RN2kZ+TuBTMzwLx1NY+M=
-SIZE (libosmium-2.19.0.tar.gz) = 565486
+SHA256 (libosmium-2.20.0.tar.gz) = PT4Ic8aqq7Oy70KDiWvr8jMzSJGnpJ9HEq8wym7XJHc=
+SIZE (libosmium-2.20.0.tar.gz) = 565349

Reply via email to