1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

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)
This commit is contained in:
Mikael Urankar 2022-03-01 17:48:49 +01:00
parent dc395bb97f
commit 6001287607
6 changed files with 20 additions and 9 deletions

View File

@ -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}

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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