diff options
author | Lars Engels <lme@FreeBSD.org> | 2021-05-02 07:16:06 +0800 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2021-05-02 07:16:06 +0800 |
commit | 1814f4ad99fe0d1b63b1c0a585d21bfdab59ecc3 (patch) | |
tree | 94ac9360476fadc225bc40298fa5db27c62a3a8a /net-mgmt | |
parent | 41466f107d3d58613c1a043372f09a2d4508fa91 (diff) | |
download | freebsd-ports-gnome-1814f4ad99fe0d1b63b1c0a585d21bfdab59ecc3.tar.gz freebsd-ports-gnome-1814f4ad99fe0d1b63b1c0a585d21bfdab59ecc3.tar.zst freebsd-ports-gnome-1814f4ad99fe0d1b63b1c0a585d21bfdab59ecc3.zip |
net-mgmt/icingaweb2-module-cube: Update to 1.1.1
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/icingaweb2-module-cube/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-cube/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-cube/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/icingaweb2-module-cube/Makefile b/net-mgmt/icingaweb2-module-cube/Makefile index bd011c3ffc36..e3245356e19e 100644 --- a/net-mgmt/icingaweb2-module-cube/Makefile +++ b/net-mgmt/icingaweb2-module-cube/Makefile @@ -1,7 +1,6 @@ PORTNAME= icingaweb2-module-cube DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 1 +DISTVERSION= 1.1.1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/net-mgmt/icingaweb2-module-cube/distinfo b/net-mgmt/icingaweb2-module-cube/distinfo index 3f0138fe8930..393d7a0574a4 100644 --- a/net-mgmt/icingaweb2-module-cube/distinfo +++ b/net-mgmt/icingaweb2-module-cube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1564577954 -SHA256 (icinga-icingaweb2-module-cube-v1.1.0_GH0.tar.gz) = 73e63fe3549bf17872672be059cd687aa6fd0c6c3b05c9bf7886f5f565024472 -SIZE (icinga-icingaweb2-module-cube-v1.1.0_GH0.tar.gz) = 263153 +TIMESTAMP = 1619908911 +SHA256 (icinga-icingaweb2-module-cube-v1.1.1_GH0.tar.gz) = daf979cfba009ce992cd4828e4a0007c021197052e79c6ef230b230aae452297 +SIZE (icinga-icingaweb2-module-cube-v1.1.1_GH0.tar.gz) = 290034 diff --git a/net-mgmt/icingaweb2-module-cube/pkg-plist b/net-mgmt/icingaweb2-module-cube/pkg-plist index 6688330e423c..5f4bc7ee277a 100644 --- a/net-mgmt/icingaweb2-module-cube/pkg-plist +++ b/net-mgmt/icingaweb2-module-cube/pkg-plist @@ -1,6 +1,8 @@ %%WWWDIR%%/.github/ISSUE_TEMPLATE/bug_report.md %%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md +%%WWWDIR%%/.github/workflows/php.yml %%WWWDIR%%/.gitignore +%%WWWDIR%%/.phpcs.xml %%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/application/controllers/HostsController.php |