Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2022 17:21:28 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: 6001287607be - main - net-mgmt/ocsinventory-{server,ocsreports}: Update to 2.9.2
Message-ID:  <202203291721.22THLS2Y090116@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=6001287607bef4a02022c2dd3659f809e72de5bc

commit 6001287607bef4a02022c2dd3659f809e72de5bc
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2022-03-01 16:48:49 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-03-29 17:21:14 +0000

    net-mgmt/ocsinventory-{server,ocsreports}: Update to 2.9.2
    
    Changes: https://github.com/OCSInventory-NG/OCSInventory-ocsreports/releases/tag/2.9.2
    
    PR:             262169
    Approved by:    Geoffroy Desvernay (maintainer)
---
 net-mgmt/ocsinventory-ocsreports/Makefile  | 2 +-
 net-mgmt/ocsinventory-ocsreports/distinfo  | 6 +++---
 net-mgmt/ocsinventory-ocsreports/pkg-plist | 8 +++++++-
 net-mgmt/ocsinventory-server/Makefile      | 3 ++-
 net-mgmt/ocsinventory-server/distinfo      | 6 +++---
 net-mgmt/ocsinventory-server/pkg-plist     | 4 ++++
 6 files changed, 20 insertions(+), 9 deletions(-)

diff --git a/net-mgmt/ocsinventory-ocsreports/Makefile b/net-mgmt/ocsinventory-ocsreports/Makefile
index 5ae48638440b..3bfe0521a397 100644
--- a/net-mgmt/ocsinventory-ocsreports/Makefile
+++ b/net-mgmt/ocsinventory-ocsreports/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ocsinventory-ocsreports
-PORTVERSION=	2.9.1
+PORTVERSION=	2.9.2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${PORTVERSION}/
 DISTNAME=	OCSNG_UNIX_SERVER-${PORTVERSION}
diff --git a/net-mgmt/ocsinventory-ocsreports/distinfo b/net-mgmt/ocsinventory-ocsreports/distinfo
index 6ae524af34dd..8e5012b0f28c 100644
--- a/net-mgmt/ocsinventory-ocsreports/distinfo
+++ b/net-mgmt/ocsinventory-ocsreports/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633003871
-SHA256 (OCSNG_UNIX_SERVER-2.9.1.tar.gz) = 22659e815f0792585c94b03bfb8352ebaecf4ef1a1c963694363b2561b9ba1dd
-SIZE (OCSNG_UNIX_SERVER-2.9.1.tar.gz) = 5683654
+TIMESTAMP = 1646153690
+SHA256 (OCSNG_UNIX_SERVER-2.9.2.tar.gz) = f90495e3ec748dcdcbfd0223bd7b612ca94ad2254282dce643e2aa0442a31e90
+SIZE (OCSNG_UNIX_SERVER-2.9.2.tar.gz) = 5721391
diff --git a/net-mgmt/ocsinventory-ocsreports/pkg-plist b/net-mgmt/ocsinventory-ocsreports/pkg-plist
index 9d4b859e2cd6..634d655c0a7d 100644
--- a/net-mgmt/ocsinventory-ocsreports/pkg-plist
+++ b/net-mgmt/ocsinventory-ocsreports/pkg-plist
@@ -137,6 +137,12 @@
 %%WWWDIR%%/files/update/7049.sql
 %%WWWDIR%%/files/update/7050.sql
 %%WWWDIR%%/files/update/7051.sql
+%%WWWDIR%%/files/update/7052.sql
+%%WWWDIR%%/files/update/7053.sql
+%%WWWDIR%%/files/update/7054.sql
+%%WWWDIR%%/files/update/7055.sql
+%%WWWDIR%%/files/update/7056.sql
+%%WWWDIR%%/files/update/7057.sql
 %%WWWDIR%%/image/adjustment.png
 %%WWWDIR%%/image/apple-logo.png
 %%WWWDIR%%/image/binary.png
@@ -906,6 +912,7 @@
 %%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_stats.php
 %%WWWDIR%%/plugins/main_sections/ms_teledeploy/views/activate_form_view.php
 %%WWWDIR%%/plugins/main_sections/ms_teledeploy/views/package_form_view.php
+%%WWWDIR%%/plugins/main_sections/ms_upload_file/ms_local_import.php
 %%WWWDIR%%/plugins/main_sections/ms_upload_file/ms_upload_file.php
 %%WWWDIR%%/plugins/main_sections/ms_upload_file/ms_upload_file_popup.php
 %%WWWDIR%%/plugins/main_sections/ms_upload_file/ms_view_file.php
@@ -1180,7 +1187,6 @@
 %%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php
 %%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php
 %%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/phpunit.xml.dist
 %%WWWDIR%%/vendor/phpmailer/phpmailer/src/Exception.php
 %%WWWDIR%%/vendor/phpmailer/phpmailer/src/OAuth.php
 %%WWWDIR%%/vendor/phpmailer/phpmailer/src/PHPMailer.php
diff --git a/net-mgmt/ocsinventory-server/Makefile b/net-mgmt/ocsinventory-server/Makefile
index a0aca72b8cb8..6e097a3aed47 100644
--- a/net-mgmt/ocsinventory-server/Makefile
+++ b/net-mgmt/ocsinventory-server/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ocsinventory-server
-PORTVERSION=	2.8.1
+PORTVERSION=	2.9.2
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	dgeo@centrale-marseille.fr
@@ -27,6 +27,7 @@ NO_ARCH=	yes
 NO_BUILD=	yes
 SUB_FILES=	pkg-message
 USE_GITHUB=	YES
+GH_TAGNAME=	f19e7606b91fe240a31eb4823310bea5ebbda40a
 GH_ACCOUNT=	OCSInventory-NG
 GH_PROJECT=	OCSInventory-Server
 
diff --git a/net-mgmt/ocsinventory-server/distinfo b/net-mgmt/ocsinventory-server/distinfo
index ba4a26010e2b..2b8d9c3c7f33 100644
--- a/net-mgmt/ocsinventory-server/distinfo
+++ b/net-mgmt/ocsinventory-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633004960
-SHA256 (OCSInventory-NG-OCSInventory-Server-2.8.1_GH0.tar.gz) = ab8565709bf3f73b9ddcecf7e49eda1718492b27538b8518446fe392c8dea284
-SIZE (OCSInventory-NG-OCSInventory-Server-2.8.1_GH0.tar.gz) = 124868
+TIMESTAMP = 1645697594
+SHA256 (OCSInventory-NG-OCSInventory-Server-2.9.2-f19e7606b91fe240a31eb4823310bea5ebbda40a_GH0.tar.gz) = 83cd1c2d6058856467f09e793e5fac805faa84fa2370724f7cdca4f615fe1356
+SIZE (OCSInventory-NG-OCSInventory-Server-2.9.2-f19e7606b91fe240a31eb4823310bea5ebbda40a_GH0.tar.gz) = 126846
diff --git a/net-mgmt/ocsinventory-server/pkg-plist b/net-mgmt/ocsinventory-server/pkg-plist
index 78f33fc50075..643a046bed3f 100644
--- a/net-mgmt/ocsinventory-server/pkg-plist
+++ b/net-mgmt/ocsinventory-server/pkg-plist
@@ -61,6 +61,9 @@
 %%DATADIR%%/Api/Ocsinventory/Restapi/Computer/Get/Computers.pm
 %%DATADIR%%/Api/Ocsinventory/Restapi/Computer/Get/ComputersListId.pm
 %%DATADIR%%/Api/Ocsinventory/Restapi/Computer/Get/ComputersSearch.pm
+%%DATADIR%%/Api/Ocsinventory/Restapi/Cve/Get/CveComputer.pm
+%%DATADIR%%/Api/Ocsinventory/Restapi/Cve/Get/CveCvss.pm
+%%DATADIR%%/Api/Ocsinventory/Restapi/Cve/Get/CveSoftware.pm
 %%DATADIR%%/Api/Ocsinventory/Restapi/Ipdiscover/Get/Ipdiscover.pm
 %%DATADIR%%/Api/Ocsinventory/Restapi/Ipdiscover/Get/IpdiscoverNetwork.pm
 %%DATADIR%%/Api/Ocsinventory/Restapi/Ipdiscover/Get/IpdiscoverTag.pm
@@ -70,6 +73,7 @@
 %%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpId.pm
 %%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpIdField.pm
 %%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpListId.pm
+%%DATADIR%%/Api/Ocsinventory/Restapi/Software/Get/Softwares.pm
 %%DATADIR%%/binutils/create-release-tarball.sh
 %%DATADIR%%/binutils/docker-download.sh
 %%DATADIR%%/binutils/ipdiscover-util.README



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