Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2020 11:06:43 +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: r533682 - head/devel/libvirt-dbus
Message-ID:  <202005021106.042B6hEI012885@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005021106.042B6hEI012885>