aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp-igd
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-26 14:52:09 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-26 15:01:14 +0000
commit90294415c54664ff526cfe3e4ab112bd89672794 (patch)
treeb094b5f253895480ff9842d7a3f43c19f00677e7 /net/gupnp-igd
parent8c4d06610dbc0213c6ee423c38ddd487bb030d4e (diff)
downloadports-90294415c54664ff526cfe3e4ab112bd89672794.tar.gz
ports-90294415c54664ff526cfe3e4ab112bd89672794.zip
net/gupnp-igd: Update *_DEPENDS after gssdp 1.5.0 and gupnp 1.5.0 update
- Bump PORTREVISION for dependency change
Diffstat (limited to 'net/gupnp-igd')
-rw-r--r--net/gupnp-igd/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile
index 69c06a5faa1a..6efa554ae6ca 100644
--- a/net/gupnp-igd/Makefile
+++ b/net/gupnp-igd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gupnp-igd
PORTVERSION= 1.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= GNOME
@@ -13,10 +13,10 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gobject-introspection>=0.10:devel/gobject-introspection \
- gssdp>=1.2.0:net/gssdp \
- gupnp>=1.2.0:net/gupnp
-LIB_DEPENDS= libgssdp-1.2.so:net/gssdp \
- libgupnp-1.2.so:net/gupnp
+ gssdp14>=1.2.0:net/gssdp14 \
+ gupnp14>=1.2.0:net/gupnp14
+LIB_DEPENDS= libgssdp-1.2.so:net/gssdp14 \
+ libgupnp-1.2.so:net/gupnp14
USES= compiler:c11 gnome meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build