From owner-svn-ports-head@freebsd.org Fri Nov 3 16:09:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D803E557CF; Fri, 3 Nov 2017 16:09:03 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 1B5496A1D9; Fri, 3 Nov 2017 16:09:03 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA3G92nb027148; Fri, 3 Nov 2017 16:09:02 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA3G91Hi027146; Fri, 3 Nov 2017 16:09:01 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201711031609.vA3G91Hi027146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Fri, 3 Nov 2017 16:09:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453410 - head/devel/libvirt X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/libvirt X-SVN-Commit-Revision: 453410 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Nov 2017 16:09:03 -0000 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