aboutsummaryrefslogtreecommitdiff
path: root/net/gssdp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-23 08:07:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-23 08:07:56 +0000
commitdf7cb31af5f759f34731823a402c97d77a9e9886 (patch)
tree3211f9dd0b7dcafa1b15a83f2f9d72ed649fa15c /net/gssdp
parentc4f2a73f1563c095f3afeded064af71b8f3ffcc6 (diff)
downloadports-df7cb31af5f759f34731823a402c97d77a9e9886.tar.gz
ports-df7cb31af5f759f34731823a402c97d77a9e9886.zip
- Update to 0.14.2
- Use USES=pathfix - Add missing CONFIGURE_ARGS Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
Notes
Notes: svn path=/head/; revision=315008
Diffstat (limited to 'net/gssdp')
-rw-r--r--net/gssdp/Makefile8
-rw-r--r--net/gssdp/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index 87db9c46c68e..0757e170cc8a 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gssdp
-PORTVERSION= 0.13.0
+PORTVERSION= 0.14.2
CATEGORIES= net
MASTER_SITES= GNOME
@@ -18,18 +18,22 @@ OPTIONS_DEFINE= GTK2
OPTIONS_DEFAULT=GTK2
CONFIGURE_ARGS= --enable-introspection=yes
+CONFIGURE_ENV= VAPIGEN=""
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= glib20 gnomehack
+USE_GNOME= glib20
USE_LDCONFIG= yes
USE_XZ= yes
+USES= pathfix
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK2}
+CONFIGURE_ARGS+=--with-gtk
USE_GNOME+= gtk20
PLIST_SUB= GTK=""
.else
+CONFIGURE_ARGS+=--without-gtk
PLIST_SUB= GTK="@comment "
.endif
diff --git a/net/gssdp/distinfo b/net/gssdp/distinfo
index 369573238a1d..6e25d638b38a 100644
--- a/net/gssdp/distinfo
+++ b/net/gssdp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gssdp-0.13.0.tar.xz) = d4bdd7d25d31108a5b97e357cbc23e401c73ba305ff73d48568eb413c7448200
-SIZE (gssdp-0.13.0.tar.xz) = 272848
+SHA256 (gssdp-0.14.2.tar.xz) = a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc
+SIZE (gssdp-0.14.2.tar.xz) = 274208