Date: Wed, 18 Jun 2025 14:59:22 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bd03a0b6c53d - main - www/mohawk: update to 2.1.0 Message-ID: <202506181459.55IExMeO054381@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd03a0b6c53d6d74b9df35ad12a91ad3d1d7a953 commit bd03a0b6c53d6d74b9df35ad12a91ad3d1d7a953 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-06-18 14:57:39 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-06-18 14:59:11 +0000 www/mohawk: update to 2.1.0 Changes: - fix handle sigchld correctly when dealing with cgi - fix dirlisting with files containing spaces - fix dirlisting with utf8 files names - dirlist is now valid html5 - add a default responsive dark/light css for dirlisting - modernize internal code (all Wsign-conversion warning fixed) - support blocklistd - improve robusteness of the code. - add support for sha256/512 hash to mhtpasswd and remove deprecated hash support Approved by: maintainer --- www/mohawk/Makefile | 3 +-- www/mohawk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile index 07b4a51c4ff1..a5a07947bd58 100644 --- a/www/mohawk/Makefile +++ b/www/mohawk/Makefile @@ -1,6 +1,5 @@ PORTNAME= mohawk -DISTVERSION= 2.0.21 -PORTREVISION= 1 +DISTVERSION= 2.1.0 CATEGORIES= www MASTER_SITES= https://fossil.bsdsx.fr/mohawk/tarball/?r=${DISTVERSION}&name=/ diff --git a/www/mohawk/distinfo b/www/mohawk/distinfo index 9d5f802a8cb5..f29f84c08ba3 100644 --- a/www/mohawk/distinfo +++ b/www/mohawk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632665713 -SHA256 (mohawk-2.0.21.tar.gz) = 92b20038d4f26fbe79e3deb229a065f82e916394e4c42c573b1f9191f5ff1944 -SIZE (mohawk-2.0.21.tar.gz) = 44308 +TIMESTAMP = 1750257137 +SHA256 (mohawk-2.1.0.tar.gz) = d515687f21fe3041b9b1a56ccbb877fff1cbdc31eae0d92f2bb5d376c6695926 +SIZE (mohawk-2.1.0.tar.gz) = 45727home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506181459.55IExMeO054381>
