Mon Dec 28 09:35:04 2020 UTC ()
Update to 1.4.58. From the changelog:

- [tests] collect code for "die-at-end" tests
- [tests] remove FastCGI test dependency on libfcgi
- [core] prefer IPv6+IPv4 func vs IPv4-specific func
- [tests] remove FastCGI test dependency on PHP
- [core] reuse large mem chunks (fix mem usage) (fixes #3033)
- [core] add comment for FastCGI mem use in hctx竊池b (#3033)
- [mod_proxy] fix sending of initial reqbody chunked
- [multiple] fdevent_waitpid() wrapper
- [core] sys-time.h 窶� localtime_r,gmtime_r macros
- [core] http_date.[ch] encapsulate HTTP-date parse
- [core] specialized strptime() for HTTP date fmts
- [multiple] employ http_date.h, sys-time.h
- [core] http_date_timegm() (portable timegm())
- buffer_append_path_len() to join paths
- [core] inet_ntop_cache -> sock_addr_cache
- [tests] slight speed up checking for server ready
- [tests] load required modules in alt .conf tests
- [multiple] etag.[ch] -> http_etag.[ch]; better imp
- [core] fix crash after specific err in config file
- [core] fix bug in FastCGI uploads (#3033)
- [tests] OpenBSD crypt() support limited to bcrypt
- [core] http_response_match_if_range()
- [mod_webdav] typedef off_t loff_t for FreeBSD
- [multiple] chunkqueue_write_chunk()
- [build] add GNUMAKEFLAGS=窶馬o-print-directory
- [tests] consolidate some tests/ content
- [core] fix bug in read retry found by coverity

Updating during the freeze for (also from the changelog) "important
changes: bugfixes, portability".


(schmonz)
diff -r1.94 -r1.95 pkgsrc/www/lighttpd/Makefile
diff -r1.59 -r1.60 pkgsrc/www/lighttpd/distinfo

cvs diff -r1.94 -r1.95 pkgsrc/www/lighttpd/Makefile (expand / switch to unified diff)

--- pkgsrc/www/lighttpd/Makefile 2020/12/17 10:38:13 1.94
+++ pkgsrc/www/lighttpd/Makefile 2020/12/28 09:35:04 1.95
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.94 2020/12/17 10:38:13 schmonz Exp $ 1# $NetBSD: Makefile,v 1.95 2020/12/28 09:35:04 schmonz Exp $
2 2
3DISTNAME= lighttpd-1.4.57 3DISTNAME= lighttpd-1.4.58
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= https://download.lighttpd.net/lighttpd/releases-1.4.x/ 5MASTER_SITES= https://download.lighttpd.net/lighttpd/releases-1.4.x/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.lighttpd.net/ 9HOMEPAGE= https://www.lighttpd.net/
10COMMENT= Fast, light-footprint HTTP server 10COMMENT= Fast, light-footprint HTTP server
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14SHLIBTOOL_OVERRIDE= # empty 14SHLIBTOOL_OVERRIDE= # empty
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.59 -r1.60 pkgsrc/www/lighttpd/distinfo (expand / switch to unified diff)

--- pkgsrc/www/lighttpd/distinfo 2020/12/17 10:38:13 1.59
+++ pkgsrc/www/lighttpd/distinfo 2020/12/28 09:35:04 1.60
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.59 2020/12/17 10:38:13 schmonz Exp $ 1$NetBSD: distinfo,v 1.60 2020/12/28 09:35:04 schmonz Exp $
2 2
3SHA1 (lighttpd-1.4.57.tar.xz) = f01e21b5f3d2b6d06f6475886c298d7ae81937d4 3SHA1 (lighttpd-1.4.58.tar.xz) = b7415dde6a3ef4d99a48f61bef78625c79838891
4RMD160 (lighttpd-1.4.57.tar.xz) = 31fde8fcc7492ea204b9b4ce15d54dedf8821ed4 4RMD160 (lighttpd-1.4.58.tar.xz) = f5e9b92aa2bcc9f173d53e7e2a5e1881011ba87f
5SHA512 (lighttpd-1.4.57.tar.xz) = d6b04b8c75674241e5606305ad34f61941f4bb26f635aa73375c13dbacdccea1415e3aece42ffb32f0c11e0da891459cc4d845a8d4679d357271193657e28567 5SHA512 (lighttpd-1.4.58.tar.xz) = b7f18223e46bf78f866eb22f44a7702df07424271e085da9f0d03e626198c30e87a3959536d02e3588aa47ba4bc7db7c432307175fb3b25a2984f9cf692c0ca4
6Size (lighttpd-1.4.57.tar.xz) = 954152 bytes 6Size (lighttpd-1.4.58.tar.xz) = 956828 bytes
7SHA1 (patch-doc_config_lighttpd.conf) = 32a4b6bd32f88d05dd75f65de6ec57b203c37d8b 7SHA1 (patch-doc_config_lighttpd.conf) = 32a4b6bd32f88d05dd75f65de6ec57b203c37d8b
8SHA1 (patch-doc_lighttpd.8) = e08ac362784aebaca566d0f65380b70a829d6b4e 8SHA1 (patch-doc_lighttpd.8) = e08ac362784aebaca566d0f65380b70a829d6b4e