Date: Wed, 15 Dec 2021 15:19:55 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: c78bef6efe90 - main - www/bacula-web: Upgrade to 8.5.2 Message-ID: <202112151519.1BFFJtnM004990@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=c78bef6efe90e0b27af03c12b6befefb37d09c21 commit c78bef6efe90e0b27af03c12b6befefb37d09c21 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2021-12-15 15:18:35 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2021-12-15 15:19:42 +0000 www/bacula-web: Upgrade to 8.5.2 Changelog General Fixed SQL Error using PHP 8.0 and latest version of MariaDB (see #97 and #98) Updated Composer dependencies to latest version Fixed bug(s) 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 560e893c4b6f..d0fcd30f3b3e 100644 --- a/www/bacula-web/Makefile +++ b/www/bacula-web/Makefile @@ -2,7 +2,7 @@ PORTNAME= bacula-web DISTVERSIONPREFIX= v -DISTVERSION= 8.5.1 +DISTVERSION= 8.5.2 PORTREVISION= 0 CATEGORIES= www sysutils PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/bacula-web/distinfo b/www/bacula-web/distinfo index b28b92669bc6..f7b4b099d00a 100644 --- a/www/bacula-web/distinfo +++ b/www/bacula-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638804370 -SHA256 (bacula-web-bacula-web-v8.5.1_GH0.tar.gz) = 2624d24e8cc817d565255af40b1a96dba8308b2bf3a70a1ee5afc82b9f301353 -SIZE (bacula-web-bacula-web-v8.5.1_GH0.tar.gz) = 4558104 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112151519.1BFFJtnM004990>