Hi,
   
   Here is a patch for www/spawn-fcgi to update to 1.6.6.
   It build well on my amd64-current system.


Cheers !
wen
Index: www/spawn-fcgi/Makefile
===================================================================
RCS file: /cvs/ports/www/spawn-fcgi/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- www/spawn-fcgi/Makefile     27 Sep 2023 19:13:06 -0000      1.16
+++ www/spawn-fcgi/Makefile     29 Jul 2025 01:26:34 -0000
@@ -1,6 +1,6 @@
 COMMENT=       spawn FastCGI processes
 
-DISTNAME=      spawn-fcgi-1.6.4
+DISTNAME=      spawn-fcgi-1.6.6
 CATEGORIES=    www
 SITES=         https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/
 EXTRACT_SUFX=  .tar.xz
@@ -14,6 +14,6 @@ PERMIT_PACKAGE=       Yes
 
 WANTLIB=       c
 
-CONFIGURE_STYLE= gnu
+MODULES =      devel/meson
 
 .include <bsd.port.mk>
Index: www/spawn-fcgi/distinfo
===================================================================
RCS file: /cvs/ports/www/spawn-fcgi/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- www/spawn-fcgi/distinfo     20 Feb 2021 18:44:19 -0000      1.6
+++ www/spawn-fcgi/distinfo     29 Jul 2025 01:26:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (spawn-fcgi-1.6.4.tar.xz) = QjsMMX4AhHc7SDmFzCGTDEuN/LQR9zU9bub8QdnLnUU=
-SIZE (spawn-fcgi-1.6.4.tar.xz) = 79944
+SHA256 (spawn-fcgi-1.6.6.tar.xz) = yWI0XuzwVT7dm/XPYe5F59EYN/NANwZ/vaFlz0rdzhg=
+SIZE (spawn-fcgi-1.6.6.tar.xz) = 11852

Reply via email to