git: 5801b3eac630 - main - www/bacula-web: update to 8.5.3

From: Larry Rosenman <ler_at_FreeBSD.org>
Date: Wed, 09 Mar 2022 15:26:26 UTC
The branch main has been updated by ler:

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

commit 5801b3eac630815f4f33f32d4288e4b30aff7f07
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2022-03-09 15:24:35 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2022-03-09 15:26:22 +0000

    www/bacula-web: update to 8.5.3
    
    Changelog
    General
    
    GPL license notice has been updated in all files
    Minor code refactoring and code smell improvments
    Fixed type and requirements in composer.json
    Jobs report
    
    Fixed bug while using several filter in jobs report page (see #99)
    Volumes report
    
    Fixed bug while using several filter in volume report page (see #101)
    Security
    
    Smarty template engine has been updated to version 3.1.43 (see #104)
    Documentation
    
    Fixed composer install command by adding --no-dev and removing
    --prefer-dist (by default)
    Fixed bug(s)
    99 [bug] - Database error while using filters in Jobs report
    101 [bug] - Query error while filtering volumes
    104 [security] - Upgrade Smarty to version 3.1.43
    New feature(s)
    none
---
 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 d0fcd30f3b3e..e50712842739 100644
--- a/www/bacula-web/Makefile
+++ b/www/bacula-web/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	bacula-web
 DISTVERSIONPREFIX=	v
-DISTVERSION=	8.5.2
+DISTVERSION=	8.5.3
 PORTREVISION=	0
 CATEGORIES=	www sysutils
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
diff --git a/www/bacula-web/distinfo b/www/bacula-web/distinfo
index f7b4b099d00a..79f45cd1d94a 100644
--- a/www/bacula-web/distinfo
+++ b/www/bacula-web/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639581171
-SHA256 (bacula-web-bacula-web-v8.5.2_GH0.tar.gz) = f3b520b310ef301b9433aafa5448aa99b7c23c58dcffc2afcfafe043662cb9e2
-SIZE (bacula-web-bacula-web-v8.5.2_GH0.tar.gz) = 4558325
+TIMESTAMP = 1646839459
+SHA256 (bacula-web-bacula-web-v8.5.3_GH0.tar.gz) = 33021a814ea5ee5c71f8bce28954d9add13ad43734370bbfbf871a24a8dcc232
+SIZE (bacula-web-bacula-web-v8.5.3_GH0.tar.gz) = 4558260