From owner-svn-ports-all@freebsd.org Sat May 2 11:06:44 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1A36E2CBF83; Sat, 2 May 2020 11:06:44 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49DmXM6wmMz43kD; Sat, 2 May 2020 11:06:43 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CF1A720AD7; Sat, 2 May 2020 11:06:43 +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 042B6hDF012891; Sat, 2 May 2020 11:06:43 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 042B6hEI012885; Sat, 2 May 2020 11:06:43 GMT (envelope-from novel@FreeBSD.org) Message-Id: <202005021106.042B6hEI012885@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 2 May 2020 11:06:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533682 - head/devel/libvirt-dbus X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/libvirt-dbus X-SVN-Commit-Revision: 533682 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2020 11:06:44 -0000 Author: novel Date: Sat May 2 11:06:42 2020 New Revision: 533682 URL: https://svnweb.freebsd.org/changeset/ports/533682 Log: devel/libvirt-dbus: update to 1.4.0 Modified: head/devel/libvirt-dbus/Makefile head/devel/libvirt-dbus/distinfo head/devel/libvirt-dbus/pkg-plist Modified: head/devel/libvirt-dbus/Makefile ============================================================================== --- head/devel/libvirt-dbus/Makefile Sat May 2 10:00:12 2020 (r533681) +++ head/devel/libvirt-dbus/Makefile Sat May 2 11:06:42 2020 (r533682) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libvirt-dbus -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel MASTER_SITES= ftp://libvirt.org/libvirt/dbus/ @@ -15,11 +15,9 @@ LIB_DEPENDS= libvirt.so:devel/libvirt \ libvirt-glib-1.0.so:devel/libvirt-glib RUN_DEPENDS= dbus-daemon:devel/dbus -USES= gettext-runtime gmake gnome libtool perl5 pkgconfig tar:xz +USES= gettext-runtime gmake gnome libtool perl5 pkgconfig tar:xz meson USE_GNOME= glib20 USE_PERL5= build - -GNU_CONFIGURE= yes USERS= libvirtdbus GROUPS= libvirtdbus Modified: head/devel/libvirt-dbus/distinfo ============================================================================== --- head/devel/libvirt-dbus/distinfo Sat May 2 10:00:12 2020 (r533681) +++ head/devel/libvirt-dbus/distinfo Sat May 2 11:06:42 2020 (r533682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547826147 -SHA256 (libvirt-dbus-1.3.0.tar.xz) = 307898b009cedee79d38000bf844559f320ada6e9fa959122230f63db253f545 -SIZE (libvirt-dbus-1.3.0.tar.xz) = 287560 +TIMESTAMP = 1588396409 +SHA256 (libvirt-dbus-1.4.0.tar.xz) = ea603924b5244349ee16bb2e65ca8b2725d412bd31a76a27b619d07dac51cff8 +SIZE (libvirt-dbus-1.4.0.tar.xz) = 53480 Modified: head/devel/libvirt-dbus/pkg-plist ============================================================================== --- head/devel/libvirt-dbus/pkg-plist Sat May 2 10:00:12 2020 (r533681) +++ head/devel/libvirt-dbus/pkg-plist Sat May 2 11:06:42 2020 (r533682) @@ -2,6 +2,7 @@ sbin/libvirt-dbus man/man8/libvirt-dbus.8.gz share/dbus-1/interfaces/org.libvirt.Connect.xml share/dbus-1/interfaces/org.libvirt.Domain.xml +share/dbus-1/interfaces/org.libvirt.DomainSnapshot.xml share/dbus-1/interfaces/org.libvirt.Interface.xml share/dbus-1/interfaces/org.libvirt.NWFilter.xml share/dbus-1/interfaces/org.libvirt.Network.xml