Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2023 00:48:42 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 86e132bd0510 - main - www/lighttpd: update to 1.4.69
Message-ID:  <202302110048.31B0mg2p002735@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=86e132bd051092b219bbe138ac8d87b12caac994

commit 86e132bd051092b219bbe138ac8d87b12caac994
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-02-11 00:12:31 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-02-11 00:46:34 +0000

    www/lighttpd: update to 1.4.69
    
    Changelog:      https://www.lighttpd.net/2023/2/10/1.4.69/
---
 www/lighttpd/Makefile  | 3 +--
 www/lighttpd/distinfo  | 6 +++---
 www/lighttpd/pkg-plist | 1 -
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 962ee5daf577..3c9f46452fb0 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME?=	lighttpd
-PORTVERSION=	1.4.68
+PORTVERSION=	1.4.69
 CATEGORIES?=	www
 MASTER_SITES?=	https://download.lighttpd.net/lighttpd/releases-1.4.x/
 
@@ -113,7 +113,6 @@ LIGHTTPD_CONF_D_FILES=	access_log.conf \
 			proxy.conf \
 			rrdtool.conf \
 			scgi.conf \
-			secdownload.conf \
 			simple_vhost.conf \
 			ssi.conf \
 			status.conf \
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo
index ffe652faaf19..61cf30552d4c 100644
--- a/www/lighttpd/distinfo
+++ b/www/lighttpd/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1672820598
-SHA256 (lighttpd-1.4.68.tar.xz) = e56f37ae52b63e1ada4d76ce78005affb6e56eea2f6bdb0ce17d6d36e9583384
-SIZE (lighttpd-1.4.68.tar.xz) = 1030612
+TIMESTAMP = 1676068230
+SHA256 (lighttpd-1.4.69.tar.xz) = 16ac8db95e719629ba61949b99f8a26feba946a81d185215b28379bb4116b0b4
+SIZE (lighttpd-1.4.69.tar.xz) = 1045516
 SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = dc9bd6e26755cc2e3ccf6eaf8cc89e5d697f5a876f71318be67b28225368fd4e
 SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242037
diff --git a/www/lighttpd/pkg-plist b/www/lighttpd/pkg-plist
index 4bb654e3f5a2..0d8ec81c9ed0 100644
--- a/www/lighttpd/pkg-plist
+++ b/www/lighttpd/pkg-plist
@@ -13,7 +13,6 @@
 @sample %%ETCDIR%%/conf.d/proxy.conf.sample
 @sample %%ETCDIR%%/conf.d/rrdtool.conf.sample
 @sample %%ETCDIR%%/conf.d/scgi.conf.sample
-@sample %%ETCDIR%%/conf.d/secdownload.conf.sample
 @sample %%ETCDIR%%/conf.d/simple_vhost.conf.sample
 @sample %%ETCDIR%%/conf.d/ssi.conf.sample
 @sample %%ETCDIR%%/conf.d/status.conf.sample



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302110048.31B0mg2p002735>