git: 1276b757c296 - main - net/hping: Deprecate and set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 22:57:37 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1276b757c2965e87d74ebecc5ec3924b343389b8 commit 1276b757c2965e87d74ebecc5ec3924b343389b8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-18 22:30:01 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-18 22:30:52 +0000 net/hping: Deprecate and set expiration date to 2022-03-31 Deprecated upstream, users should move to net/hping3 instead PR: 260661 Approved by: ecu@200ok.org (maintainer timeout, 3+ weeks) --- net/hping/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/hping/Makefile b/net/hping/Makefile index dfc9a783ef40..a60662cc436d 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -12,6 +12,9 @@ DISTNAME= hping2.0.0-rc3 MAINTAINER= ecu@200ok.org COMMENT= Network auditing tool +DEPRECATED= Deprecated upstream, please consider using net/hping3 instead +EXPIRATION_DATE=2022-03-31 + CONFLICTS= hping-devel WRKSRC= ${WRKDIR}/hping2-rc3