FreeBSD Bugzilla – Attachment 204698 Details for
Bug 238214
devel/kiwix-lib: update to 5.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update kiwix-lib to 5.1.0
kiwix-lib-5-1-0-rev0.diff (text/plain), 2.53 KB, created by
Steve Wills
on 2019-05-29 14:20:20 UTC
(
hide
)
Description:
patch to update kiwix-lib to 5.1.0
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2019-05-29 14:20:20 UTC
Size:
2.53 KB
patch
obsolete
>diff --git devel/kiwix-lib/Makefile devel/kiwix-lib/Makefile >index f4e9f967417b..ec9aa54de144 100644 >--- devel/kiwix-lib/Makefile >+++ devel/kiwix-lib/Makefile >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= kiwix-lib >-DISTVERSION= 3.1.1 >-PORTREVISION= 1 >+DISTVERSION= 5.1.0 > CATEGORIES= devel > > MAINTAINER= me@int19h.org >@@ -24,9 +23,14 @@ LIB_DEPENDS= libzim.so:devel/libzim \ > USES= compiler:c++11-lang meson pkgconfig python:3.6+ shebangfix > USE_LDCONFIG= yes > USE_GITHUB= yes >+ > GH_ACCOUNT= kiwix >+GH_TUPLE= kiwix:${PORTNAME}:${PORTVERSION}:DEFAULT \ >+ kainjow:Mustache:40ddfe9:mustache > > MESON_ARGS= -Dctpp2-install-prefix=${LOCALBASE} >+CPPFLAGS+= -I${WRKSRC_mustache} >+CXXFLAGS+= -I${WRKSRC_mustache} > SHEBANG_FILES= scripts/kiwix-compile-resources > > .include <bsd.port.mk> >diff --git devel/kiwix-lib/distinfo devel/kiwix-lib/distinfo >index 933c9621f3da..bed22b3e5a07 100644 >--- devel/kiwix-lib/distinfo >+++ devel/kiwix-lib/distinfo >@@ -1,3 +1,5 @@ >-TIMESTAMP = 1548656558 >-SHA256 (kiwix-kiwix-lib-3.1.1_GH0.tar.gz) = efeb36ea8b1cfdb5cb9400b04eae9ae42b47ec2828967ec8fcb53fc34de05172 >-SIZE (kiwix-kiwix-lib-3.1.1_GH0.tar.gz) = 1357232 >+TIMESTAMP = 1559137520 >+SHA256 (kiwix-kiwix-lib-5.1.0_GH0.tar.gz) = 573e1176e351fedc8b49c7746aef10746bf13c9f5a1df18186e0e6589215c546 >+SIZE (kiwix-kiwix-lib-5.1.0_GH0.tar.gz) = 1343863 >+SHA256 (kainjow-Mustache-40ddfe9_GH0.tar.gz) = d1e391999428818472835fe90644719ef9b0fdb0a14c4f293c2a20aee0918912 >+SIZE (kainjow-Mustache-40ddfe9_GH0.tar.gz) = 98527 >diff --git devel/kiwix-lib/pkg-plist devel/kiwix-lib/pkg-plist >index 646b300ed129..150b88e74b48 100644 >--- devel/kiwix-lib/pkg-plist >+++ devel/kiwix-lib/pkg-plist >@@ -2,13 +2,6 @@ bin/kiwix-compile-resources > include/kiwix/book.h > include/kiwix/bookmark.h > include/kiwix/common.h >-include/kiwix/common/base64.h >-include/kiwix/common/networkTools.h >-include/kiwix/common/otherTools.h >-include/kiwix/common/pathTools.h >-include/kiwix/common/regexTools.h >-include/kiwix/common/stringTools.h >-include/kiwix/ctpp2/CTPP2VMStringLoader.hpp > include/kiwix/downloader.h > include/kiwix/entry.h > include/kiwix/kiwix_config.h >@@ -18,8 +11,13 @@ include/kiwix/manager.h > include/kiwix/opds_dumper.h > include/kiwix/reader.h > include/kiwix/searcher.h >-include/kiwix/xapianSearcher.h >+include/kiwix/tools/base64.h >+include/kiwix/tools/networkTools.h >+include/kiwix/tools/otherTools.h >+include/kiwix/tools/pathTools.h >+include/kiwix/tools/regexTools.h >+include/kiwix/tools/stringTools.h > lib/libkiwix.so >-lib/libkiwix.so.3 >-lib/libkiwix.so.3.1.1 >+lib/libkiwix.so.5 >+lib/libkiwix.so.5.1.0 > libdata/pkgconfig/kiwix.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
swills
:
maintainer-approval?
(
me
)
Actions:
View
|
Diff
Attachments on
bug 238214
: 204698