Date: Tue, 18 Jan 2022 22:57:37 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1276b757c296 - main - net/hping: Deprecate and set expiration date to 2022-03-31 Message-ID: <202201182257.20IMvbBD068643@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201182257.20IMvbBD068643>