update to hiawatha-11.3, from Christopher Petrik, plus I regenerated patches

This commit is contained in:
sthen 2023-01-27 11:38:55 +00:00
parent dbede039cc
commit 420d50b7c2
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +1,5 @@
COMMENT = secure webserver
DISTNAME = hiawatha-11.2
DISTNAME = hiawatha-11.3
CATEGORIES = www net
HOMEPAGE = https://www.hiawatha-webserver.org/

View File

@ -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

View File

@ -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})

View File

@ -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