From 69f87f04f1117c93d01cd418be9d566e158f4f78 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 5 Nov 2023 08:41:33 +0100 Subject: [PATCH] net/gupnp-ui: Deprecate and set expiration date to 2023-11-30 Depends on deprecated port net/gupnp14, users are adviced to migrate to net/gupnp Approved by: portmgr (maintainer timeout, 1+ month) --- net/gupnp-ui/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile index f655f1494b5c0..16435f7e0fac4 100644 --- a/net/gupnp-ui/Makefile +++ b/net/gupnp-ui/Makefile @@ -11,6 +11,9 @@ WWW= https://wiki.gnome.org/Projects/GUPnP LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on deprecated port net/gupnp14 +EXPIRATION_DATE=2023-11-30 + BUILD_DEPENDS= gupnp14>=0.3:net/gupnp14 LIB_DEPENDS= libgupnp-1.2.so:net/gupnp14 \ libsoup-2.4.so:devel/libsoup