Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:11:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r471674 - head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery
Message-ID:  <201806041811.w54IBr8f074451@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  4 18:11:53 2018
New Revision: 471674
URL: https://svnweb.freebsd.org/changeset/ports/471674

Log:
  Update LICENSE
  
  - Add LICENSE_FILE
  - Fix and update WWW

Modified:
  head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
  head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr

Modified: head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile
==============================================================================
--- head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile	Mon Jun  4 18:11:47 2018	(r471673)
+++ head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile	Mon Jun  4 18:11:53 2018	(r471674)
@@ -12,7 +12,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	SNMP support for FusionInventory Agent
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-FusionInventory-Agent>=0:net-mgmt/p5-FusionInventory-Agent \
 		p5-Net-IP>=0:net-mgmt/p5-Net-IP \

Modified: head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr
==============================================================================
--- head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr	Mon Jun  4 18:11:47 2018	(r471673)
+++ head/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr	Mon Jun  4 18:11:53 2018	(r471674)
@@ -1,3 +1,3 @@
 Network discovery support for FusionInventory Agent
 
-WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-SNMPQuery/
+WWW: https://metacpan.org/release/FUSINV/FusionInventory-Agent-Task-SNMPQuery-1.3



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