Date: Wed, 19 Oct 2022 14:05:34 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: b0352e1e85b5 - main - www/bacula-web: upgrade to 8.6.1 Message-ID: <202210191405.29JE5YQh023448@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=b0352e1e85b5349db90f55793e94c9f3f1a42c01 commit b0352e1e85b5349db90f55793e94c9f3f1a42c01 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2022-10-19 14:04:43 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2022-10-19 14:05:31 +0000 www/bacula-web: upgrade to 8.6.1 ChangeLog: Bacula-Web 8.6.1 (October 19th 2022) Changelog General User will stay on current page when switching to another catalog (see Fixed Bacula catalog selector Using several Bacula catalog, the catalog selector was broken for some pages (see #120) Web browser will not ask a form submission while moving back from Job logs report page (see #30) Fixed how pagination count rows per page (see #123) Bump Composer dependencies to latest version Fixed pagination next button (see #125) Link to official documentation is now available from top navigation bar Jobs report Fixed pagination not using applied filters and options (see #122) Job endtime filter is now working as expected Ordering options are kept while using pagination (see #122) You can reach Job files report from Jobs report page from now (see #126) Job logs report More job information are now displayed (see #124) Pools report Fixed the Volumes button which now list volumes in the right pool (see Volumes report Fixed pagination not using applied filters and options (see #122) Settings Removed extra flash message which appear when a user is created Fixed bug(s) (filtered) job overview page New feature(s) --- www/bacula-web/Makefile | 3 +-- www/bacula-web/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile index e0bf3515f011..20c3da66bd53 100644 --- a/www/bacula-web/Makefile +++ b/www/bacula-web/Makefile @@ -1,7 +1,6 @@ PORTNAME= bacula-web DISTVERSIONPREFIX= v -DISTVERSION= 8.6.0 -PORTREVISION= 1 +DISTVERSION= 8.6.1 CATEGORIES= www sysutils PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/bacula-web/distinfo b/www/bacula-web/distinfo index cbc8dd18496e..b9b1bd9aaf8f 100644 --- a/www/bacula-web/distinfo +++ b/www/bacula-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665069302 -SHA256 (bacula-web-bacula-web-v8.6.0_GH0.tar.gz) = 1e3bc603595ae66074afcceca62559474a88c3d68cb6e1195de77902256aaa3b -SIZE (bacula-web-bacula-web-v8.6.0_GH0.tar.gz) = 4567209 +TIMESTAMP = 1666188270 +SHA256 (bacula-web-bacula-web-v8.6.1_GH0.tar.gz) = 412c788bb7114c8bc12c77d8ab742204c6a1d94cd7f7d6d6ecf45ef1136273f1 +SIZE (bacula-web-bacula-web-v8.6.1_GH0.tar.gz) = 4568360
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210191405.29JE5YQh023448>