git: 2d29ff9398cb - main - net-mgmt/icingaweb2-module-reporting: Update to 1.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Mar 2024 18:04:28 UTC
The branch main has been updated by joneum:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2d29ff9398cbd71b4d01f82418ede381cb62d923
commit 2d29ff9398cbd71b4d01f82418ede381cb62d923
Author: Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2024-03-04 18:03:09 +0000
Commit: Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2024-03-04 18:04:16 +0000
net-mgmt/icingaweb2-module-reporting: Update to 1.0.1
Changelog: https://github.com/Icinga/icingaweb2-module-reporting/releases/tag/v1.0.1
Sponsored by: Netzkommune GmbH
---
net-mgmt/icingaweb2-module-reporting/Makefile | 10 +++----
net-mgmt/icingaweb2-module-reporting/distinfo | 6 ++---
net-mgmt/icingaweb2-module-reporting/pkg-plist | 37 +++++++++++++++-----------
3 files changed, 29 insertions(+), 24 deletions(-)
diff --git a/net-mgmt/icingaweb2-module-reporting/Makefile b/net-mgmt/icingaweb2-module-reporting/Makefile
index 80b8f21c8f3b..db586a8b84cb 100644
--- a/net-mgmt/icingaweb2-module-reporting/Makefile
+++ b/net-mgmt/icingaweb2-module-reporting/Makefile
@@ -1,7 +1,7 @@
PORTNAME= icingaweb2-module-reporting
DISTVERSIONPREFIX= v
-DISTVERSION= 0.10.0
-PORTREVISION= 4
+DISTVERSION= 1.0.1
+PORTREVISION= 0
CATEGORIES= net-mgmt www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@@ -12,9 +12,9 @@ WWW= https://github.com/Icinga/icingaweb2-module-reporting
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
- icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>=0.4:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR} \
- icinga-php-library${PHP_PKGNAMESUFFIX}>=0.10.0:net-mgmt/icinga-php-library@${PHP_FLAVOR}
+RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
+ icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>=0.9.0:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR} \
+ icinga-php-library${PHP_PKGNAMESUFFIX}>=0.13.1:net-mgmt/icinga-php-library@${PHP_FLAVOR}
USES= php:web,flavors
diff --git a/net-mgmt/icingaweb2-module-reporting/distinfo b/net-mgmt/icingaweb2-module-reporting/distinfo
index 4f92e6272a56..d7d2c6cb97ce 100644
--- a/net-mgmt/icingaweb2-module-reporting/distinfo
+++ b/net-mgmt/icingaweb2-module-reporting/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674544787
-SHA256 (icinga-icingaweb2-module-reporting-v0.10.0_GH0.tar.gz) = 58f624e76542c4836fbef324fb30a3bccb5c608a27fda2cc07164db153e353b0
-SIZE (icinga-icingaweb2-module-reporting-v0.10.0_GH0.tar.gz) = 77559
+TIMESTAMP = 1709054626
+SHA256 (icinga-icingaweb2-module-reporting-v1.0.1_GH0.tar.gz) = 34ef9dd3bd07a84260d41effb165b12f31eb69380486646c3bd27522a3367479
+SIZE (icinga-icingaweb2-module-reporting-v1.0.1_GH0.tar.gz) = 46376
diff --git a/net-mgmt/icingaweb2-module-reporting/pkg-plist b/net-mgmt/icingaweb2-module-reporting/pkg-plist
index 95dbb0f336c6..5a9d9079bdc1 100644
--- a/net-mgmt/icingaweb2-module-reporting/pkg-plist
+++ b/net-mgmt/icingaweb2-module-reporting/pkg-plist
@@ -1,6 +1,9 @@
-%%WWWDIR%%/.phpcs.xml
+%%WWWDIR%%/.mailmap
+%%WWWDIR%%/AUTHORS
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
+%%WWWDIR%%/application/clicommands/DownloadCommand.php
+%%WWWDIR%%/application/clicommands/ListCommand.php
%%WWWDIR%%/application/clicommands/ScheduleCommand.php
%%WWWDIR%%/application/controllers/ConfigController.php
%%WWWDIR%%/application/controllers/PlugController.php.disabled
@@ -9,7 +12,6 @@
%%WWWDIR%%/application/controllers/ReportsController.php
%%WWWDIR%%/application/controllers/TemplateController.php
%%WWWDIR%%/application/controllers/TemplatesController.php
-%%WWWDIR%%/application/controllers/TestController.php
%%WWWDIR%%/application/controllers/TimeframeController.php
%%WWWDIR%%/application/controllers/TimeframesController.php
%%WWWDIR%%/application/forms/ConfigureMailForm.php
@@ -29,7 +31,15 @@
%%WWWDIR%%/library/Reporting/Hook/ActionHook.php
%%WWWDIR%%/library/Reporting/Hook/ReportHook.php
%%WWWDIR%%/library/Reporting/Mail.php
+%%WWWDIR%%/library/Reporting/Model/Config.php
+%%WWWDIR%%/library/Reporting/Model/Report.php
+%%WWWDIR%%/library/Reporting/Model/Reportlet.php
+%%WWWDIR%%/library/Reporting/Model/Schedule.php
+%%WWWDIR%%/library/Reporting/Model/Schema.php
+%%WWWDIR%%/library/Reporting/Model/Template.php
+%%WWWDIR%%/library/Reporting/Model/Timeframe.php
%%WWWDIR%%/library/Reporting/ProvidedActions.php
+%%WWWDIR%%/library/Reporting/ProvidedHook/DbMigration.php
%%WWWDIR%%/library/Reporting/ProvidedReports.php
%%WWWDIR%%/library/Reporting/Report.php
%%WWWDIR%%/library/Reporting/ReportData.php
@@ -38,15 +48,11 @@
%%WWWDIR%%/library/Reporting/Reports/SystemReport.php
%%WWWDIR%%/library/Reporting/RetryConnection.php
%%WWWDIR%%/library/Reporting/Schedule.php
-%%WWWDIR%%/library/Reporting/Scheduler.php
%%WWWDIR%%/library/Reporting/Str.php
%%WWWDIR%%/library/Reporting/Timeframe.php
%%WWWDIR%%/library/Reporting/Timerange.php
%%WWWDIR%%/library/Reporting/Values.php
%%WWWDIR%%/library/Reporting/Web/Controller.php
-%%WWWDIR%%/library/Reporting/Web/Flatpickr.php
-%%WWWDIR%%/library/Reporting/Web/Forms/DecoratedElement.php
-%%WWWDIR%%/library/Reporting/Web/Forms/Decorator/CompatDecorator.php
%%WWWDIR%%/library/Reporting/Web/Forms/ReportForm.php
%%WWWDIR%%/library/Reporting/Web/Forms/ScheduleForm.php
%%WWWDIR%%/library/Reporting/Web/Forms/SendForm.php
@@ -57,21 +63,20 @@
%%WWWDIR%%/library/Reporting/Web/Widget/CoverPage.php
%%WWWDIR%%/library/Reporting/Web/Widget/HeaderOrFooter.php
%%WWWDIR%%/library/Reporting/Web/Widget/Template.php
-%%WWWDIR%%/library/vendor/ipl/Html/src/FormElement/FileElement.php
%%WWWDIR%%/module.info
+%%WWWDIR%%/phpcs.xml
+%%WWWDIR%%/phpstan-baseline.neon
+%%WWWDIR%%/phpstan.neon
%%WWWDIR%%/public/css/module.less
%%WWWDIR%%/public/css/system-report.css
-%%WWWDIR%%/public/css/vendor/flatpickr.css
-%%WWWDIR%%/public/css/vendor/flatpickr.min.css
%%WWWDIR%%/public/img/select-icon-2x.png
%%WWWDIR%%/public/img/select-icon.png
%%WWWDIR%%/public/img/textarea-corner-2x.png
%%WWWDIR%%/public/img/textarea-corner.png
-%%WWWDIR%%/public/js/module.js
-%%WWWDIR%%/public/js/vendor/flatpickr.js
-%%WWWDIR%%/public/js/vendor/flatpickr.min.js
%%WWWDIR%%/run.php
-%%WWWDIR%%/schema/mysql-migrations/v0.10.0.sql
-%%WWWDIR%%/schema/mysql-migrations/v0.9.1.sql
-%%WWWDIR%%/schema/mysql.sql
-%%WWWDIR%%/schema/postgresql.sql
+%%WWWDIR%%/schema/mysql-upgrades/0.10.0.sql
+%%WWWDIR%%/schema/mysql-upgrades/0.9.1.sql
+%%WWWDIR%%/schema/mysql-upgrades/1.0.0.sql
+%%WWWDIR%%/schema/mysql.schema.sql
+%%WWWDIR%%/schema/pgsql-upgrades/1.0.0.sql
+%%WWWDIR%%/schema/pgsql.schema.sql