mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/kiwix-tools: Update version 3.1.2=>3.5.0
- Dependent LIBRARY has been renamed so committing without MAINTAINER approval and this also fixes build on 14 with newer libkiwix library Changelog: https://github.com/kiwix/kiwix-tools/releases/tag/3.5.0 PR: 271650 Approved by: portmgr (blanket)
This commit is contained in:
parent
74535ecc14
commit
8544922456
@ -1,6 +1,5 @@
|
||||
PORTNAME= kiwix-tools
|
||||
DISTVERSION= 3.1.2
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 3.5.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= me@int19h.org
|
||||
@ -10,9 +9,7 @@ WWW= https://www.kiwix.org/
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libkiwix.so:devel/kiwix-lib \
|
||||
libmicrohttpd.so:www/libmicrohttpd \
|
||||
libctpp2.so:textproc/ctpp2 \
|
||||
LIB_DEPENDS= libkiwix.so:devel/libkiwix \
|
||||
libzim.so:devel/libzim
|
||||
|
||||
USES= compiler:c++11-lang meson pkgconfig
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1595031660
|
||||
SHA256 (kiwix-kiwix-tools-3.1.2_GH0.tar.gz) = 86325ec31976d40357f08c520806cf223fa1b0a5edb02ad106c2a0d6746ca364
|
||||
SIZE (kiwix-kiwix-tools-3.1.2_GH0.tar.gz) = 524375
|
||||
TIMESTAMP = 1686583949
|
||||
SHA256 (kiwix-kiwix-tools-3.5.0_GH0.tar.gz) = b15e69dd0ae690cb7a000ad815e5037db5276d92310e0b44832b960a51bfaeac
|
||||
SIZE (kiwix-kiwix-tools-3.5.0_GH0.tar.gz) = 538400
|
||||
|
@ -1,9 +1,9 @@
|
||||
bin/kiwix-manage
|
||||
bin/kiwix-read
|
||||
bin/kiwix-search
|
||||
bin/kiwix-serve
|
||||
man/fr/man1/kiwix-manage.1.gz
|
||||
man/fr/man1/kiwix-serve.1.gz
|
||||
man/man1/kiwix-manage.1.gz
|
||||
man/man1/kiwix-search.1.gz
|
||||
man/man1/kiwix-serve.1.gz
|
||||
share/kiwix/library.xml
|
||||
|
Loading…
Reference in New Issue
Block a user