Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2018 21:17:26 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485276 - head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery
Message-ID:  <201811182117.wAILHQeV035899@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Sun Nov 18 21:17:26 2018
New Revision: 485276
URL: https://svnweb.freebsd.org/changeset/ports/485276

Log:
  net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery: Mark deprecated
  
  No longer used by the module that depended on it
  
  PR:		219383
  Submitted by:	freebsd@simweb.ch

Modified:
  head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile

Modified: head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile
==============================================================================
--- head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile	Sun Nov 18 21:08:40 2018	(r485275)
+++ head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile	Sun Nov 18 21:17:26 2018	(r485276)
@@ -15,6 +15,9 @@ COMMENT=	Network discovery support for FusionInventory
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	No longer needed
+EXPIRATION_DATE=2018-11-19
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-FusionInventory-Agent>=2.2.0:net-mgmt/p5-FusionInventory-Agent \
 		p5-Net-IP>=0:net-mgmt/p5-Net-IP \



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