diff options
author | Lars Engels <lme@FreeBSD.org> | 2018-11-23 13:01:22 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2018-11-23 13:01:22 +0000 |
commit | 7ade515f5e8f9a16cb6e447c82d7e579318ea9b4 (patch) | |
tree | 68c5a946f19624b424fdaa8005556504dbbfd2be /net-mgmt/icingaweb2 | |
parent | e99b538cbe855f7f984b701fa9b9ca91e213a9d0 (diff) | |
download | ports-7ade515f5e8f9a16cb6e447c82d7e579318ea9b4.tar.gz ports-7ade515f5e8f9a16cb6e447c82d7e579318ea9b4.zip |
Notes
Diffstat (limited to 'net-mgmt/icingaweb2')
-rw-r--r-- | net-mgmt/icingaweb2/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icingaweb2/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index 44e86704eae4..a97eb6fa8814 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -2,7 +2,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2/distinfo b/net-mgmt/icingaweb2/distinfo index f61421edc78b..834c2c764f86 100644 --- a/net-mgmt/icingaweb2/distinfo +++ b/net-mgmt/icingaweb2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533888208 -SHA256 (icinga-icingaweb2-v2.6.1_GH0.tar.gz) = eba975e1e145347b34ac44843c847885f8588fe1acb8c8903fc3078d7ac0d51e -SIZE (icinga-icingaweb2-v2.6.1_GH0.tar.gz) = 8165384 +TIMESTAMP = 1542975259 +SHA256 (icinga-icingaweb2-v2.6.2_GH0.tar.gz) = 49c713451e0c2c1c721c38edbb106c28ddb547ac1347b4aa94217a09c88dc92b +SIZE (icinga-icingaweb2-v2.6.2_GH0.tar.gz) = 8171965 diff --git a/net-mgmt/icingaweb2/pkg-plist b/net-mgmt/icingaweb2/pkg-plist index 3d9a063a4217..3825496ff360 100644 --- a/net-mgmt/icingaweb2/pkg-plist +++ b/net-mgmt/icingaweb2/pkg-plist @@ -52,6 +52,7 @@ bin/icingacli %%WWWDIR%%/application/fonts/icingaweb.md %%WWWDIR%%/application/forms/Account/ChangePasswordForm.php %%WWWDIR%%/application/forms/AcknowledgeApplicationStateMessageForm.php +%%WWWDIR%%/application/forms/ActionForm.php %%WWWDIR%%/application/forms/Announcement/AcknowledgeAnnouncementForm.php %%WWWDIR%%/application/forms/Announcement/AnnouncementForm.php %%WWWDIR%%/application/forms/Authentication/LoginForm.php @@ -91,6 +92,7 @@ bin/icingacli %%WWWDIR%%/application/forms/RepositoryForm.php %%WWWDIR%%/application/forms/Security/RoleForm.php %%WWWDIR%%/application/layouts/scripts/body.phtml +%%WWWDIR%%/application/layouts/scripts/external-logout.phtml %%WWWDIR%%/application/layouts/scripts/guest-error.phtml %%WWWDIR%%/application/layouts/scripts/inline.phtml %%WWWDIR%%/application/layouts/scripts/layout.phtml |