Date: Mon, 4 Jun 2018 18:11:48 +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: r471673 - head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery Message-ID: <201806041811.w54IBmn2074327@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 4 18:11:47 2018 New Revision: 471673 URL: https://svnweb.freebsd.org/changeset/ports/471673 Log: Add LICENSE_FILE - Fix and update WWW Approved by: portmgr (blanket) Modified: head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr Modified: head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile ============================================================================== --- head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile Mon Jun 4 18:11:42 2018 (r471672) +++ head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile Mon Jun 4 18:11:47 2018 (r471673) @@ -13,6 +13,7 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Network discovery support for FusionInventory Agent LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-FusionInventory-Agent>=2.2.0:net-mgmt/p5-FusionInventory-Agent \ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ Modified: head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr ============================================================================== --- head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr Mon Jun 4 18:11:42 2018 (r471672) +++ head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr Mon Jun 4 18:11:47 2018 (r471673) @@ -10,4 +10,4 @@ protocol: The plugin depends on FusionInventory for GLPI. OCS Inventory can't use this plugin. -WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-NetDiscovery/ +WWW: https://metacpan.org/release/FUSINV/FusionInventory-Agent-Task-NetDiscovery-2.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806041811.w54IBmn2074327>