Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2015 21:51:28 +1000
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Jason Helfman <jgh@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r396721 - in head/devel: libvirt py-libvirt
Message-ID:  <55F56340.3040506@FreeBSD.org>
In-Reply-To: <201509112313.t8BNDn1f099374@repo.freebsd.org>
References:  <201509112313.t8BNDn1f099374@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/09/2015 9:13 AM, Jason Helfman wrote:
> Author: jgh
> Date: Fri Sep 11 23:13:48 2015
> New Revision: 396721
> URL: https://svnweb.freebsd.org/changeset/ports/396721
> 
> Log:
>   - update to devel/libvirt [1] and devel/py-libvirt to 1.2.19
>   
>   http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.19
>   
>   PR:		202839 [1]
>   Submitted by:	novel@ [1]
> 
> 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	Fri Sep 11 22:51:10 2015	(r396720)
> +++ head/devel/libvirt/Makefile	Fri Sep 11 23:13:48 2015	(r396721)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	libvirt
> -PORTVERSION=	1.2.18
> +PORTVERSION=	1.2.19
>  CATEGORIES=	devel
>  MASTER_SITES=	http://libvirt.org/sources/ \
>  		ftp://libvirt.org/libvirt/
> @@ -58,6 +58,8 @@ CONFIGURE_ARGS=	--without-avahi \
>  		--without-sysctl \
>  		--without-lxc \
>  		--without-uml \
> +		--without-xen \
> +		--without-libxl \
>  		--with-ssh2 \
>  		--localstatedir=${VARDIR}
>  

Might any of these configure bits be valuable as user OPTIONS?




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