git: 69f87f04f111 - main - net/gupnp-ui: Deprecate and set expiration date to 2023-11-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Nov 2023 07:52:29 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=69f87f04f1117c93d01cd418be9d566e158f4f78 commit 69f87f04f1117c93d01cd418be9d566e158f4f78 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-11-05 07:41:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-11-05 07:52:12 +0000 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 f655f1494b5c..16435f7e0fac 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