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
This commit is contained in:
Baptiste Daroussin
2025-06-18 16:57:39 +02:00
parent d13758d0c0
commit bd03a0b6c5
2 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -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=/
+3 -3
View File
@@ -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) = 45727