svn commit: r485276 - head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery

Muhammad Moinur Rahman bofh at FreeBSD.org
Sun Nov 18 21:17:27 UTC 2018


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


More information about the svn-ports-all mailing list