Date: Thu, 2 Feb 2017 16:44:41 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433171 - head/net/tcpdump398 Message-ID: <201702021644.v12GiftB078740@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: garga Date: Thu Feb 2 16:44:41 2017 New Revision: 433171 URL: https://svnweb.freebsd.org/changeset/ports/433171 Log: Deprecate net/tcpdump398 due to multiple vulnerabilities. Set expiration date to 2017-03-05 Modified: head/net/tcpdump398/Makefile Modified: head/net/tcpdump398/Makefile ============================================================================== --- head/net/tcpdump398/Makefile Thu Feb 2 16:40:00 2017 (r433170) +++ head/net/tcpdump398/Makefile Thu Feb 2 16:44:41 2017 (r433171) @@ -12,6 +12,10 @@ COMMENT= Ubiquitous network traffic anal LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/contrib/LICENSE +FORBIDDEN= multiple security vulnerabilities +DEPRECATED= multiple security vulnerabilities; not updated since 2009 +EXPIRATION_DATE=2017-03-05 + USES= ssl tar:bzip2 PLIST_FILES= bin/tcpdump398 man/man1/tcpdump398.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702021644.v12GiftB078740>