aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2022-03-09 15:24:35 +0000
committerLarry Rosenman <ler@FreeBSD.org>2022-03-09 15:26:22 +0000
commit5801b3eac630815f4f33f32d4288e4b30aff7f07 (patch)
tree4b12096a6a6024eb47126acceed653241e99db3c
parent27b1aedd2e74f6e062bf15890461b478bd9c050b (diff)
downloadports-5801b3eac630815f4f33f32d4288e4b30aff7f07.tar.gz
ports-5801b3eac630815f4f33f32d4288e4b30aff7f07.zip
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
-rw-r--r--www/bacula-web/Makefile2
-rw-r--r--www/bacula-web/distinfo6
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