Date: Fri, 23 Nov 2018 13:01:22 +0000 (UTC) From: Lars Engels <lme@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485655 - head/net-mgmt/icingaweb2 Message-ID: <201811231301.wAND1Mo1015533@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lme Date: Fri Nov 23 13:01:22 2018 New Revision: 485655 URL: https://svnweb.freebsd.org/changeset/ports/485655 Log: net-mgmt/icingaweb2: Update to 2.6.2 Modified: head/net-mgmt/icingaweb2/Makefile head/net-mgmt/icingaweb2/distinfo head/net-mgmt/icingaweb2/pkg-plist Modified: head/net-mgmt/icingaweb2/Makefile ============================================================================== --- head/net-mgmt/icingaweb2/Makefile Fri Nov 23 13:00:44 2018 (r485654) +++ head/net-mgmt/icingaweb2/Makefile Fri Nov 23 13:01:22 2018 (r485655) @@ -2,7 +2,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org Modified: head/net-mgmt/icingaweb2/distinfo ============================================================================== --- head/net-mgmt/icingaweb2/distinfo Fri Nov 23 13:00:44 2018 (r485654) +++ head/net-mgmt/icingaweb2/distinfo Fri Nov 23 13:01:22 2018 (r485655) @@ -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 Modified: head/net-mgmt/icingaweb2/pkg-plist ============================================================================== --- head/net-mgmt/icingaweb2/pkg-plist Fri Nov 23 13:00:44 2018 (r485654) +++ head/net-mgmt/icingaweb2/pkg-plist Fri Nov 23 13:01:22 2018 (r485655) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811231301.wAND1Mo1015533>