git: b4c5946d562f - main - net/opensips31: Deprecate and set expiration date to 2025-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Mar 2025 23:13:25 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4c5946d562f39385561bba9e8d8c8c3fdb5e0ca commit b4c5946d562f39385561bba9e8d8c8c3fdb5e0ca Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-05 20:14:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-05 23:12:46 +0000 net/opensips31: Deprecate and set expiration date to 2025-03-31 End of life upstream as of 31st of August 2023 and maintainer is unresponsive Reference: https://www.opensips.org/About/AvailableVersions PR: 283009 Reported by: Herbert J. Skuhra <herbert@gojira.at> --- net/opensips31/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/opensips31/Makefile b/net/opensips31/Makefile index 3e3a35b37010..6e06d670e58f 100644 --- a/net/opensips31/Makefile +++ b/net/opensips31/Makefile @@ -12,6 +12,9 @@ WWW= https://www.opensips.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Deprecated upstream +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= gm4:devel/m4 LIB_DEPENDS= libconfuse.so:devel/libconfuse \ libcurl.so:ftp/curl \