Hi,
  
   Here is a patch for www/lighttpd to update to 1.4.79.
   It build well and pass all tests on my amd64-current system.

Cheers !
wen
Index: www/lighttpd/Makefile
===================================================================
RCS file: /cvs/ports/www/lighttpd/Makefile,v
retrieving revision 1.183
diff -u -p -r1.183 Makefile
--- www/lighttpd/Makefile       28 Jan 2025 11:22:04 -0000      1.183
+++ www/lighttpd/Makefile       29 Jul 2025 01:50:19 -0000
@@ -1,7 +1,6 @@
 COMMENT=       secure, fast, compliant, and very flexible web-server
 
-DISTNAME=      lighttpd-1.4.76
-REVISION=      0
+DISTNAME=      lighttpd-1.4.79
 CATEGORIES=    www net
 SITES=         https://download.lighttpd.net/lighttpd/releases-1.4.x/
 EXTRACT_SUFX=  .tar.xz
@@ -66,8 +65,6 @@ post-install:
        ${INSTALL_DATA} ${WRKSRC}/doc/outdated/*.txt \
            ${PREFIX}/share/doc/lighttpd
        ${INSTALL_DATA} ${WRKSRC}/doc/lighttpd.conf \
-           ${PREFIX}/share/examples/lighttpd
-       ${INSTALL_DATA} ${WRKSRC}/doc/scripts/spawn-php.sh \
            ${PREFIX}/share/examples/lighttpd
        ${INSTALL_DATA} /dev/null \
            ${PREFIX}/share/examples/lighttpd/access.log
Index: www/lighttpd/distinfo
===================================================================
RCS file: /cvs/ports/www/lighttpd/distinfo,v
retrieving revision 1.76
diff -u -p -r1.76 distinfo
--- www/lighttpd/distinfo       13 Apr 2024 06:39:34 -0000      1.76
+++ www/lighttpd/distinfo       29 Jul 2025 01:50:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (lighttpd-1.4.76.tar.xz) = jL9CluNzz9DO3+nZeHYLWwXFj9xASLTivK8KYayPUBE=
-SIZE (lighttpd-1.4.76.tar.xz) = 847132
+SHA256 (lighttpd-1.4.79.tar.xz) = OymmJbOtiHAtH+pPX0K7fYdIjy5O/Jd9fxhTKcpghL0=
+SIZE (lighttpd-1.4.79.tar.xz) = 865428
Index: www/lighttpd/pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/lighttpd/pkg/PLIST,v
retrieving revision 1.35
diff -u -p -r1.35 PLIST
--- www/lighttpd/pkg/PLIST      29 May 2023 17:41:10 -0000      1.35
+++ www/lighttpd/pkg/PLIST      29 Jul 2025 01:50:19 -0000
@@ -78,4 +78,3 @@ share/examples/lighttpd/error.log
 @group
 share/examples/lighttpd/lighttpd.conf
 @sample ${SYSCONFDIR}/lighttpd.conf
-share/examples/lighttpd/spawn-php.sh

Reply via email to