Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 15:55:21 GMT
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ae4a9734c805 - main - net-mgmt/ocsinventory-agent: Update to 2.10.2
Message-ID:  <202404061555.436FtLUp089163@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ae4a9734c805f55397ee232e838ae4c250c23ce1

commit ae4a9734c805f55397ee232e838ae4c250c23ce1
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2024-04-06 15:13:50 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2024-04-06 15:55:19 +0000

    net-mgmt/ocsinventory-agent: Update to 2.10.2
    
    Changes:
      https://github.com/OCSInventory-NG/UnixAgent/releases/tag/v2.10.2
---
 net-mgmt/ocsinventory-agent/Makefile  | 2 +-
 net-mgmt/ocsinventory-agent/distinfo  | 6 +++---
 net-mgmt/ocsinventory-agent/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile
index e13aa1cc7015..7066136efa99 100644
--- a/net-mgmt/ocsinventory-agent/Makefile
+++ b/net-mgmt/ocsinventory-agent/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ocsinventory
-PORTVERSION=	2.10.0
+PORTVERSION=	2.10.2
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	net-mgmt
diff --git a/net-mgmt/ocsinventory-agent/distinfo b/net-mgmt/ocsinventory-agent/distinfo
index cf20818945a8..a8d1592a6936 100644
--- a/net-mgmt/ocsinventory-agent/distinfo
+++ b/net-mgmt/ocsinventory-agent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669799807
-SHA256 (OCSInventory-NG-UnixAgent-v2.10.0_GH0.tar.gz) = 97e16c83694d1a86994b55b8e49227c5ea82492fc6fff298fc43511d1369edb0
-SIZE (OCSInventory-NG-UnixAgent-v2.10.0_GH0.tar.gz) = 2318916
+TIMESTAMP = 1712416089
+SHA256 (OCSInventory-NG-UnixAgent-v2.10.2_GH0.tar.gz) = 385269a1c5af5be0fbac8ba091f907a053eecba466fa6aa734cf2bcd61770956
+SIZE (OCSInventory-NG-UnixAgent-v2.10.2_GH0.tar.gz) = 2325579
diff --git a/net-mgmt/ocsinventory-agent/pkg-plist b/net-mgmt/ocsinventory-agent/pkg-plist
index 15b8b2d207dc..a4de992680d0 100644
--- a/net-mgmt/ocsinventory-agent/pkg-plist
+++ b/net-mgmt/ocsinventory-agent/pkg-plist
@@ -6,6 +6,7 @@ bin/ocsinventory-agent
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/AccessLog.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/DeviceID.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/IpDiscover.pm
+%%SITE_PERL%%/Ocsinventory/Agent/Backend/IpDiscover/ArpScan.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/IpDiscover/IpDiscover.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/IpDiscover/Nmap.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX.pm
@@ -24,6 +25,7 @@ bin/ocsinventory-agent
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Software.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Sounds.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Storages.pm
+%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/UUID.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Users.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Videos.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD.pm
@@ -209,6 +211,7 @@ bin/ocsinventory-agent
 %%SITE_PERL%%/Ocsinventory/Agent/Modules/Databases/Oracle/Instances.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Modules/Download.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Modules/Example.pm
+%%SITE_PERL%%/Ocsinventory/Agent/Modules/LocalSnmpScan.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Modules/SnmpScan.pm
 %%SITE_PERL%%/Ocsinventory/Agent/Network.pm
 %%SITE_PERL%%/Ocsinventory/Agent/XML/Inventory.pm



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