aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-19 15:32:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-19 15:32:55 +0000
commitdfb44dd19c28b2d9d0ae7f36d323aeb8dbcecb07 (patch)
tree2d9a786f148dfd878130f0769a916d23ac9a0631 /net/gupnp
parentddb7bda857b109e34de0c9fa5c429081e063d157 (diff)
downloadports-dfb44dd19c28b2d9d0ae7f36d323aeb8dbcecb07.tar.gz
ports-dfb44dd19c28b2d9d0ae7f36d323aeb8dbcecb07.zip
Notes
Diffstat (limited to 'net/gupnp')
-rw-r--r--net/gupnp/Makefile9
-rw-r--r--net/gupnp/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index 88b00b41b579..d3bdb9264837 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gupnp
-PORTVERSION= 0.20.6
+PORTVERSION= 0.20.7
CATEGORIES= net
MASTER_SITES= GNOME
@@ -23,10 +23,9 @@ USE_GNOME= glib20 introspection:build
USE_LDCONFIG= yes
USE_PYTHON= yes
USE_XZ= yes
-USES= gmake pathfix pkgconfig
+USES= gmake pathfix pkgconfig shebangfix
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|' ${WRKSRC}/tools/gupnp-binding-tool
+SHEBANG_FILES= tools/gupnp-binding-tool
+python_CMD= ${PYTHON_CMD}
.include <bsd.port.mk>
diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo
index 349be89ee076..ed74de5b7ea7 100644
--- a/net/gupnp/distinfo
+++ b/net/gupnp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gupnp-0.20.6.tar.xz) = 1b4ed7de9fdf2da2a5610a0101271f1661706e6481737d7a2ac0f318b5b2dbaa
-SIZE (gupnp-0.20.6.tar.xz) = 379124
+SHA256 (gupnp-0.20.7.tar.xz) = ccfa6b04935d81bbcd4aa1f15b6dada977fb32386cf3b99c59a4166067ce3102
+SIZE (gupnp-0.20.7.tar.xz) = 379644