Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2016 16:12:34 +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: r423208 - head/deskutils/spice-gtk
Message-ID:  <201610031612.u93GCYIG093532@repo.freebsd.org>

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



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