Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2018 14:27:39 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473890 - head/devel/libvirt
Message-ID:  <201807041427.w64ERd8T035070@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Wed Jul  4 14:27:38 2018
New Revision: 473890
URL: https://svnweb.freebsd.org/changeset/ports/473890

Log:
  devel/libvirt: update to 4.5.0

Modified:
  head/devel/libvirt/Makefile
  head/devel/libvirt/distinfo
  head/devel/libvirt/pkg-plist

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Wed Jul  4 14:21:07 2018	(r473889)
+++ head/devel/libvirt/Makefile	Wed Jul  4 14:27:38 2018	(r473890)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	4.4.0
+PORTVERSION=	4.5.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -105,7 +105,7 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
-SHLIB_VER=	0.4004.0
+SHLIB_VER=	0.4005.0
 PLIST_SUB+=	PORTVERSION="-${PORTVERSION}" \
 		SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Wed Jul  4 14:21:07 2018	(r473889)
+++ head/devel/libvirt/distinfo	Wed Jul  4 14:27:38 2018	(r473890)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528338855
-SHA256 (libvirt-4.4.0.tar.xz) = 46631d63cb61af8042593a93fa046dddfff204d29858f20df77a125bd6f84ab6
-SIZE (libvirt-4.4.0.tar.xz) = 14668912
+TIMESTAMP = 1530641823
+SHA256 (libvirt-4.5.0.tar.xz) = e7e95edc0ca553046761ed55a8d01a06a3a3a4238bbeaedb3ba34680a277ab09
+SIZE (libvirt-4.5.0.tar.xz) = 14743956

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Wed Jul  4 14:21:07 2018	(r473889)
+++ head/devel/libvirt/pkg-plist	Wed Jul  4 14:27:38 2018	(r473890)
@@ -281,6 +281,8 @@ share/gtk-doc/html/libvirt/up.png
 %%DATADIR%%/schemas/networkcommon.rng
 %%DATADIR%%/schemas/nodedev.rng
 %%DATADIR%%/schemas/nwfilter.rng
+%%DATADIR%%/schemas/nwfilter_params.rng
+%%DATADIR%%/schemas/nwfilterbinding.rng
 %%DATADIR%%/schemas/secret.rng
 %%DATADIR%%/schemas/storagecommon.rng
 %%DATADIR%%/schemas/storagepool.rng



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