git: a93de65b6505 - main - www/bacula-web: upgrade to 8.6.3

From: Larry Rosenman <ler_at_FreeBSD.org>
Date: Tue, 15 Nov 2022 19:59:20 UTC
The branch main has been updated by ler:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a93de65b6505b79b7bb4e4c09f53f4d181fc69b6

commit a93de65b6505b79b7bb4e4c09f53f4d181fc69b6
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2022-11-15 19:57:55 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2022-11-15 19:59:15 +0000

    www/bacula-web: upgrade to 8.6.3
    
    Changelog
    General
    
    Fixed Composer dependency problem with smarty/smarty (see #131)
    Bumped smarty/smarty to version 4.2.1
    Improved support for PHP >= 8.0
    Fixed PSR12 code style warnings
    Improved testing and code coverage (see #133)
    The error page was too verbose, even while not in debug mode (see #134)
    Test page
    
    Test page was not checking correctly the permissions on the protected
    assets folder (see #136)
    Console
    
    The console check command now displays current PHP version (see #137)
    Documentation
    
    Documentation has been fixed/updated (see #138)
    Added instructions for Lighttpd web server (see #129)
    Fixed bug(s)
         disabled
         test page
    New feature(s)
---
 www/bacula-web/Makefile | 2 +-
 www/bacula-web/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile
index 32bf0c4e0154..19fd4b64b539 100644
--- a/www/bacula-web/Makefile
+++ b/www/bacula-web/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bacula-web
 DISTVERSIONPREFIX=	v
-DISTVERSION=	8.6.2
+DISTVERSION=	8.6.3
 PORTREVISION=	1
 CATEGORIES=	www sysutils
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
diff --git a/www/bacula-web/distinfo b/www/bacula-web/distinfo
index d2ac2b86b939..908e63a55539 100644
--- a/www/bacula-web/distinfo
+++ b/www/bacula-web/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666633915
-SHA256 (bacula-web-bacula-web-v8.6.2_GH0.tar.gz) = b6c8e3ce8b165c24d17caac7a4c7a3ad92301a89608ff2a33736f15648e138ca
-SIZE (bacula-web-bacula-web-v8.6.2_GH0.tar.gz) = 4568485
+TIMESTAMP = 1668542259
+SHA256 (bacula-web-bacula-web-v8.6.3_GH0.tar.gz) = ff996039f94d0e535df2fe8e8a99602d614139a857ece98b4c5c5bbc6352f3b5
+SIZE (bacula-web-bacula-web-v8.6.3_GH0.tar.gz) = 4578697