Hi, ports@:
Here is a simple patch for archivers/minizip to update to 3.0.9.
It build well and pass all tests on amd64-current system.
No other ports depend on it.
Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/minizip/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 13 Jul 2022 19:54:47 -0000 1.6
+++ Makefile 5 Apr 2023 23:53:32 -0000
@@ -2,7 +2,7 @@ COMMENT = zip manipulation library
GH_ACCOUNT = zlib-ng
GH_PROJECT = minizip-ng
-GH_TAGNAME = 3.0.6
+GH_TAGNAME = 3.0.9
PKGNAME = minizip-${GH_TAGNAME}
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/minizip/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 13 Jul 2022 19:54:47 -0000 1.4
+++ distinfo 5 Apr 2023 23:53:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (minizip-ng-3.0.6.tar.gz) = OD+hvcKMSCgoqKjbU/dY29RCkbZBGCck/aXfW1nM5UM=
-SIZE (minizip-ng-3.0.6.tar.gz) = 642138
+SHA256 (minizip-ng-3.0.9.tar.gz) = mSaTpTLrFbINMG5q7qGhplAb0Z3KmT6+mpX9Ita3/XQ=
+SIZE (minizip-ng-3.0.9.tar.gz) = 646390