From owner-svn-ports-all@freebsd.org Sun Nov 6 07:56:43 2016 Return-Path: Delivered-To: svn-ports-all@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 236C2C320A3; Sun, 6 Nov 2016 07:56: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 mx1.freebsd.org (Postfix) with ESMTPS id D948A80C; Sun, 6 Nov 2016 07:56:42 +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 uA67ug2d035720; Sun, 6 Nov 2016 07:56:42 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA67ufOx035717; Sun, 6 Nov 2016 07:56:41 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201611060756.uA67ufOx035717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 6 Nov 2016 07:56:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425467 - head/devel/libvirt-glib X-SVN-Group: ports-head 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.23 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: Sun, 06 Nov 2016 07:56:43 -0000 Author: novel Date: Sun Nov 6 07:56:41 2016 New Revision: 425467 URL: https://svnweb.freebsd.org/changeset/ports/425467 Log: devel/libvirt-glib: update to 1.0.0 - update to 1.0.0 - add an option for vala bindings: VALA, disabled by default - add an explicit libxml2 dependency Modified: head/devel/libvirt-glib/Makefile head/devel/libvirt-glib/distinfo head/devel/libvirt-glib/pkg-plist Modified: head/devel/libvirt-glib/Makefile ============================================================================== --- head/devel/libvirt-glib/Makefile Sun Nov 6 07:55:18 2016 (r425466) +++ head/devel/libvirt-glib/Makefile Sun Nov 6 07:56:41 2016 (r425467) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt-glib -PORTVERSION= 0.2.3 +PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= ftp://libvirt.org/libvirt/glib/ @@ -13,17 +13,24 @@ LICENSE= GPLv2 LIB_DEPENDS= libvirt.so:devel/libvirt +OPTIONS_DEFINE= VALA +OPTIONS_SUB= yes +VALA_DESC= Vala binding +VALA_CONFIGURE_ENABLE= vala +VALA_BUILD_DEPENDS= valac:lang/vala + GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-introspection USES= gettext gmake libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes -USE_GNOME= intlhack introspection +USE_GNOME= intlhack introspection libxml2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -fstack-protector LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip +SHLIB_VER= ${PORTVERSION:C/(^[0-9])\./0.\100/} PLIST_SUB= VERSION=1.0 \ - SHLIB_VER=${PORTVERSION} + SHLIB_VER=${SHLIB_VER} .include Modified: head/devel/libvirt-glib/distinfo ============================================================================== --- head/devel/libvirt-glib/distinfo Sun Nov 6 07:55:18 2016 (r425466) +++ head/devel/libvirt-glib/distinfo Sun Nov 6 07:56:41 2016 (r425467) @@ -1,2 +1,3 @@ -SHA256 (libvirt-glib-0.2.3.tar.gz) = c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd -SIZE (libvirt-glib-0.2.3.tar.gz) = 876258 +TIMESTAMP = 1478327193 +SHA256 (libvirt-glib-1.0.0.tar.gz) = ca9158d01cc4d9e0218f94f8c9ee04ae367d8c3b4396daaebca2c4b89a2e8a47 +SIZE (libvirt-glib-1.0.0.tar.gz) = 860450 Modified: head/devel/libvirt-glib/pkg-plist ============================================================================== --- head/devel/libvirt-glib/pkg-plist Sun Nov 6 07:55:18 2016 (r425466) +++ head/devel/libvirt-glib/pkg-plist Sun Nov 6 07:56:41 2016 (r425467) @@ -36,6 +36,8 @@ include/libvirt-gconfig-%%VERSION%%/libv include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.h include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics.h +include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-hostdev-pci.h +include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-hostdev.h include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-input.h include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.h include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.h @@ -115,8 +117,6 @@ lib/libvirt-glib-%%VERSION%%.so.%%SHLIB_ lib/libvirt-gobject-%%VERSION%%.so lib/libvirt-gobject-%%VERSION%%.so.0 lib/libvirt-gobject-%%VERSION%%.so.%%SHLIB_VER%% -%%PYTHON_SITELIBDIR%%/libvirtglib.py -%%PYTHON_SITELIBDIR%%/libvirtglibmod.so libdata/pkgconfig/libvirt-gconfig-%%VERSION%%.pc libdata/pkgconfig/libvirt-glib-%%VERSION%%.pc libdata/pkgconfig/libvirt-gobject-%%VERSION%%.pc @@ -140,7 +140,6 @@ share/gtk-doc/html/Libvirt-gconfig/api-i share/gtk-doc/html/Libvirt-gconfig/ch01.html share/gtk-doc/html/Libvirt-gconfig/home.png share/gtk-doc/html/Libvirt-gconfig/index.html -share/gtk-doc/html/Libvirt-gconfig/index.sgml share/gtk-doc/html/Libvirt-gconfig/left-insensitive.png share/gtk-doc/html/Libvirt-gconfig/left.png share/gtk-doc/html/Libvirt-gconfig/object-tree.html @@ -158,7 +157,6 @@ share/gtk-doc/html/Libvirt-glib/api-inde share/gtk-doc/html/Libvirt-glib/ch01.html share/gtk-doc/html/Libvirt-glib/home.png share/gtk-doc/html/Libvirt-glib/index.html -share/gtk-doc/html/Libvirt-glib/index.sgml share/gtk-doc/html/Libvirt-glib/left-insensitive.png share/gtk-doc/html/Libvirt-glib/left.png share/gtk-doc/html/Libvirt-glib/object-tree.html @@ -185,7 +183,6 @@ share/gtk-doc/html/Libvirt-gobject/api-i share/gtk-doc/html/Libvirt-gobject/ch01.html share/gtk-doc/html/Libvirt-gobject/home.png share/gtk-doc/html/Libvirt-gobject/index.html -share/gtk-doc/html/Libvirt-gobject/index.sgml share/gtk-doc/html/Libvirt-gobject/left-insensitive.png share/gtk-doc/html/Libvirt-gobject/left.png share/gtk-doc/html/Libvirt-gobject/object-tree.html @@ -289,3 +286,7 @@ share/locale/zh_CN/LC_MESSAGES/libvirt-g share/locale/zh_HK/LC_MESSAGES/libvirt-glib.mo share/locale/zh_TW/LC_MESSAGES/libvirt-glib.mo share/locale/zu/LC_MESSAGES/libvirt-glib.mo +%%VALA%%share/vala/vapi/libvirt-gconfig-%%VERSION%%.vapi +%%VALA%%share/vala/vapi/libvirt-glib-%%VERSION%%.vapi +%%VALA%%share/vala/vapi/libvirt-gobject-%%VERSION%%.deps +%%VALA%%share/vala/vapi/libvirt-gobject-%%VERSION%%.vapi