mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
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)
This commit is contained in:
parent
36da97e343
commit
b73c2ad4c9
2 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue