commit: 04a7c47a1176b57a638dc936bb5f1d1b8f7a56ac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 14 20:06:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 14 20:09:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a7c47a
www-servers/lighttpd: add 1.4.80 Bug: https://bugs.gentoo.org/961511 Signed-off-by: Sam James <sam <AT> gentoo.org> www-servers/lighttpd/Manifest | 2 ++ www-servers/lighttpd/{lighttpd-9999.ebuild => lighttpd-1.4.80.ebuild} | 1 + www-servers/lighttpd/lighttpd-9999.ebuild | 1 + 3 files changed, 4 insertions(+) diff --git a/www-servers/lighttpd/Manifest b/www-servers/lighttpd/Manifest index 1663a06fd703..3191b5e8cd71 100644 --- a/www-servers/lighttpd/Manifest +++ b/www-servers/lighttpd/Manifest @@ -1,2 +1,4 @@ DIST lighttpd-1.4.79.tar.xz 865428 BLAKE2B 99a30d778b8df794695ed8ae6a016e0cec7c0a428ac247a87087f683e9a10a7a957d7e637a5710ea3df7793b046f7f0a659013d680c34c434a607885bd5f9997 SHA512 e0f1bb2cfca5e81001ea30d13f088425dfc7acbec924ecddf438eb6326ab3158a61c6c4aaee0b68a90666d1cb987ce94b1f6a48afd92485cc995db5b58265f83 DIST lighttpd-1.4.79.tar.xz.asc 833 BLAKE2B a05351e88f73134b90fe85056d3dfa4861d34915980d2fb095327b26ec15d090db576208837a232b2faf9b929874ef86a9370859b078f87d7ec228f71db08a46 SHA512 d57546d57652ab27a5972c2a6977f175a0f9062dcfcdfaa6f4ec952d07d0780d5a98d6d94eaab086e9c5577a3e960371459d1f3cd8631b881d0a6164a6471326 +DIST lighttpd-1.4.80.tar.xz 882656 BLAKE2B 9257d32910292ee9e63dcf13f871604fcfcee901ceaeb656cefeebc1eba4836b9254727499a25441c2451f3fd9f0c6765d7c7e39cc38f388b099fdc04085892b SHA512 82903869d769b684b006d3df496e92d304aa2f77d457501dd1ba5e6ea43afe80e107477ec56cd2cf3342949a76d5848fd5125bda41958a552d26e545bfc461af +DIST lighttpd-1.4.80.tar.xz.asc 833 BLAKE2B 575d58a21d1f759b4be4ea05277624fdd375095e7adf9e06dfb56a1fbb7d2d51dd9aaea4d56af342dce005cb3ea27dc275016651d658f34dce6c0387493be310 SHA512 6a9a2179252516896d935f4d20dbae561f3707b23c34c8c59a4e8d7e5b2ece3849a63879dcbcb79f0d9a44ac0b64d3046438d094555394a2a56f95a9ed7272a3 diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild b/www-servers/lighttpd/lighttpd-1.4.80.ebuild similarity index 99% copy from www-servers/lighttpd/lighttpd-9999.ebuild copy to www-servers/lighttpd/lighttpd-1.4.80.ebuild index d6908b27b93e..026d51959419 100644 --- a/www-servers/lighttpd/lighttpd-9999.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.80.ebuild @@ -151,6 +151,7 @@ src_configure() { $(meson_feature webdav with_webdav_props) # Unpackaged in Gentoo + -Dwith_boringssl=false -Dwith_wolfssl=false $(meson_use xattr with_xattr) diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild b/www-servers/lighttpd/lighttpd-9999.ebuild index d6908b27b93e..026d51959419 100644 --- a/www-servers/lighttpd/lighttpd-9999.ebuild +++ b/www-servers/lighttpd/lighttpd-9999.ebuild @@ -151,6 +151,7 @@ src_configure() { $(meson_feature webdav with_webdav_props) # Unpackaged in Gentoo + -Dwith_boringssl=false -Dwith_wolfssl=false $(meson_use xattr with_xattr)
