git: 34f889342fb6 - main - net/gupnp-ui: Update *_DEPENDS after gupnp 1.5.0 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Apr 2022 15:07:31 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=34f889342fb6624ec9cf2322f0f3a3478c36b036
commit 34f889342fb6624ec9cf2322f0f3a3478c36b036
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-26 14:57:56 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-26 15:01:54 +0000
net/gupnp-ui: Update *_DEPENDS after gupnp 1.5.0 update
- Bump PORTREVISION for dependency change
---
net/gupnp-dlna/Makefile | 8 ++++----
1 file 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