diff options
| author | Paavo-Einari Kaipila <pkaipila@gmail.com> | 2025-11-15 12:12:53 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-11-15 12:12:59 +0000 |
| commit | c43c4a2326ff8b98c7c9d7810951045a3beb2fde (patch) | |
| tree | f550030ed29b7a68eb8735628d5d682043f0b188 | |
| parent | 1eb041ec7f373742cb50eff3a046aff4953968ea (diff) | |
devel/unit-otel: Deprecate and set expiration date to 2025-12-31
* Upstream repo archived on Oct 8 2025
PR: 290923
| -rw-r--r-- | devel/unit-otel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/unit-otel/Makefile b/devel/unit-otel/Makefile index 5ca55e7b9779..962454981e31 100644 --- a/devel/unit-otel/Makefile +++ b/devel/unit-otel/Makefile @@ -12,6 +12,9 @@ WWW= https://unit.nginx.org LICENSE= APACHE20 LICENSE_FILE= ${WRKDIR}/unit-${PORTVERSION}/LICENSE +DEPRECATED= Upstream repo archived on Oct 8 2025 +EXPIRATION_DATE=2025-12-31 + USES= cargo cpe ssl CPE_VENDOR= nginx |
