Date: Mon, 16 Jan 2017 13:36:10 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431642 - head/www/lighttpd Message-ID: <201701161336.v0GDaABh064328@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Mon Jan 16 13:36:10 2017 New Revision: 431642 URL: https://svnweb.freebsd.org/changeset/ports/431642 Log: www/lighttpd: Update to version 1.4.45. Upstream changes: https://www.lighttpd.net/2017/1/14/1.4.45/ PR: 216126 Submitted by: pkubaj@anongoth.pl (maintainer) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9198 Modified: head/www/lighttpd/Makefile head/www/lighttpd/distinfo Modified: head/www/lighttpd/Makefile ============================================================================== --- head/www/lighttpd/Makefile Mon Jan 16 13:24:58 2017 (r431641) +++ head/www/lighttpd/Makefile Mon Jan 16 13:36:10 2017 (r431642) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.44 +PORTVERSION= 1.4.45 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ Modified: head/www/lighttpd/distinfo ============================================================================== --- head/www/lighttpd/distinfo Mon Jan 16 13:24:58 2017 (r431641) +++ head/www/lighttpd/distinfo Mon Jan 16 13:36:10 2017 (r431642) @@ -1,5 +1,5 @@ -TIMESTAMP = 1482580986 -SHA256 (lighttpd-1.4.44.tar.xz) = adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422 -SIZE (lighttpd-1.4.44.tar.xz) = 660304 +TIMESTAMP = 1484502366 +SHA256 (lighttpd-1.4.45.tar.xz) = 1c97225deea33eefba6d4158c2cef27913d47553263516bbe9d2e2760fc43a3f +SIZE (lighttpd-1.4.45.tar.xz) = 660432 SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 716cd4f8d371e12c115a2204e649aafe2ebad42d0099777b1361c0e2cc8a1612 SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242456
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701161336.v0GDaABh064328>