Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2015 06:25:48 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388493 - in head/devel: libvirt py-libvirt
Message-ID:  <201506040625.t546PmRO060465@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Thu Jun  4 06:25:47 2015
New Revision: 388493
URL: https://svnweb.freebsd.org/changeset/ports/388493

Log:
  - update devel/libvirt and devel/py-libvirt to 1.2.16
  
  http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.16

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

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Thu Jun  4 05:39:11 2015	(r388492)
+++ head/devel/libvirt/Makefile	Thu Jun  4 06:25:47 2015	(r388493)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.15
+PORTVERSION=	1.2.16
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Thu Jun  4 05:39:11 2015	(r388492)
+++ head/devel/libvirt/distinfo	Thu Jun  4 06:25:47 2015	(r388493)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.2.15.tar.gz) = 5f88041b8c212f8f687c672fe583108833240d6175b512ce4de92ab6660194c6
-SIZE (libvirt-1.2.15.tar.gz) = 29094868
+SHA256 (libvirt-1.2.16.tar.gz) = 419bee553442024b9ee8a1fa94023b1189bb52b7c3021fa37d8e4c108490060d
+SIZE (libvirt-1.2.16.tar.gz) = 29157627

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Thu Jun  4 05:39:11 2015	(r388492)
+++ head/devel/libvirt/pkg-plist	Thu Jun  4 06:25:47 2015	(r388493)
@@ -19,6 +19,7 @@ etc/logrotate.d/libvirtd
 etc/logrotate.d/libvirtd.lxc
 etc/logrotate.d/libvirtd.qemu
 etc/logrotate.d/libvirtd.uml
+etc/logrotate.d/libvirtd.libxl
 include/libvirt/libvirt-lxc.h
 include/libvirt/libvirt-qemu.h
 include/libvirt/libvirt-host.h

Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile	Thu Jun  4 05:39:11 2015	(r388492)
+++ head/devel/py-libvirt/Makefile	Thu Jun  4 06:25:47 2015	(r388493)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.15
+PORTVERSION=	1.2.16
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/python/ \
 		ftp://libvirt.org/libvirt/python/

Modified: head/devel/py-libvirt/distinfo
==============================================================================
--- head/devel/py-libvirt/distinfo	Thu Jun  4 05:39:11 2015	(r388492)
+++ head/devel/py-libvirt/distinfo	Thu Jun  4 06:25:47 2015	(r388493)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-python-1.2.15.tar.gz) = 9a6dfbd487d49f887a41aca4bfb1b4e043fd9fbdfc041252cae84023f5c387ba
-SIZE (libvirt-python-1.2.15.tar.gz) = 166128
+SHA256 (libvirt-python-1.2.16.tar.gz) = 44eddd353d66f24380d90503bf16f3155c08f3d84d9cc4375d3529f312a7d8fe
+SIZE (libvirt-python-1.2.16.tar.gz) = 167711



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