Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2018 01:56:56 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480450 - head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery
Message-ID:  <201809230156.w8N1uu2l097268@repo.freebsd.org>

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



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