pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/lighttpd lighttpd: update to 1.4.68.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/941c47c54a93
branches:  trunk
changeset: 391151:941c47c54a93
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 04 09:37:37 2023 +0000

description:
lighttpd: update to 1.4.68.

Important changes:
* stronger TLS defaults (as previously announced)
* KTLS sendfile in mod_openssl and mod_gnutls, if available and enabled
* removal of deprecated modules

diffstat:

 www/lighttpd/Makefile |  5 ++---
 www/lighttpd/PLIST    |  6 +-----
 www/lighttpd/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 12 deletions(-)

diffs (62 lines):

diff -r c1a77fd87f6d -r 941c47c54a93 www/lighttpd/Makefile
--- a/www/lighttpd/Makefile     Wed Jan 04 09:34:53 2023 +0000
+++ b/www/lighttpd/Makefile     Wed Jan 04 09:37:37 2023 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.117 2022/11/23 16:21:20 adam Exp $
+# $NetBSD: Makefile,v 1.118 2023/01/04 09:37:37 wiz Exp $
 
-DISTNAME=      lighttpd-1.4.67
-PKGREVISION=   2
+DISTNAME=      lighttpd-1.4.68
 CATEGORIES=    www
 MASTER_SITES=  https://download.lighttpd.net/lighttpd/releases-1.4.x/
 EXTRACT_SUFX=  .tar.xz
diff -r c1a77fd87f6d -r 941c47c54a93 www/lighttpd/PLIST
--- a/www/lighttpd/PLIST        Wed Jan 04 09:34:53 2023 +0000
+++ b/www/lighttpd/PLIST        Wed Jan 04 09:37:37 2023 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2022/01/19 21:41:48 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.26 2023/01/04 09:37:37 wiz Exp $
 lib/lighttpd/mod_access.la
 lib/lighttpd/mod_accesslog.la
 lib/lighttpd/mod_ajp13.la
@@ -11,7 +11,6 @@
 lib/lighttpd/mod_cgi.la
 lib/lighttpd/mod_deflate.la
 lib/lighttpd/mod_dirlisting.la
-lib/lighttpd/mod_evasive.la
 lib/lighttpd/mod_evhost.la
 lib/lighttpd/mod_expire.la
 lib/lighttpd/mod_extforward.la
@@ -28,16 +27,13 @@
 lib/lighttpd/mod_rewrite.la
 lib/lighttpd/mod_rrdtool.la
 lib/lighttpd/mod_scgi.la
-lib/lighttpd/mod_secdownload.la
 lib/lighttpd/mod_setenv.la
 lib/lighttpd/mod_simple_vhost.la
 lib/lighttpd/mod_sockproxy.la
 lib/lighttpd/mod_ssi.la
 lib/lighttpd/mod_staticfile.la
 lib/lighttpd/mod_status.la
-lib/lighttpd/mod_uploadprogress.la
 lib/lighttpd/mod_userdir.la
-lib/lighttpd/mod_usertrack.la
 lib/lighttpd/mod_vhostdb.la
 ${PLIST.libdbi}lib/lighttpd/mod_vhostdb_dbi.la
 ${PLIST.ldap}lib/lighttpd/mod_vhostdb_ldap.la
diff -r c1a77fd87f6d -r 941c47c54a93 www/lighttpd/distinfo
--- a/www/lighttpd/distinfo     Wed Jan 04 09:34:53 2023 +0000
+++ b/www/lighttpd/distinfo     Wed Jan 04 09:37:37 2023 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.73 2022/09/18 11:29:15 schmonz Exp $
+$NetBSD: distinfo,v 1.74 2023/01/04 09:37:37 wiz Exp $
 
-BLAKE2s (lighttpd-1.4.67.tar.xz) = e9f551dc6884cfbd6cbc1c570ddddb0603d6a26505b7fa8737351de632aed6ce
-SHA512 (lighttpd-1.4.67.tar.xz) = acfde71675d1c54b4e805998d1dabaa291437181bdbca0d6a3a069584c4576d7585d2401f57f8691f23aaf6283a95ac61156789a055a2a7236fd305c1f248627
-Size (lighttpd-1.4.67.tar.xz) = 1039872 bytes
+BLAKE2s (lighttpd-1.4.68.tar.xz) = d76cf2a26f6f445fe98b24e0c604e40fa3e495c9894cfdcdf1b14951413d1b68
+SHA512 (lighttpd-1.4.68.tar.xz) = 137cf62e3c7b07d1dc4af50318f1ec67bbf60058ad1a4fef0b1c94668916e23cfcdf85fe9cd728163e55c1b21f4831b9ab922fcf6b6ba8e2a03b2f73a9694189
+Size (lighttpd-1.4.68.tar.xz) = 1030612 bytes
 SHA1 (patch-doc_config_lighttpd.conf) = 50f9529ea7ecfae741ca47f0514175dbf1aa52d9
 SHA1 (patch-doc_lighttpd.8) = e08ac362784aebaca566d0f65380b70a829d6b4e



Home | Main Index | Thread Index | Old Index