Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2016 17:28:06 +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: r414414 - head/devel/libvirt
Message-ID:  <201605011728.u41HS632036176@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Sun May  1 17:28:06 2016
New Revision: 414414
URL: https://svnweb.freebsd.org/changeset/ports/414414

Log:
  devel/libvirt: update to 1.3.4

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

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Sun May  1 17:23:11 2016	(r414413)
+++ head/devel/libvirt/Makefile	Sun May  1 17:28:06 2016	(r414414)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.3.3
+PORTVERSION=	1.3.4
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -120,7 +120,7 @@ post-extract:
 	@${CP} ${FILESDIR}/libvirt_nss_bsd.syms ${WRKSRC}/tools/nss
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|ln -s ../default.xml|true|' \
+	@${REINPLACE_CMD} -e 's|$$(LN_S) ../default.xml default.xml|true|' \
 			  -e 's|$$(DESTDIR)$$(confdir)/qemu/networks|${STAGEDIR}${EXAMPLESDIR}/networks|' \
 			  ${WRKSRC}/src/Makefile.in
 

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Sun May  1 17:23:11 2016	(r414413)
+++ head/devel/libvirt/distinfo	Sun May  1 17:28:06 2016	(r414414)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.3.3.tar.gz) = 99603b8dba574bc592673fdf5c77e96cf5221e21104ab0477efeb8aba133858f
-SIZE (libvirt-1.3.3.tar.gz) = 30272467
+SHA256 (libvirt-1.3.4.tar.gz) = e2396ebebb3f3fdb50429ce8faa99559f6e8e3cc0493d5fa0c1999db189c25bd
+SIZE (libvirt-1.3.4.tar.gz) = 30493908

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Sun May  1 17:23:11 2016	(r414413)
+++ head/devel/libvirt/pkg-plist	Sun May  1 17:28:06 2016	(r414414)
@@ -138,6 +138,7 @@ share/augeas/lenses/tests/test_virtlogd.
 %%DOCSDIR%%%%PORTVERSION%%/html/html/home.png
 %%DOCSDIR%%%%PORTVERSION%%/html/html/index.html
 %%DOCSDIR%%%%PORTVERSION%%/html/html/left.png
+%%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-common.html
 %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-virterror.html
 %%DOCSDIR%%%%PORTVERSION%%/html/html/right.png
 %%DOCSDIR%%%%PORTVERSION%%/html/html/up.png



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