aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-26 14:57:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-26 15:01:54 +0000
commit34f889342fb6624ec9cf2322f0f3a3478c36b036 (patch)
treeeab9b65846a432559565f9da7c47d8fc5175245e
parentd1e78c491a9108f93a73d2a7391cc5b876a2f32d (diff)
downloadports-34f889342fb6624ec9cf2322f0f3a3478c36b036.tar.gz
ports-34f889342fb6624ec9cf2322f0f3a3478c36b036.zip
net/gupnp-ui: Update *_DEPENDS after gupnp 1.5.0 update
- Bump PORTREVISION for dependency change
-rw-r--r--net/gupnp-dlna/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/gupnp-dlna/Makefile b/net/gupnp-dlna/Makefile
index 0fcfa7579377..851bd5ffc7b7 100644
--- a/net/gupnp-dlna/Makefile
+++ b/net/gupnp-dlna/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gupnp-dlna
PORTVERSION= 0.10.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= GNOME
@@ -13,9 +13,9 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:lang/vala \
- gupnp>=0.19.0:net/gupnp
-LIB_DEPENDS= libgupnp-1.2.so:net/gupnp
-RUN_DEPENDS= gupnp>=0.19.0:net/gupnp
+ gupnp14>=0.19.0:net/gupnp14
+LIB_DEPENDS= libgupnp-1.2.so:net/gupnp14
+RUN_DEPENDS= gupnp14>=0.19.0:net/gupnp14
CONFIGURE_ARGS= --enable-introspection \
--enable-gstreamer-metadata-backend