mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/libzim: update to 5.0.0
PR: 238213
This commit is contained in:
parent
61c8ca9fe7
commit
84df4d5091
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503697
3 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libzim
|
||||
PORTVERSION= 4.0.7
|
||||
PORTVERSION= 5.0.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1556887392
|
||||
SHA256 (openzim-libzim-4.0.7_GH0.tar.gz) = ede654ffe4ec63aaeb9404010d72e3e6afe6b1dbf34bb0c706a67e094eba4438
|
||||
SIZE (openzim-libzim-4.0.7_GH0.tar.gz) = 1654078
|
||||
TIMESTAMP = 1559136305
|
||||
SHA256 (openzim-libzim-5.0.0_GH0.tar.gz) = dbec0a36155315037a6496a9be5c7ede17171fcde47063c97ce937057b437fdb
|
||||
SIZE (openzim-libzim-5.0.0_GH0.tar.gz) = 1655189
|
||||
|
|
|
@ -8,9 +8,10 @@ include/zim/search.h
|
|||
include/zim/search_iterator.h
|
||||
include/zim/uuid.h
|
||||
include/zim/writer/article.h
|
||||
include/zim/writer/zimcreator.h
|
||||
include/zim/writer/creator.h
|
||||
include/zim/writer/url.h
|
||||
include/zim/zim.h
|
||||
lib/libzim.so
|
||||
lib/libzim.so.4
|
||||
lib/libzim.so.5
|
||||
lib/libzim.so.%%PORTVERSION%%
|
||||
libdata/pkgconfig/libzim.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue