Date: Wed, 11 Oct 2023 18:27:09 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: b749a7015c07 - main - www/lighttpd: update to 1.4.72 Message-ID: <202310111827.39BIR98Y091171@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=b749a7015c079b9f5720df0adc8133d3c1264484 commit b749a7015c079b9f5720df0adc8133d3c1264484 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-10-10 14:32:41 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-10-11 18:26:29 +0000 www/lighttpd: update to 1.4.72 Changelog: https://www.lighttpd.net/2023/10/6/1.4.72/ --- www/lighttpd/Makefile | 2 +- www/lighttpd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index b21f2d23ccc9..c4dc2b5dd0da 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,5 +1,5 @@ PORTNAME?= lighttpd -PORTVERSION= 1.4.71 +PORTVERSION= 1.4.72 CATEGORIES?= www MASTER_SITES?= https://download.lighttpd.net/lighttpd/releases-1.4.x/ diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index 6cc086b231d2..7d34bbd758bb 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1685414150 -SHA256 (lighttpd-1.4.71.tar.xz) = b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac -SIZE (lighttpd-1.4.71.tar.xz) = 1070904 +TIMESTAMP = 1696947184 +SHA256 (lighttpd-1.4.72.tar.xz) = f7cade4d69b754a0748c01463c33cd8b456ca9cc03bb09e85a71bcbcd54e55ec +SIZE (lighttpd-1.4.72.tar.xz) = 1083676 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310111827.39BIR98Y091171>