diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2021-12-15 15:18:35 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2021-12-15 15:19:42 +0000 |
commit | c78bef6efe90e0b27af03c12b6befefb37d09c21 (patch) | |
tree | 630ea048e7cea9be7bb78a1a15d6ebd841d4923a | |
parent | 1cbb6054ad0130b8fa50b7a5c32b2f2730bdc977 (diff) | |
download | ports-c78bef6efe90e0b27af03c12b6befefb37d09c21.tar.gz ports-c78bef6efe90e0b27af03c12b6befefb37d09c21.zip |
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
-rw-r--r-- | www/bacula-web/Makefile | 2 | ||||
-rw-r--r-- | 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 |