From 420d50b7c25a1c135c66a65058e31e7d039c5465 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 27 Jan 2023 11:38:55 +0000 Subject: [PATCH] update to hiawatha-11.3, from Christopher Petrik, plus I regenerated patches --- www/hiawatha/Makefile | 2 +- www/hiawatha/distinfo | 4 ++-- www/hiawatha/patches/patch-CMakeLists_txt | 2 +- www/hiawatha/patches/patch-config_hiawatha_conf_in | 7 ++++--- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 87143306a15..e95e5a39f7e 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,5 +1,5 @@ COMMENT = secure webserver -DISTNAME = hiawatha-11.2 +DISTNAME = hiawatha-11.3 CATEGORIES = www net HOMEPAGE = https://www.hiawatha-webserver.org/ diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo index dfc18b1b5a1..f790c377d8b 100644 --- a/www/hiawatha/distinfo +++ b/www/hiawatha/distinfo @@ -1,2 +1,2 @@ -SHA256 (hiawatha-11.2.tar.gz) = mcZPdpJ/k0afBiq3a3TreaOX6kvhLahr90ayu1fPG8U= -SIZE (hiawatha-11.2.tar.gz) = 1583611 +SHA256 (hiawatha-11.3.tar.gz) = 1WQ0lmG/hgBc6lsGlxg7z2GALsPVNyJ0ZHTvfgWmOFo= +SIZE (hiawatha-11.3.tar.gz) = 1669963 diff --git a/www/hiawatha/patches/patch-CMakeLists_txt b/www/hiawatha/patches/patch-CMakeLists_txt index d926cb42389..6d3e84f762f 100644 --- a/www/hiawatha/patches/patch-CMakeLists_txt +++ b/www/hiawatha/patches/patch-CMakeLists_txt @@ -4,7 +4,7 @@ in base, and several alternatives in ports. Index: CMakeLists.txt --- CMakeLists.txt.orig +++ CMakeLists.txt -@@ -170,15 +170,15 @@ endforeach() +@@ -171,15 +171,15 @@ endforeach() install(FILES extra/index.html DESTINATION ${WEBROOT_DIR}) diff --git a/www/hiawatha/patches/patch-config_hiawatha_conf_in b/www/hiawatha/patches/patch-config_hiawatha_conf_in index 019ab2aa5e4..af28f59bdb5 100644 --- a/www/hiawatha/patches/patch-config_hiawatha_conf_in +++ b/www/hiawatha/patches/patch-config_hiawatha_conf_in @@ -1,5 +1,6 @@ ---- config/hiawatha.conf.in.orig Thu Oct 6 16:59:29 2016 -+++ config/hiawatha.conf.in Fri Oct 7 03:24:03 2016 +Index: config/hiawatha.conf.in +--- config/hiawatha.conf.in.orig ++++ config/hiawatha.conf.in @@ -12,6 +12,7 @@ # GENERAL SETTINGS # @@ -25,4 +26,4 @@ +#CGIwrapper = ${LOCALBASE}/sbin/cgi-wrapper # #FastCGIserver { - # FastCGIid = PHP7 + # FastCGIid = PHP8