git: 05688542e009 - main - net/gupnp-dlna: 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:27 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=05688542e009ea5630784ae61c0c44b55422f036 commit 05688542e009ea5630784ae61c0c44b55422f036 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-11-05 07:33:15 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-11-05 07:52:12 +0000 net/gupnp-dlna: 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 (blanket) --- net/gupnp-dlna/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/gupnp-dlna/Makefile b/net/gupnp-dlna/Makefile index 48e85d450d04..a0b3126e6a26 100644 --- a/net/gupnp-dlna/Makefile +++ b/net/gupnp-dlna/Makefile @@ -11,6 +11,9 @@ WWW= https://wiki.gnome.org/Projects/GUPnP LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on deprecated port net/gupnp14 +EXPIRATION_DATE=2023-11-30 + BUILD_DEPENDS= gupnp14>=0.19.0:net/gupnp14 LIB_DEPENDS= libgupnp-1.2.so:net/gupnp14 RUN_DEPENDS= gupnp14>=0.19.0:net/gupnp14