From a78caa751feee823eae7494fa178c5044364f182 Mon Sep 17 00:00:00 2001 From: Chris Petrik Date: Fri, 7 Nov 2025 22:29:38 +0300 Subject: www/bozohttpd: Update 20210227 => 20240126, transfer maintainership Changelog: http://eterna23.net/bozohttpd/CHANGES While here refresh patches. PR: 290852 Approved by: Janos Mohacsi (former maintainer) --- www/bozohttpd/files/patch-auth-bozo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/bozohttpd/files/patch-auth-bozo.c') diff --git a/www/bozohttpd/files/patch-auth-bozo.c b/www/bozohttpd/files/patch-auth-bozo.c index 2ec07b75d1e6..ee482be33888 100644 --- a/www/bozohttpd/files/patch-auth-bozo.c +++ b/www/bozohttpd/files/patch-auth-bozo.c @@ -1,6 +1,6 @@ ---- auth-bozo.c.orig 2021-02-14 09:39:00 UTC +--- auth-bozo.c.orig 2024-02-04 05:55:04 UTC +++ auth-bozo.c -@@ -106,9 +106,9 @@ bozo_auth_check(bozo_httpreq_t *request, const char *f +@@ -111,9 +111,9 @@ bozo_auth_check(bozo_httpreq_t *request, const char *f break; fclose(fp); -- cgit v1.2.3