Date: Wed, 16 Jan 2019 16:15:04 +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: r490490 - head/devel/libvirt Message-ID: <201901161615.x0GGF4wO051383@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Wed Jan 16 16:15:03 2019 New Revision: 490490 URL: https://svnweb.freebsd.org/changeset/ports/490490 Log: devel/libvirt: update to 5.0.0 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Wed Jan 16 16:14:06 2019 (r490489) +++ head/devel/libvirt/Makefile Wed Jan 16 16:15:03 2019 (r490490) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 4.10.0 -PORTREVISION= 1 +PORTVERSION= 5.0.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -106,7 +105,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.4010.0 +SHLIB_VER= 0.5000.0 PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Wed Jan 16 16:14:06 2019 (r490489) +++ head/devel/libvirt/distinfo Wed Jan 16 16:15:03 2019 (r490490) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543936086 -SHA256 (libvirt-4.10.0.tar.xz) = 7f9d830173f146ed3b8a8fdf6b6e03a99ce72b21a26c1468b2b688e5fdff276c -SIZE (libvirt-4.10.0.tar.xz) = 14841188 +TIMESTAMP = 1547635588 +SHA256 (libvirt-5.0.0.tar.xz) = afa81dbbc90b5209575930a820a222ff371e5ece5c1d8ec8f46b53c52b73b2e7 +SIZE (libvirt-5.0.0.tar.xz) = 14832576 Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Wed Jan 16 16:14:06 2019 (r490489) +++ head/devel/libvirt/pkg-plist Wed Jan 16 16:15:03 2019 (r490490) @@ -38,7 +38,6 @@ man/man8/virtlogd.8.gz etc/logrotate.d/libvirtd etc/logrotate.d/libvirtd.lxc etc/logrotate.d/libvirtd.qemu -etc/logrotate.d/libvirtd.uml etc/logrotate.d/libvirtd.libxl include/libvirt/libvirt-admin.h include/libvirt/libvirt-common.h @@ -129,7 +128,6 @@ share/augeas/lenses/tests/test_virtlogd.aug %%DOCSDIR%%%%PORTVERSION%%/html/drvqemu.html %%DOCSDIR%%%%PORTVERSION%%/html/drvremote.html %%DOCSDIR%%%%PORTVERSION%%/html/drvtest.html -%%DOCSDIR%%%%PORTVERSION%%/html/drvuml.html %%DOCSDIR%%%%PORTVERSION%%/html/drvvbox.html %%DOCSDIR%%%%PORTVERSION%%/html/drvvirtuozzo.html %%DOCSDIR%%%%PORTVERSION%%/html/drvvmware.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901161615.x0GGF4wO051383>