Date: Sun, 01 Mar 2026 16:37:07 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Paavo-Einari Kaipila <pkaipila@gmail.com> Subject: git: 59307162e296 - main - www/hiawatha: Update 11.8 => 12.0 Message-ID: <69a46b33.39a4a.25dfffa4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=59307162e29642f8281c1130ef0b09e9927edc1d commit 59307162e29642f8281c1130ef0b09e9927edc1d Author: Paavo-Einari Kaipila <pkaipila@gmail.com> AuthorDate: 2026-03-01 16:28:44 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-03-01 16:36:38 +0000 www/hiawatha: Update 11.8 => 12.0 Release Notes: https://hiawatha.leisink.net/changelog PR: 293528 --- www/hiawatha/Makefile | 8 +++++--- www/hiawatha/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index b62e498760e7..2c83b5f34be3 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,7 +1,7 @@ PORTNAME= hiawatha -DISTVERSION= 11.8 +DISTVERSION= 12.0 CATEGORIES= www -MASTER_SITES= https://hiawatha.leisink.net/files/ +MASTER_SITES= https://hiawatha.leisink.net/files/download/ MAINTAINER= pkaipila@gmail.com COMMENT= Advanced and secure web server for Unix @@ -10,7 +10,7 @@ WWW= https://hiawatha.leisink.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libmbedtls.so:security/mbedtls3 +LIB_DEPENDS= libmbedtls.so:security/mbedtls4 USES= cmake:insource compiler:c11 cpe localbase:ldflags shebangfix CPE_VENDOR= hiawatha-webserver @@ -56,6 +56,8 @@ post-patch: @${REINPLACE_CMD} -e 's|/usr/sbin|${PREFIX}/sbin|g' \ -e 's|/etc/hiawatha|${ETCDIR}|g' \ ${WRKSRC}/man/hiawatha.1.in + @${REINPLACE_CMD} -e 's|EnableSandbox|#EnableSandbox|g' \ + ${WRKSRC}/config/hiawatha.conf.in post-install: .for f in hiawatha.conf mimetype.conf cgi-wrapper.conf toolkit.conf error.xslt \ diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo index fbcd961a8321..0fd6af0509ad 100644 --- a/www/hiawatha/distinfo +++ b/www/hiawatha/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758851777 -SHA256 (hiawatha-11.8.tar.gz) = 1376763750fb9a88a780bac6aba8707bc2a78f8ee089c62d433e50216a5183bd -SIZE (hiawatha-11.8.tar.gz) = 1922802 +TIMESTAMP = 1772372102 +SHA256 (hiawatha-12.0.tar.gz) = 8ea8a6fe6973c398e49af765fc63b7d9c5b3899d7c6bb001b7e12af174781704 +SIZE (hiawatha-12.0.tar.gz) = 2373929home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a46b33.39a4a.25dfffa4>
