Here is an update to lighttpd 1.4.61.
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/www/lighttpd/Makefile,v
retrieving revision 1.162
diff -u -p -u -p -r1.162 Makefile
--- Makefile 16 Oct 2021 07:54:22 -0000 1.162
+++ Makefile 29 Oct 2021 00:07:35 -0000
@@ -2,7 +2,7 @@
COMMENT= secure, fast, compliant, and very flexible web-server
-DISTNAME= lighttpd-1.4.60
+DISTNAME= lighttpd-1.4.61
CATEGORIES= www net
MASTER_SITES= https://download.lighttpd.net/lighttpd/releases-1.4.x/
EXTRACT_SUFX= .tar.xz
@@ -29,8 +29,7 @@ LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --libdir="${PREFIX}/lib/lighttpd" \
--with-lua \
- --with-openssl \
- --without-libev
+ --with-openssl
CONFIGURE_ENV+= CC_FOR_BUILD="${CC}" \
CFLAGS_FOR_BUILD="${CFLAGS}" \
CPPFLAGS="-I${LOCALBASE}/include" \
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/www/lighttpd/distinfo,v
retrieving revision 1.64
diff -u -p -u -p -r1.64 distinfo
--- distinfo 16 Oct 2021 07:54:22 -0000 1.64
+++ distinfo 29 Oct 2021 00:07:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (lighttpd-1.4.60.tar.xz) = S7HdhZ5UGjEx5b4QFVfS4RlbQSnTqEmjpvvSH+HJRvA=
-SIZE (lighttpd-1.4.60.tar.xz) = 1008548
+SHA256 (lighttpd-1.4.61.tar.xz) = Q/DWPQSht8W4qrB+BhLkTMrQr8BhS6t4TFsBmHI2NDI=
+SIZE (lighttpd-1.4.61.tar.xz) = 1010624
No comments:
Post a Comment