Date: Sat, 24 Feb 2018 14:54:47 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462838 - head/net/paris-traceroute Message-ID: <201802241454.w1OEslcF012177@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 24 14:54:47 2018 New Revision: 462838 URL: https://svnweb.freebsd.org/changeset/ports/462838 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2018-03-31 PR: 226085 Submitted by: Mohamad Dikshie Fauzie <dikshie@sfc.wide.ad.jp> (maintainer) Modified: head/net/paris-traceroute/Makefile Modified: head/net/paris-traceroute/Makefile ============================================================================== --- head/net/paris-traceroute/Makefile Sat Feb 24 14:54:42 2018 (r462837) +++ head/net/paris-traceroute/Makefile Sat Feb 24 14:54:47 2018 (r462838) @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-dev MAINTAINER= dikshie@sfc.wide.ad.jp COMMENT= Paris traceroute is network diagnosis and measurement tools +DEPRECATED= Legacy paris-traceroute is not supported anymore. Use net/scamper instead +EXPIRATION_DATE=2018-03-31 + GNU_CONFIGURE= yes USES= gmake WRKSRC= ${WRKDIR}/${PORTNAME}-current
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802241454.w1OEslcF012177>