Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2022 20:47:18 GMT
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a7a62ece4c8b - main - www/bacula-web: upgrade to 8.5.5
Message-ID:  <202206042047.254KlIdx000578@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ler:

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

commit a7a62ece4c8b815cb47790d7bc55bf8ccc4580d3
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2022-06-04 20:46:00 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2022-06-04 20:47:15 +0000

    www/bacula-web: upgrade to 8.5.5
    
    ChangeLog:
    General
    Fix security issue with smarty/smarty (see #111)
    Fixed bug(s)
    pr#  111 [security] - Upgrade smarty/smarty to 3.1.45
    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 e8de0d89584e..2fa7023902e1 100644
--- a/www/bacula-web/Makefile
+++ b/www/bacula-web/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	bacula-web
 DISTVERSIONPREFIX=	v
-DISTVERSION=	8.5.4
+DISTVERSION=	8.5.5
 PORTREVISION=	0
 CATEGORIES=	www sysutils
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
diff --git a/www/bacula-web/distinfo b/www/bacula-web/distinfo
index 8188c7fc5fbf..6de6aa325c47 100644
--- a/www/bacula-web/distinfo
+++ b/www/bacula-web/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653169417
-SHA256 (bacula-web-bacula-web-v8.5.4_GH0.tar.gz) = 3c64ec008e90bdc681255d96930627ba1923c160c37c90840747edc7ee154b3d
-SIZE (bacula-web-bacula-web-v8.5.4_GH0.tar.gz) = 4557913
+TIMESTAMP = 1654375504
+SHA256 (bacula-web-bacula-web-v8.5.5_GH0.tar.gz) = d55b8f4f3b350cd7fad2922547f0d1932bbbb4651df82a489a67d3c054f848ec
+SIZE (bacula-web-bacula-web-v8.5.5_GH0.tar.gz) = 4557944



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206042047.254KlIdx000578>