aboutsummaryrefslogtreecommitdiff
path: root/net/gssdp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-06-09 08:34:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-06-09 08:34:06 +0000
commit166fc76cac7e096f17103339e18aaf1874d37479 (patch)
tree7dc793edc498b1f2e5c9d3426bf6573c314fb4f6 /net/gssdp
parentc02161b90f9ecb09df667abf95e988c9311ecc40 (diff)
downloadports-166fc76cac7e096f17103339e18aaf1874d37479.tar.gz
ports-166fc76cac7e096f17103339e18aaf1874d37479.zip
- Update to 0.14.3
- Adjust OPTIONS: GTK2 -> GTK3 Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
Notes
Notes: svn path=/head/; revision=320317
Diffstat (limited to 'net/gssdp')
-rw-r--r--net/gssdp/Makefile14
-rw-r--r--net/gssdp/distinfo4
-rw-r--r--net/gssdp/pkg-plist6
3 files changed, 12 insertions, 12 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index 281c340777d4..b53aa80674b0 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gssdp
-PORTVERSION= 0.14.2
+PORTVERSION= 0.14.3
CATEGORIES= net
MASTER_SITES= GNOME
@@ -14,8 +14,8 @@ LICENSE= LGPL20
BUILD_DEPENDS= gobject-introspection>=0.6.7:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup
-OPTIONS_DEFINE= GTK2
-OPTIONS_DEFAULT=GTK2
+OPTIONS_DEFINE= GTK3
+OPTIONS_DEFAULT=GTK3
CONFIGURE_ARGS= --enable-introspection=yes
CONFIGURE_ENV= VAPIGEN=""
@@ -28,13 +28,13 @@ USES= pathfix pkgconfig
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MGTK2}
+.if ${PORT_OPTIONS:MGTK3}
CONFIGURE_ARGS+=--with-gtk
-USE_GNOME+= gtk20
-PLIST_SUB= GTK=""
+USE_GNOME+= gtk30
+PLIST_SUB= GTK3=""
.else
CONFIGURE_ARGS+=--without-gtk
-PLIST_SUB= GTK="@comment "
+PLIST_SUB= GTK3="@comment "
.endif
post-patch:
diff --git a/net/gssdp/distinfo b/net/gssdp/distinfo
index 6e25d638b38a..87c7bbb659dc 100644
--- a/net/gssdp/distinfo
+++ b/net/gssdp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gssdp-0.14.2.tar.xz) = a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc
-SIZE (gssdp-0.14.2.tar.xz) = 274208
+SHA256 (gssdp-0.14.3.tar.xz) = 79dbdc5f79cc406632a783826b3dbe6acc0fbf41eb801b642bce1a02ecc3c66d
+SIZE (gssdp-0.14.3.tar.xz) = 274716
diff --git a/net/gssdp/pkg-plist b/net/gssdp/pkg-plist
index 374bcc6fcf8a..23177298d25b 100644
--- a/net/gssdp/pkg-plist
+++ b/net/gssdp/pkg-plist
@@ -1,4 +1,4 @@
-%%GTK%%bin/gssdp-device-sniffer
+%%GTK3%%bin/gssdp-device-sniffer
include/gssdp-1.0/libgssdp/gssdp-client.h
include/gssdp-1.0/libgssdp/gssdp-error.h
include/gssdp-1.0/libgssdp/gssdp-resource-browser.h
@@ -10,7 +10,7 @@ lib/libgssdp-1.0.la
lib/libgssdp-1.0.so
lib/libgssdp-1.0.so.3
libdata/pkgconfig/gssdp-1.0.pc
-%%GTK%%%%DATADIR%%/gssdp-device-sniffer.ui
+%%GTK3%%%%DATADIR%%/gssdp-device-sniffer.ui
share/gir-1.0/GSSDP-1.0.gir
share/gtk-doc/html/gssdp/GSSDPClient.html
share/gtk-doc/html/gssdp/GSSDPResourceBrowser.html
@@ -30,7 +30,7 @@ share/gtk-doc/html/gssdp/up.png
@dirrmtry share/gtk-doc/html
@dirrmtry share/gtk-doc
@dirrmtry share/gir-1.0
-%%GTK%%@dirrm %%DATADIR%%
+%%GTK3%%@dirrm %%DATADIR%%
@dirrmtry lib/girepository-1.0
@dirrmtry include/gssdp-1.0/libgssdp
@dirrmtry include/gssdp-1.0