Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2020 02:27:29 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557104 - in head/devel: kiwix-lib libzim
Message-ID:  <202012060227.0B62RTdn070216@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Dec  6 02:27:28 2020
New Revision: 557104
URL: https://svnweb.freebsd.org/changeset/ports/557104

Log:
  devel/libzim: update to 6.3.0
  
  While here, fix build of devel/kiwix-lib with new libzim

Modified:
  head/devel/kiwix-lib/Makefile   (contents, props changed)
  head/devel/libzim/Makefile   (contents, props changed)
  head/devel/libzim/distinfo   (contents, props changed)

Modified: head/devel/kiwix-lib/Makefile
==============================================================================
--- head/devel/kiwix-lib/Makefile	Sun Dec  6 02:02:10 2020	(r557103)
+++ head/devel/kiwix-lib/Makefile	Sun Dec  6 02:27:28 2020	(r557104)
@@ -33,6 +33,7 @@ GH_TUPLE=	kiwix:${PORTNAME}:${PORTVERSION}:DEFAULT \
 MESON_ARGS=	-Dctpp2-install-prefix=${LOCALBASE}
 CPPFLAGS+=	-I${WRKSRC_mustache}
 CXXFLAGS+=	-I${WRKSRC_mustache}
+LDFLAGS+=	-lz
 SHEBANG_FILES=	scripts/kiwix-compile-resources
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION} PORTMAJ=${PORTVERSION:C/\..*//}

Modified: head/devel/libzim/Makefile
==============================================================================
--- head/devel/libzim/Makefile	Sun Dec  6 02:02:10 2020	(r557103)
+++ head/devel/libzim/Makefile	Sun Dec  6 02:27:28 2020	(r557104)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libzim
-PORTVERSION=	6.2.2
-PORTREVISION=	1
+PORTVERSION=	6.3.0
 CATEGORIES=	devel
 
 MAINTAINER=	swills@FreeBSD.org

Modified: head/devel/libzim/distinfo
==============================================================================
--- head/devel/libzim/distinfo	Sun Dec  6 02:02:10 2020	(r557103)
+++ head/devel/libzim/distinfo	Sun Dec  6 02:27:28 2020	(r557104)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599136280
-SHA256 (openzim-libzim-6.2.2_GH0.tar.gz) = 6619035d35c9ba057c80be5758fa86922802c74aca40e5fffd40b77f0f263af2
-SIZE (openzim-libzim-6.2.2_GH0.tar.gz) = 28595026
+TIMESTAMP = 1607220185
+SHA256 (openzim-libzim-6.3.0_GH0.tar.gz) = 984d2f3881c507c9f0212dc2bc1b808d25cdeef6a62043f9211fcb78a231a986
+SIZE (openzim-libzim-6.3.0_GH0.tar.gz) = 28664137



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012060227.0B62RTdn070216>