From owner-svn-ports-all@freebsd.org Mon Oct 3 16:12:35 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 67E22AF465F; Mon, 3 Oct 2016 16:12:35 +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 2886B81B; Mon, 3 Oct 2016 16:12:35 +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 u93GCYDh093535; Mon, 3 Oct 2016 16:12:34 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u93GCYIG093532; Mon, 3 Oct 2016 16:12:34 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201610031612.u93GCYIG093532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Mon, 3 Oct 2016 16:12:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423208 - head/deskutils/spice-gtk 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: Mon, 03 Oct 2016 16:12:35 -0000 Author: novel Date: Mon Oct 3 16:12:33 2016 New Revision: 423208 URL: https://svnweb.freebsd.org/changeset/ports/423208 Log: deskutils/spice-gtk: update to 0.32 PR: 212826 Approved by: maintainer Modified: head/deskutils/spice-gtk/Makefile head/deskutils/spice-gtk/distinfo head/deskutils/spice-gtk/pkg-plist Modified: head/deskutils/spice-gtk/Makefile ============================================================================== --- head/deskutils/spice-gtk/Makefile Mon Oct 3 16:11:40 2016 (r423207) +++ head/deskutils/spice-gtk/Makefile Mon Oct 3 16:12:33 2016 (r423208) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= spice-gtk -PORTVERSION= 0.30 -PORTREVISION= 1 +PORTVERSION= 0.32 CATEGORIES?= deskutils gnome MASTER_SITES= http://www.spice-space.org/download/gtk/ @@ -14,7 +13,7 @@ LICENSE= GPLv2 USE_XORG= pixman USE_GNOME= gnomeprefix gtk20 gtk30 intltool introspection:build -USES= cpe gmake jpeg libtool pkgconfig tar:bzip2 pathfix python +USES= cpe gmake jpeg libtool pkgconfig tar:bzip2 pathfix python ssl localbase CPE_VENDOR= redhat BUILD_DEPENDS= spice-protocol>=0.12.10:devel/spice-protocol \ @@ -31,15 +30,13 @@ CONFIGURE_ARGS+= --with-python PLIST_FILES+= %%PYTHON_SITELIBDIR%%/SpiceClientGtk.so .endif -CONFIGURE_ENV+= SSL_CFLAGS=-I${OPENSSLINC} \ - SSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" +SPICE_SSL_CFLAGS= -I${OPENSSLINC} +SPICE_SSL_LIBS= -L${OPENSSLLIB} -lcrypto -lssl +CONFIGURE_ENV+= SSL_CFLAGS="${SPICE_SSL_CFLAGS}" SSL_LIBS="${SPICE_SSL_LIBS}" \ + OPENSSL_CFLAGS="${SPICE_SSL_CFLAGS}" OPENSSL_LIBS="${SPICE_SSL_LIBS}" GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_OPENSSL= yes - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip Modified: head/deskutils/spice-gtk/distinfo ============================================================================== --- head/deskutils/spice-gtk/distinfo Mon Oct 3 16:11:40 2016 (r423207) +++ head/deskutils/spice-gtk/distinfo Mon Oct 3 16:12:33 2016 (r423208) @@ -1,2 +1,3 @@ -SHA256 (spice-gtk-0.30.tar.bz2) = e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c -SIZE (spice-gtk-0.30.tar.bz2) = 1228727 +TIMESTAMP = 1472391330 +SHA256 (spice-gtk-0.32.tar.bz2) = 4c48f4099335e0cd100854162a44070d34ed73dfcad2115e80c075013b49ee02 +SIZE (spice-gtk-0.32.tar.bz2) = 1342742 Modified: head/deskutils/spice-gtk/pkg-plist ============================================================================== --- head/deskutils/spice-gtk/pkg-plist Mon Oct 3 16:11:40 2016 (r423207) +++ head/deskutils/spice-gtk/pkg-plist Mon Oct 3 16:12:33 2016 (r423208) @@ -6,7 +6,6 @@ share/doc/spice-gtk/up.png share/doc/spice-gtk/up-insensitive.png share/doc/spice-gtk/style.css share/doc/spice-gtk/spice-gtk.devhelp2 -share/doc/spice-gtk/spice-gtk-spice-version.html share/doc/spice-gtk/spice-gtk-Utilities.html share/doc/spice-gtk/spice-gtk-SpiceURI.html share/doc/spice-gtk/right.png @@ -14,7 +13,6 @@ share/doc/spice-gtk/right-insensitive.pn share/doc/spice-gtk/object-tree.html share/doc/spice-gtk/left.png share/doc/spice-gtk/left-insensitive.png -share/doc/spice-gtk/index.sgml share/doc/spice-gtk/index.html share/doc/spice-gtk/home.png share/doc/spice-gtk/ch03.html @@ -27,7 +25,6 @@ share/doc/spice-gtk/api-index-deprecated share/doc/spice-gtk/annotation-glossary.html share/doc/spice-gtk/SpiceWebdavChannel.html share/doc/spice-gtk/SpiceUsbredirChannel.html -share/doc/spice-gtk/SpiceUsbDeviceWidget.html share/doc/spice-gtk/SpiceUsbDeviceManager.html share/doc/spice-gtk/SpiceSmartcardManager.html share/doc/spice-gtk/SpiceSmartcardChannel.html @@ -37,12 +34,15 @@ share/doc/spice-gtk/SpicePortChannel.htm share/doc/spice-gtk/SpicePlaybackChannel.html share/doc/spice-gtk/SpiceMainChannel.html share/doc/spice-gtk/SpiceInputsChannel.html -share/doc/spice-gtk/SpiceGtkSession.html share/doc/spice-gtk/SpiceDisplayChannel.html -share/doc/spice-gtk/SpiceDisplay.html share/doc/spice-gtk/SpiceCursorChannel.html share/doc/spice-gtk/SpiceChannel.html share/doc/spice-gtk/SpiceAudio.html +%%PORTDOCS%%%%DOCSDIR%%/SpiceFileTransferTask.html +%%PORTDOCS%%%%DOCSDIR%%/spice-gtk-SpiceDisplay.html +%%PORTDOCS%%%%DOCSDIR%%/spice-gtk-SpiceGtkSession.html +%%PORTDOCS%%%%DOCSDIR%%/spice-gtk-SpiceUsbDeviceWidget.html +%%PORTDOCS%%%%DOCSDIR%%/spice-gtk-Version-Information.html man/man1/spice-client.1.gz libdata/pkgconfig/spice-controller.pc libdata/pkgconfig/spice-client-gtk-3.0.pc @@ -50,43 +50,45 @@ libdata/pkgconfig/spice-client-glib-2.0. lib/libspice-controller.so.0.0.0 lib/libspice-controller.so.0 lib/libspice-controller.so -lib/libspice-client-gtk-3.0.so.4.0.0 -lib/libspice-client-gtk-3.0.so.4 +lib/libspice-client-gtk-3.0.so.5.0.0 +lib/libspice-client-gtk-3.0.so.5 lib/libspice-client-gtk-3.0.so lib/libspice-client-glib-2.0.so.8.5.0 lib/libspice-client-glib-2.0.so.8 lib/libspice-client-glib-2.0.so lib/girepository-1.0/SpiceClientGtk-3.0.typelib lib/girepository-1.0/SpiceClientGLib-2.0.typelib -include/spice-controller/spice-controller.h -include/spice-client-gtk-3.0/usb-device-widget.h -include/spice-client-gtk-3.0/spice-widget.h -include/spice-client-gtk-3.0/spice-widget-enums.h -include/spice-client-gtk-3.0/spice-gtk-session.h -include/spice-client-gtk-3.0/spice-grabsequence.h -include/spice-client-glib-2.0/usb-device-manager.h -include/spice-client-glib-2.0/spice-version.h -include/spice-client-glib-2.0/spice-util.h -include/spice-client-glib-2.0/spice-uri.h -include/spice-client-glib-2.0/spice-types.h -include/spice-client-glib-2.0/spice-session.h -include/spice-client-glib-2.0/spice-option.h -include/spice-client-glib-2.0/spice-glib-enums.h -include/spice-client-glib-2.0/spice-client.h -include/spice-client-glib-2.0/spice-channel.h -include/spice-client-glib-2.0/spice-channel-enums.h -include/spice-client-glib-2.0/spice-audio.h -include/spice-client-glib-2.0/smartcard-manager.h -include/spice-client-glib-2.0/channel-webdav.h -include/spice-client-glib-2.0/channel-usbredir.h -include/spice-client-glib-2.0/channel-smartcard.h -include/spice-client-glib-2.0/channel-record.h -include/spice-client-glib-2.0/channel-port.h -include/spice-client-glib-2.0/channel-playback.h -include/spice-client-glib-2.0/channel-main.h -include/spice-client-glib-2.0/channel-inputs.h -include/spice-client-glib-2.0/channel-display.h include/spice-client-glib-2.0/channel-cursor.h +include/spice-client-glib-2.0/channel-display.h +include/spice-client-glib-2.0/channel-inputs.h +include/spice-client-glib-2.0/channel-main.h +include/spice-client-glib-2.0/channel-playback.h +include/spice-client-glib-2.0/channel-port.h +include/spice-client-glib-2.0/channel-record.h +include/spice-client-glib-2.0/channel-smartcard.h +include/spice-client-glib-2.0/channel-usbredir.h +include/spice-client-glib-2.0/channel-webdav.h +include/spice-client-glib-2.0/smartcard-manager.h +include/spice-client-glib-2.0/spice-audio.h +include/spice-client-glib-2.0/spice-channel-enums.h +include/spice-client-glib-2.0/spice-channel.h +include/spice-client-glib-2.0/spice-client.h +include/spice-client-glib-2.0/spice-file-transfer-task.h +include/spice-client-glib-2.0/spice-glib-enums.h +include/spice-client-glib-2.0/spice-option.h +include/spice-client-glib-2.0/spice-session.h +include/spice-client-glib-2.0/spice-types.h +include/spice-client-glib-2.0/spice-uri.h +include/spice-client-glib-2.0/spice-util.h +include/spice-client-glib-2.0/spice-version.h +include/spice-client-glib-2.0/usb-device-manager.h +include/spice-client-gtk-3.0/spice-client-gtk.h +include/spice-client-gtk-3.0/spice-grabsequence.h +include/spice-client-gtk-3.0/spice-gtk-session.h +include/spice-client-gtk-3.0/spice-widget-enums.h +include/spice-client-gtk-3.0/spice-widget.h +include/spice-client-gtk-3.0/usb-device-widget.h +include/spice-controller/spice-controller.h bin/spicy-stats bin/spicy-screenshot bin/spicy