aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Certner <olce@FreeBSD.org>2024-05-20 19:23:38 +0000
committerOlivier Certner <olce@FreeBSD.org>2024-05-21 12:40:14 +0000
commitb73c2ad4c952a5d279a75f96199d809287b45bf3 (patch)
tree68ba994829a61d65a67142e5515c453b2a844e0c
parent36da97e343156959dc6cecb8ec0ad49453ca0004 (diff)
downloadports-b73c2ad4c952a5d279a75f96199d809287b45bf3.tar.gz
ports-b73c2ad4c952a5d279a75f96199d809287b45bf3.zip
www/kiwix-tools: Update 3.5.0 → 3.7.0
Selected list of improvements: - Improved kiwix-serve man page - New --skipInvalid Kiwix Server command line option - Fixed ZIM name vs Book name confusion in documentation See also: https://github.com/kiwix/kiwix-tools/releases/tag/3.6.0 https://github.com/kiwix/kiwix-tools/releases/tag/3.7.0 This is a maintainer update (olce.freebsd.ports@certner.fr). Approved by: jrm (ports) Approved by: emaste (mentor)
-rw-r--r--www/kiwix-tools/Makefile5
-rw-r--r--www/kiwix-tools/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/www/kiwix-tools/Makefile b/www/kiwix-tools/Makefile
index 6f4bd42e2e4f..1806294fb12a 100644
--- a/www/kiwix-tools/Makefile
+++ b/www/kiwix-tools/Makefile
@@ -1,6 +1,5 @@
PORTNAME= kiwix-tools
-DISTVERSION= 3.5.0
-PORTREVISION= 2
+DISTVERSION= 3.7.0
CATEGORIES= www
MAINTAINER= olce.freebsd.ports@certner.fr
@@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libkiwix.so:devel/libkiwix \
libzim.so:devel/libzim
-USES= compiler:c++11-lang meson pkgconfig
+USES= compiler:c++17-lang meson pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= kiwix
USE_RC_SUBR= kiwix_serve
diff --git a/www/kiwix-tools/distinfo b/www/kiwix-tools/distinfo
index 46157bfd787f..6c8edab5c109 100644
--- a/www/kiwix-tools/distinfo
+++ b/www/kiwix-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686583949
-SHA256 (kiwix-kiwix-tools-3.5.0_GH0.tar.gz) = b15e69dd0ae690cb7a000ad815e5037db5276d92310e0b44832b960a51bfaeac
-SIZE (kiwix-kiwix-tools-3.5.0_GH0.tar.gz) = 538400
+TIMESTAMP = 1716231298
+SHA256 (kiwix-kiwix-tools-3.7.0_GH0.tar.gz) = 7367400dab80fcf0702657b2d5324ec29f344581318659c106f5b7fca30fa0db
+SIZE (kiwix-kiwix-tools-3.7.0_GH0.tar.gz) = 539897