svn commit: r304876 - head/devel/libvirt
Jason Helfman
jgh at FreeBSD.org
Wed Sep 26 05:17:31 UTC 2012
Author: jgh
Date: Wed Sep 26 05:17:30 2012
New Revision: 304876
URL: http://svn.freebsd.org/changeset/ports/304876
Log:
- update to 0.10.2
Changes: http://libvirt.org/news.html
Modified:
head/devel/libvirt/Makefile
head/devel/libvirt/distinfo
Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile Wed Sep 26 05:03:33 2012 (r304875)
+++ head/devel/libvirt/Makefile Wed Sep 26 05:17:30 2012 (r304876)
@@ -1,12 +1,7 @@
-# New ports collection makefile for: libvirt
-# Date created: 2011-05-12
-# Whom: Jason Helfman <jhelfman at experts-exchange.com>
-#
# $FreeBSD$
-#
PORTNAME= libvirt
-PORTVERSION= 0.10.1
+PORTVERSION= 0.10.2
CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/
@@ -65,7 +60,7 @@ MAN8= libvirtd.8
AUTOTOOLSFILES= aclocal.m4
post-patch:
- @${REINPLACE_CMD} -e 's|1.11.3|%%AUTOMAKE_APIVER%%|g' \
+ @${REINPLACE_CMD} -e 's|1.11.6|%%AUTOMAKE_APIVER%%|g' \
${WRKSRC}/aclocal.m4
@${MV} ${WRKSRC}/daemon/libvirtd.conf ${WRKSRC}/daemon/libvirtd.conf.sample
@${REINPLACE_CMD} -e 's|libvirtd\.conf|libvirtd.conf.sample|' \
Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo Wed Sep 26 05:03:33 2012 (r304875)
+++ head/devel/libvirt/distinfo Wed Sep 26 05:17:30 2012 (r304876)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-0.10.1.tar.gz) = 7b179219b92bff35986e2103b2767423d1e9c284052aa81228eae765f01a074d
-SIZE (libvirt-0.10.1.tar.gz) = 21293245
+SHA256 (libvirt-0.10.2.tar.gz) = 1fe69ae1268a097cc0cf83563883b51780d528c6493efe3e7d94c4160cc46977
+SIZE (libvirt-0.10.2.tar.gz) = 21916817
More information about the svn-ports-all
mailing list