Hi, ports@:

   Here is a patch for archivers/libzim to update to 9.2.2.
   It build  well on amd64-current system, but there are 5 tests failed,
same as current version 9.1.0.
   Three ports depend on it: www/kiwix/libkiwix and www/kiwix/kiwix-tools
build well and pass all tests, textproc/goldendict-ng build failed but not 
caused by this patch.

Best Regards,
wen
Index: archivers/libzim/Makefile
===================================================================
RCS file: /cvs/ports/archivers/libzim/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- archivers/libzim/Makefile   15 Apr 2024 10:35:20 -0000      1.6
+++ archivers/libzim/Makefile   3 Aug 2024 08:57:56 -0000
@@ -1,8 +1,8 @@
 COMMENT =      reference implementation of the ZIM specification
 
-DISTNAME =     libzim-9.1.0
+DISTNAME =     libzim-9.2.2
 
-SHARED_LIBS +=  zim                       2.1 # 0.0
+SHARED_LIBS +=  zim                       3.0 # 9.2.2
 
 CATEGORIES =   archivers
 
Index: archivers/libzim/distinfo
===================================================================
RCS file: /cvs/ports/archivers/libzim/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- archivers/libzim/distinfo   15 Apr 2024 10:35:20 -0000      1.4
+++ archivers/libzim/distinfo   3 Aug 2024 08:57:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (libzim-9.1.0.tar.xz) = 71KJI70nVvayWcOd8EWV26TQ41KHFDGWQeTUdbU0/hI=
-SIZE (libzim-9.1.0.tar.xz) = 196796
+SHA256 (libzim-9.2.2.tar.xz) = zdvj0v/jNfXZ38JYkGamBoGlZtLYWRDE7JJ7+tsaoXE=
+SIZE (libzim-9.2.2.tar.xz) = 201304

Reply via email to