Date: Sun, 4 Jun 2023 07:53:16 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 000f61d741fe - main - net-mgmt/icingaweb2-module-cube: Update to 1.3.0 Message-ID: <202306040753.3547rGRN085693@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=000f61d741fea08b007ddb207cc04b5650f468f5 commit 000f61d741fea08b007ddb207cc04b5650f468f5 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2023-06-04 07:52:00 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-06-04 07:52:00 +0000 net-mgmt/icingaweb2-module-cube: Update to 1.3.0 Sponsored by: Netzkommune GmbH --- net-mgmt/icingaweb2-module-cube/Makefile | 2 +- net-mgmt/icingaweb2-module-cube/distinfo | 6 +++--- net-mgmt/icingaweb2-module-cube/pkg-plist | 12 +++++------- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/net-mgmt/icingaweb2-module-cube/Makefile b/net-mgmt/icingaweb2-module-cube/Makefile index 2875d090a447..358567550f9a 100644 --- a/net-mgmt/icingaweb2-module-cube/Makefile +++ b/net-mgmt/icingaweb2-module-cube/Makefile @@ -1,6 +1,6 @@ PORTNAME= icingaweb2-module-cube DISTVERSIONPREFIX= v -DISTVERSION= 1.2.2 +DISTVERSION= 1.3.0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/net-mgmt/icingaweb2-module-cube/distinfo b/net-mgmt/icingaweb2-module-cube/distinfo index 3964a625b4b0..35e2911da472 100644 --- a/net-mgmt/icingaweb2-module-cube/distinfo +++ b/net-mgmt/icingaweb2-module-cube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674676916 -SHA256 (icinga-icingaweb2-module-cube-v1.2.2_GH0.tar.gz) = b4ee3dc87dd2709cd2d3c786dfa9c032d9a275c36752c99bce92d3962042650f -SIZE (icinga-icingaweb2-module-cube-v1.2.2_GH0.tar.gz) = 216108 +TIMESTAMP = 1685864156 +SHA256 (icinga-icingaweb2-module-cube-v1.3.0_GH0.tar.gz) = 6cdc3a9e91af3900d23d78980fdb853d97fce41c17e22790b9c0889cade098b5 +SIZE (icinga-icingaweb2-module-cube-v1.3.0_GH0.tar.gz) = 590072 diff --git a/net-mgmt/icingaweb2-module-cube/pkg-plist b/net-mgmt/icingaweb2-module-cube/pkg-plist index 2180260b7892..235d413a0cb0 100644 --- a/net-mgmt/icingaweb2-module-cube/pkg-plist +++ b/net-mgmt/icingaweb2-module-cube/pkg-plist @@ -1,6 +1,10 @@ +%%WWWDIR%%/.mailmap +%%WWWDIR%%/AUTHORS %%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/application/controllers/HostsController.php +%%WWWDIR%%/application/controllers/IdoHostsController.php +%%WWWDIR%%/application/controllers/IdoServicesController.php %%WWWDIR%%/application/controllers/IndexController.php %%WWWDIR%%/application/controllers/ServicesController.php %%WWWDIR%%/application/forms/DimensionsForm.php @@ -9,13 +13,7 @@ %%WWWDIR%%/configuration.php %%WWWDIR%%/doc/01-About.md %%WWWDIR%%/doc/02-Installation.md -%%WWWDIR%%/doc/02-Installation.md.d/01-Amazon-Linux.md -%%WWWDIR%%/doc/02-Installation.md.d/02-CentOS.md -%%WWWDIR%%/doc/02-Installation.md.d/03-Debian.md -%%WWWDIR%%/doc/02-Installation.md.d/04-RHEL.md -%%WWWDIR%%/doc/02-Installation.md.d/05-SLES.md -%%WWWDIR%%/doc/02-Installation.md.d/06-Ubuntu.md -%%WWWDIR%%/doc/02-Installation.md.d/07-From-Source.md +%%WWWDIR%%/doc/02-Installation.md.d/From-Source.md %%WWWDIR%%/doc/img/cube_action-links.png %%WWWDIR%%/doc/img/cube_director.png %%WWWDIR%%/doc/img/cube_move-up.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306040753.3547rGRN085693>