git: f8f3b56c47c3 - main - math/libsharp2: Deprecate and set expiration date to 2025-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 May 2025 09:57:50 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f8f3b56c47c3d227421537f9a012dc7fb14aba3c
commit f8f3b56c47c3d227421537f9a012dc7fb14aba3c
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-05-17 01:11:29 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-05-17 09:53:14 +0000
math/libsharp2: Deprecate and set expiration date to 2025-06-30
Deprecated upsteam in 2021, upstream recommends migrating to ducc0
Reference: https://gitlab.mpcdf.mpg.de/mtr/libsharp
PR: 284102
Approved by: maintainer timeout, 4+ months
---
math/libsharp2/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/math/libsharp2/Makefile b/math/libsharp2/Makefile
index cd0d2a2a3644..0b72adecf3ce 100644
--- a/math/libsharp2/Makefile
+++ b/math/libsharp2/Makefile
@@ -9,6 +9,9 @@ WWW= https://gitlab.mpcdf.mpg.de/mtr/libsharp
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Deprecated upstream in 2021, upstream recommends migrating to ducc0
+EXPIRATION_DATE=2025-06-30
+
USES= autoreconf gmake libtool
USE_GITLAB= yes