diff options
author | Florian Smeets <flo@FreeBSD.org> | 2025-05-18 10:44:32 +0200 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2025-05-18 16:58:00 +0200 |
commit | 48fc715e143c8205d1c4b22a7db9c8b177d2f86b (patch) | |
tree | fa402e9916bc7b54f4fb2c77b10ded648b7e3132 | |
parent | net-mgmt/icingaweb2-module-director: Update to 1.11.5 (diff) |
net-mgmt/icingaweb2-module-reporting: Update to 1.0.5
-rw-r--r-- | net-mgmt/icingaweb2-module-reporting/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-reporting/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-reporting/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/icingaweb2-module-reporting/Makefile b/net-mgmt/icingaweb2-module-reporting/Makefile index ec680dbfe892..b219fc3e56d0 100644 --- a/net-mgmt/icingaweb2-module-reporting/Makefile +++ b/net-mgmt/icingaweb2-module-reporting/Makefile @@ -1,6 +1,6 @@ PORTNAME= icingaweb2-module-reporting DISTVERSIONPREFIX= v -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.5 PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/net-mgmt/icingaweb2-module-reporting/distinfo b/net-mgmt/icingaweb2-module-reporting/distinfo index 92d0eb9a70ef..a6cadfe535ba 100644 --- a/net-mgmt/icingaweb2-module-reporting/distinfo +++ b/net-mgmt/icingaweb2-module-reporting/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723238039 -SHA256 (icinga-icingaweb2-module-reporting-v1.0.2_GH0.tar.gz) = e065b73abdb5ee47725ad1af0b9a6f81eea29589b4d8a6ec3c8872c4d8d0f430 -SIZE (icinga-icingaweb2-module-reporting-v1.0.2_GH0.tar.gz) = 45499 +TIMESTAMP = 1747555637 +SHA256 (icinga-icingaweb2-module-reporting-v1.0.5_GH0.tar.gz) = eefe386443f48686f2669ab995d7ffaf2acca3f3bc979c647f8233d7a39b1205 +SIZE (icinga-icingaweb2-module-reporting-v1.0.5_GH0.tar.gz) = 46053 diff --git a/net-mgmt/icingaweb2-module-reporting/pkg-plist b/net-mgmt/icingaweb2-module-reporting/pkg-plist index d155ff8ef386..5eac2e5827fe 100644 --- a/net-mgmt/icingaweb2-module-reporting/pkg-plist +++ b/net-mgmt/icingaweb2-module-reporting/pkg-plist @@ -73,8 +73,10 @@ %%WWWDIR%%/public/img/textarea-corner.png %%WWWDIR%%/run.php %%WWWDIR%%/schema/mysql-upgrades/0.10.0.sql +%%WWWDIR%%/schema/mysql-upgrades/1.0.3.sql %%WWWDIR%%/schema/mysql-upgrades/0.9.1.sql %%WWWDIR%%/schema/mysql-upgrades/1.0.0.sql +%%WWWDIR%%/schema/pgsql-upgrades/1.0.3.sql %%WWWDIR%%/schema/mysql.schema.sql %%WWWDIR%%/schema/pgsql-upgrades/1.0.0.sql %%WWWDIR%%/schema/pgsql.schema.sql |