svn commit: r453410 - head/devel/libvirt
Roman Bogorodskiy
novel at FreeBSD.org
Fri Nov 3 16:09:03 UTC 2017
Author: novel
Date: Fri Nov 3 16:09:01 2017
New Revision: 453410
URL: https://svnweb.freebsd.org/changeset/ports/453410
Log:
devel/libvirt: update to 3.9.0
Modified:
head/devel/libvirt/Makefile
head/devel/libvirt/distinfo
Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile Fri Nov 3 15:51:10 2017 (r453409)
+++ head/devel/libvirt/Makefile Fri Nov 3 16:09:01 2017 (r453410)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libvirt
-PORTVERSION= 3.8.0
+PORTVERSION= 3.9.0
CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/ \
ftp://libvirt.org/libvirt/
@@ -141,7 +141,7 @@ post-install:
@${RMDIR} ${STAGEDIR}${EXAMPLESDIR}/networks/autostart
@${MKDIR} ${STAGEDIR}${ETCDIR}/qemu/networks/autostart
@${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for doc in AUTHORS ChangeLog INSTALL NEWS README TODO
+.for doc in AUTHORS ChangeLog INSTALL NEWS README
${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
.endfor
Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo Fri Nov 3 15:51:10 2017 (r453409)
+++ head/devel/libvirt/distinfo Fri Nov 3 16:09:01 2017 (r453410)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507471348
-SHA256 (libvirt-3.8.0.tar.xz) = 73eba834089ed0ce74e3183a7f12cf0c6f7de08e9a700b5456c62fb124f903f9
-SIZE (libvirt-3.8.0.tar.xz) = 14868712
+TIMESTAMP = 1509702959
+SHA256 (libvirt-3.9.0.tar.xz) = 89fc63213291d329d537ea96e363fd609160da080322973bd1126d431ff63424
+SIZE (libvirt-3.9.0.tar.xz) = 15010344
More information about the svn-ports-head
mailing list