Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2019 00:56:58 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517552 - head/net-mgmt/flow-extract
Message-ID:  <201911140056.xAE0uwtq002697@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911140056.xAE0uwtq002697>