git: 234582ba4463 - main - science/p5-Algorithm-SVMLight: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 14 Mar 2024 11:30:13 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=234582ba4463408b6e241978ff3d04a63879d311

commit 234582ba4463408b6e241978ff3d04a63879d311
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-14 10:43:29 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-14 11:30:00 +0000

    science/p5-Algorithm-SVMLight: Mark DEPRECATED
    
    - Depends on deprecated science/svmlight
    - Set EXPIRATION_DATE 2024-04-14
    
    If someone needs this port feel free to undeprecate and takeover
    maintainership.
---
 science/p5-Algorithm-SVMLight/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/science/p5-Algorithm-SVMLight/Makefile b/science/p5-Algorithm-SVMLight/Makefile
index 7bf54e8dac52..098768ba2755 100644
--- a/science/p5-Algorithm-SVMLight/Makefile
+++ b/science/p5-Algorithm-SVMLight/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface to SVMLight Machine-Learning Package
 WWW=		https://metacpan.org/release/Algorithm-SVMLight
 
+DEPRECATED=	Depends on DEPRECATED science/svmlight
+EXPIRATION_DATE=	2024-04-14
+
 BUILD_DEPENDS=	svmlight>=6.01_2:science/svmlight
 LIB_DEPENDS=	libsvmlight.so:science/svmlight