svn commit: r470123 - head/net/traceroute

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 16 14:16:11 UTC 2018


Author: amdmi3
Date: Wed May 16 14:16:09 2018
New Revision: 470123
URL: https://svnweb.freebsd.org/changeset/ports/470123

Log:
  - Mark broken and deprecated: upstream gone, fetch is broken
  
  Approved by:	portmgr blanket

Modified:
  head/net/traceroute/Makefile

Modified: head/net/traceroute/Makefile
==============================================================================
--- head/net/traceroute/Makefile	Wed May 16 13:35:23 2018	(r470122)
+++ head/net/traceroute/Makefile	Wed May 16 14:16:09 2018	(r470123)
@@ -10,6 +10,10 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	Version of 'traceroute' that shows the AS network number of each hop
 
+BROKEN=		does not fetch
+DEPRECATED=	Upstream gone
+EXPIRATION_DATE=2018-08-16
+
 RELEASEDATE=	991603
 NO_WRKSUBDIR=	yes
 PLIST_FILES=	"@(,,4555) sbin/traceroute" man/man8/traceroute.8.gz


More information about the svn-ports-all mailing list