svn commit: r480450 - head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery

Steve Wills swills at FreeBSD.org
Sun Sep 23 01:56:56 UTC 2018


Author: swills
Date: Sun Sep 23 01:56:55 2018
New Revision: 480450
URL: https://svnweb.freebsd.org/changeset/ports/480450

Log:
  net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery: mark deprecated
  
  No longer used by the module that depended on it
  
  PR:		219383
  Submitted by:	Mathieu Simon <freebsd at simweb.ch>

Modified:
  head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile   (contents, props changed)

Modified: head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
==============================================================================
--- head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile	Sun Sep 23 01:49:06 2018	(r480449)
+++ head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile	Sun Sep 23 01:56:55 2018	(r480450)
@@ -15,6 +15,9 @@ COMMENT=	SNMP support for FusionInventory Agent
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	No longer needed
+EXPIRATION_DATE=	2018-10-22
+
 BUILD_DEPENDS=	p5-FusionInventory-Agent>=0:net-mgmt/p5-FusionInventory-Agent \
 		p5-Net-IP>=0:net-mgmt/p5-Net-IP \
 		p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \


More information about the svn-ports-head mailing list