git: 0a672c8ed4a6 - main - net/gupnp-igd12: Deprecate and set expiration date to 2023-03-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Nov 2023 07:52:28 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a672c8ed4a64b2e968f9c319ccb95f7f228cc7e commit 0a672c8ed4a64b2e968f9c319ccb95f7f228cc7e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-11-05 07:38:59 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-11-05 07:52:12 +0000 net/gupnp-igd12: Deprecate and set expiration date to 2023-03-30 Depends on deprecated port net/gupnp14, users are adviced to migrate to net/gupnp Approved by: portmgr (maintainer timeout, 1+ month) --- net/gupnp-igd12/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/gupnp-igd12/Makefile b/net/gupnp-igd12/Makefile index abfaf43eb932..0a0b98811390 100644 --- a/net/gupnp-igd12/Makefile +++ b/net/gupnp-igd12/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= gobject-introspection>=0.10:devel/gobject-introspection \ gssdp14>=1.2.0:net/gssdp14 \ gupnp14>=1.2.0:net/gupnp14