From owner-svn-ports-all@FreeBSD.ORG Tue Jun 3 16:55:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1FF03C86; Tue, 3 Jun 2014 16:55:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E63BB2F85; Tue, 3 Jun 2014 16:55:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s53GtAvl067709; Tue, 3 Jun 2014 16:55:10 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s53GtAgJ067702; Tue, 3 Jun 2014 16:55:10 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201406031655.s53GtAgJ067702@svn.freebsd.org> From: Jason Helfman Date: Tue, 3 Jun 2014 16:55:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356378 - in head/devel: libvirt py-libvirt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 03 Jun 2014 16:55:11 -0000 Author: jgh Date: Tue Jun 3 16:55:09 2014 New Revision: 356378 URL: http://svnweb.freebsd.org/changeset/ports/356378 QAT: https://qat.redports.org/buildarchive/r356378/ Log: - update to 1.2.5 - bhyve driver updates from novel@ Changes: http://libvirt.org/news.html Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Tue Jun 3 16:22:40 2014 (r356377) +++ head/devel/libvirt/Makefile Tue Jun 3 16:55:09 2014 (r356378) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Tue Jun 3 16:22:40 2014 (r356377) +++ head/devel/libvirt/distinfo Tue Jun 3 16:55:09 2014 (r356378) @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.2.4.tar.gz) = e43ac5f6b2baeafcd01777be03a897e636f8d48c0cdfb4c4cbb80d45faa9e875 -SIZE (libvirt-1.2.4.tar.gz) = 28690741 +SHA256 (libvirt-1.2.5.tar.gz) = 8ee97de3435b823ad2bc40a0b3c395efe2184ae748a92e2211fbe9393939ed45 +SIZE (libvirt-1.2.5.tar.gz) = 28829671 Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Tue Jun 3 16:22:40 2014 (r356377) +++ head/devel/py-libvirt/Makefile Tue Jun 3 16:55:09 2014 (r356378) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 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 Tue Jun 3 16:22:40 2014 (r356377) +++ head/devel/py-libvirt/distinfo Tue Jun 3 16:55:09 2014 (r356378) @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.2.4.tar.gz) = a2f30059b8870b3808b2bd2f19210422a348649a8f53523c2cbfa5cd64af217e -SIZE (libvirt-python-1.2.4.tar.gz) = 150662 +SHA256 (libvirt-python-1.2.5.tar.gz) = f77c9f970274c3fa5159603433b05da1f93afb318ead1f277bcaf5392d221b64 +SIZE (libvirt-python-1.2.5.tar.gz) = 152029