svn commit: r423397 - head/devel/libvirt

Roman Bogorodskiy novel at FreeBSD.org
Thu Oct 6 08:08:22 UTC 2016


Author: novel
Date: Thu Oct  6 08:08:20 2016
New Revision: 423397
URL: https://svnweb.freebsd.org/changeset/ports/423397

Log:
  devel/libvirt: update to 2.3.0

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

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Thu Oct  6 07:11:46 2016	(r423396)
+++ head/devel/libvirt/Makefile	Thu Oct  6 08:08:20 2016	(r423397)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.0
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Thu Oct  6 07:11:46 2016	(r423396)
+++ head/devel/libvirt/distinfo	Thu Oct  6 08:08:20 2016	(r423397)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472918969
-SHA256 (libvirt-2.2.0.tar.xz) = e315a8d66aeeb0e7b6459e20b8abae16a23764c3f5d24c7d9462465d26791699
-SIZE (libvirt-2.2.0.tar.xz) = 13209684
+TIMESTAMP = 1475687370
+SHA256 (libvirt-2.3.0.tar.xz) = e430e69b27d3f6c97255e638617b59b179618d531d81ac7dfe0783a1c1eeafd1
+SIZE (libvirt-2.3.0.tar.xz) = 13224384

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Thu Oct  6 07:11:46 2016	(r423396)
+++ head/devel/libvirt/pkg-plist	Thu Oct  6 08:08:20 2016	(r423397)
@@ -234,6 +234,7 @@ share/gtk-doc/html/libvirt/up.png
 %%DATADIR%%/api/libvirt-qemu-api.xml
 %%DATADIR%%/schemas/basictypes.rng
 %%DATADIR%%/schemas/capability.rng
+%%DATADIR%%/schemas/cputypes.rng
 %%DATADIR%%/schemas/domain.rng
 %%DATADIR%%/schemas/domaincaps.rng
 %%DATADIR%%/schemas/domaincommon.rng


More information about the svn-ports-all mailing list