svn commit: r517552 - head/net-mgmt/flow-extract

Mark Linimon linimon at FreeBSD.org
Thu Nov 14 00:56:58 UTC 2019


Author: linimon
Date: Thu Nov 14 00:56:58 2019
New Revision: 517552
URL: https://svnweb.freebsd.org/changeset/ports/517552

Log:
  This unmaintained port has been broken for 7 months.  Mark it DEPRECATED
  and give it an expiration date.

Modified:
  head/net-mgmt/flow-extract/Makefile

Modified: head/net-mgmt/flow-extract/Makefile
==============================================================================
--- head/net-mgmt/flow-extract/Makefile	Thu Nov 14 00:44:23 2019	(r517551)
+++ head/net-mgmt/flow-extract/Makefile	Thu Nov 14 00:56:58 2019	(r517552)
@@ -14,6 +14,8 @@ LICENSE=	GPLv1
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		unknown type name 'u_int64'
+DEPRECATED=		marked BROKEN for more than 6 months
+EXPIRATION_DATE=	2020-01-14
 
 BUILD_DEPENDS=	${LOCALBASE}/include/ftlib.h:net-mgmt/flow-tools
 


More information about the svn-ports-all mailing list