git: d8ca45cb5ce3 - main - www/p5-Catalyst-Plugin-FormBuilder: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Mar 2024 22:42:12 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d8ca45cb5ce3f404315f30be7bf570aa24f50114
commit d8ca45cb5ce3f404315f30be7bf570aa24f50114
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-13 21:02:23 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-13 22:41:39 +0000
www/p5-Catalyst-Plugin-FormBuilder: Mark DEPRECATED
- Upstream deprecated
- Set EXPIRATION_DATE 2024-04-13
---
www/p5-Catalyst-Plugin-FormBuilder/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/www/p5-Catalyst-Plugin-FormBuilder/Makefile b/www/p5-Catalyst-Plugin-FormBuilder/Makefile
index e2523973c63e..125f7a477a8c 100644
--- a/www/p5-Catalyst-Plugin-FormBuilder/Makefile
+++ b/www/p5-Catalyst-Plugin-FormBuilder/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Catalyst-Plugin-FormBuilder
PORTVERSION= 1.07
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +12,9 @@ WWW= https://metacpan.org/release/Catalyst-Plugin-FormBuilder
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Deprecated by upstream
+EXPIRATION_DATE=2024-04-13
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Catalyst-Runtime>=5.7:www/p5-Catalyst-Runtime \
p5-CGI-FormBuilder>=3.02:www/p5-CGI-FormBuilder