diff options
author | Glenn Strauss <gstrauss@gluelogic.com> | 2024-03-16 18:39:38 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-06 17:32:38 +0100 |
commit | 6d11fbcd4176074fe1dbce19e620fae7e9dcb228 (patch) | |
tree | 8479c2afa06e9b1651080aecca6a0724d635047c /www-servers/lighttpd/metadata.xml | |
parent | www-servers/lighttpd: update lighttpd.initd, lighttpd.service (diff) | |
download | gentoo-6d11fbcd4176074fe1dbce19e620fae7e9dcb228.tar.gz gentoo-6d11fbcd4176074fe1dbce19e620fae7e9dcb228.tar.bz2 gentoo-6d11fbcd4176074fe1dbce19e620fae7e9dcb228.zip |
www-servers/lighttpd: refresh lighttpd-1.4.75.ebuild
* use https://wiki.lighttpd.net/ links to lighttpd wiki doc
* add dev-db/sqlite dependency which is used by mod_webdav
* remove e2fsprogs; mod_webdav no longer uses uuid_*() from e2fsprogs
* remove libev; no longer used by lighttpd
lighttpd directly uses native event frameworks (e.g. epoll)
* remove 2+ year old deprecation warning trace
* remove reference to lighttpd2; no lighttpd2 production release planned
[sam: I've rebased this to fork the changes into a new ebuild revision
(1.4.75-r1). Any errors in rebasing are mine and not Glenn's.]
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd/metadata.xml')
-rw-r--r-- | www-servers/lighttpd/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-servers/lighttpd/metadata.xml b/www-servers/lighttpd/metadata.xml index 5b9bf4db4d25..33390f7e2be2 100644 --- a/www-servers/lighttpd/metadata.xml +++ b/www-servers/lighttpd/metadata.xml @@ -26,6 +26,5 @@ </use> <upstream> <remote-id type="github">lighttpd/lighttpd1.4</remote-id> - <remote-id type="github">lighttpd/lighttpd2</remote-id> </upstream> </pkgmetadata> |