diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 1f43aeb886d..294ed2cb833 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,6 +1,6 @@ COMMENT = bozotic HTTP server -DISTNAME = bozohttpd-20240126 +DISTNAME = bozohttpd-20260503 CATEGORIES = www HOMEPAGE = http://www.eterna23.net/bozohttpd/ diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo index fcee8f907f7..22562c7900b 100644 --- a/www/bozohttpd/distinfo +++ b/www/bozohttpd/distinfo @@ -1,2 +1,2 @@ -SHA256 (bozohttpd-20240126.tar.bz2) = V2JnvFaBxStlApTD8qhbjI2MI5515xqrp5c3cfhStW0= -SIZE (bozohttpd-20240126.tar.bz2) = 62621 +SHA256 (bozohttpd-20260503.tar.bz2) = Ki5tYraNIZQ0lzk3qP69F3QfIumMdB9skisi8T91I80= +SIZE (bozohttpd-20260503.tar.bz2) = 63355 diff --git a/www/bozohttpd/patches/patch-Makefile b/www/bozohttpd/patches/patch-Makefile index 81fd7d6dfcf..372c34b9794 100644 --- a/www/bozohttpd/patches/patch-Makefile +++ b/www/bozohttpd/patches/patch-Makefile @@ -1,7 +1,7 @@ Index: Makefile --- Makefile.orig +++ Makefile -@@ -26,24 +26,22 @@ +@@ -26,17 +26,15 @@ COPTS+= -DDO_HTPASSWD PROG= bozohttpd @@ -20,16 +20,17 @@ Index: Makefile +DPADD= ${LIBM} WARNS?= 4 - + LINTFLAGS+= -X 193 # statement not reached +@@ -44,7 +42,7 @@ LINTFLAGS+= -X 193 # statement not reached .if defined(.OS.MAKE) OPSYS= ${.OS.MAKE} .else -OPSYS:= ${:!uname -s!:S/-//g:S/\///g} -+OPSYS!= uname -s ++OPSYS:= uname -s .endif .if ${OPSYS} == "QNX" -@@ -86,7 +84,7 @@ check: +@@ -87,7 +85,7 @@ check: .if empty(BOZOVER) BOZOVER!= sed -n \ -e s/\"$$// -e \