git: ddc8ada42968 - main - sysutils/hploscripts: Release maintainership and deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Mar 2024 13:11:05 UTC
The branch main has been updated by ehaupt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ddc8ada429683561c6deaee7425906282cab91ec
commit ddc8ada429683561c6deaee7425906282cab91ec
Author: Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-03-03 13:09:11 +0000
Commit: Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-03-03 13:09:11 +0000
sysutils/hploscripts: Release maintainership and deprecate
---
sysutils/hploscripts/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/sysutils/hploscripts/Makefile b/sysutils/hploscripts/Makefile
index 7efd4223905b..ed952446731f 100644
--- a/sysutils/hploscripts/Makefile
+++ b/sysutils/hploscripts/Makefile
@@ -4,9 +4,12 @@ PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= LOCAL/ehaupt
-MAINTAINER= ehaupt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= HP Lights-Out management perl scripts
+DEPRECATED= Abandonware, outdated version
+EXPIRATION_DATE=2024-06-03
+
BUILD_DEPENDS= p5-IO-Socket-SSL>=1.19:security/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}