From owner-svn-ports-all@freebsd.org Sat Jun 8 01:57:42 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B8EC15BDE08; Sat, 8 Jun 2019 01:57:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 20B9D6CF77; Sat, 8 Jun 2019 01:57:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EBB95CB81; Sat, 8 Jun 2019 01:57:41 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x581vf8k039034; Sat, 8 Jun 2019 01:57:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x581vfns039031; Sat, 8 Jun 2019 01:57:41 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201906080157.x581vfns039031@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 8 Jun 2019 01:57:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503697 - head/devel/libzim X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/libzim X-SVN-Commit-Revision: 503697 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 20B9D6CF77 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.965,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jun 2019 01:57:42 -0000 Author: swills Date: Sat Jun 8 01:57:41 2019 New Revision: 503697 URL: https://svnweb.freebsd.org/changeset/ports/503697 Log: devel/libzim: update to 5.0.0 PR: 238213 Modified: head/devel/libzim/Makefile (contents, props changed) head/devel/libzim/distinfo (contents, props changed) head/devel/libzim/pkg-plist (contents, props changed) Modified: head/devel/libzim/Makefile ============================================================================== --- head/devel/libzim/Makefile Sat Jun 8 01:36:07 2019 (r503696) +++ head/devel/libzim/Makefile Sat Jun 8 01:57:41 2019 (r503697) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libzim -PORTVERSION= 4.0.7 +PORTVERSION= 5.0.0 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org Modified: head/devel/libzim/distinfo ============================================================================== --- head/devel/libzim/distinfo Sat Jun 8 01:36:07 2019 (r503696) +++ head/devel/libzim/distinfo Sat Jun 8 01:57:41 2019 (r503697) @@ -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 Modified: head/devel/libzim/pkg-plist ============================================================================== --- head/devel/libzim/pkg-plist Sat Jun 8 01:36:07 2019 (r503696) +++ head/devel/libzim/pkg-plist Sat Jun 8 01:57:41 2019 (r503697) @@ -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