svn commit: r462838 - head/net/paris-traceroute

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 24 14:54:48 UTC 2018


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 at 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 at 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


More information about the svn-ports-all mailing list