git: 0a841ec2206c - main - net-mgmt/ocsinventory-agent: Update to 2.10.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Nov 2024 08:16:51 UTC
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a841ec2206c607f7bfeaeafad503c1bf12300ed commit 0a841ec2206c607f7bfeaeafad503c1bf12300ed Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2024-10-31 14:54:45 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2024-11-07 08:16:43 +0000 net-mgmt/ocsinventory-agent: Update to 2.10.4 While here, add missing dependencies [1] Changes: https://github.com/OCSInventory-NG/UnixAgent/releases/tag/v2.10.4 PR: 282146 [1] --- net-mgmt/ocsinventory-agent/Makefile | 6 ++++-- net-mgmt/ocsinventory-agent/distinfo | 6 +++--- net-mgmt/ocsinventory-agent/pkg-plist | 2 ++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile index 7066136efa99..9c8c0509bdf0 100644 --- a/net-mgmt/ocsinventory-agent/Makefile +++ b/net-mgmt/ocsinventory-agent/Makefile @@ -1,5 +1,5 @@ PORTNAME= ocsinventory -PORTVERSION= 2.10.2 +PORTVERSION= 2.10.4 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-mgmt @@ -12,7 +12,9 @@ WWW= https://www.ocsinventory-ng.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= lspci:sysutils/pciutils \ +RUN_DEPENDS= lscpu:sysutils/lscpu \ + lspci:sysutils/pciutils \ + p5-Data-UUID>=0:devel/p5-Data-UUID \ p5-libwww>=0:www/p5-libwww \ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ p5-Proc-Daemon>=0:devel/p5-Proc-Daemon \ diff --git a/net-mgmt/ocsinventory-agent/distinfo b/net-mgmt/ocsinventory-agent/distinfo index a8d1592a6936..afa28b76c3fd 100644 --- a/net-mgmt/ocsinventory-agent/distinfo +++ b/net-mgmt/ocsinventory-agent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712416089 -SHA256 (OCSInventory-NG-UnixAgent-v2.10.2_GH0.tar.gz) = 385269a1c5af5be0fbac8ba091f907a053eecba466fa6aa734cf2bcd61770956 -SIZE (OCSInventory-NG-UnixAgent-v2.10.2_GH0.tar.gz) = 2325579 +TIMESTAMP = 1730386277 +SHA256 (OCSInventory-NG-UnixAgent-v2.10.4_GH0.tar.gz) = 789e6c07a7d824d28f144a9a6e6795e0d0688f5b7d66244e2078288bf8caf55f +SIZE (OCSInventory-NG-UnixAgent-v2.10.4_GH0.tar.gz) = 2333305 diff --git a/net-mgmt/ocsinventory-agent/pkg-plist b/net-mgmt/ocsinventory-agent/pkg-plist index a4de992680d0..d0e878b94efb 100644 --- a/net-mgmt/ocsinventory-agent/pkg-plist +++ b/net-mgmt/ocsinventory-agent/pkg-plist @@ -210,8 +210,10 @@ bin/ocsinventory-agent %%SITE_PERL%%/Ocsinventory/Agent/Modules/Databases/Oracle.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Databases/Oracle/Instances.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Download.pm +%%SITE_PERL%%/Ocsinventory/Agent/Modules/DownloadAIX.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Example.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/LocalSnmpScan.pm +%%SITE_PERL%%/Ocsinventory/Agent/Modules/SnmpFork.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/SnmpScan.pm %%SITE_PERL%%/Ocsinventory/Agent/Network.pm %%SITE_PERL%%/Ocsinventory/Agent/XML/Inventory.pm