Date: Tue, 8 Dec 2015 14:26:04 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r403272 - branches/2015Q4/www/lighttpd Message-ID: <201512081426.tB8EQ4CD017223@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: garga Date: Tue Dec 8 14:26:04 2015 New Revision: 403272 URL: https://svnweb.freebsd.org/changeset/ports/403272 Log: MFH: r403264 Update www/lighttpd to to 1.4.38 Released sooner due to issue #2670 [1] [1] http://redmine.lighttpd.net/issues/2670 PR: 205087 Approved by: ports-secteam (feld), pkubaj@riseup.net (maintainer) Obtained from: pfSense Sponsored by: Rubicon Communications (Netgate) Modified: branches/2015Q4/www/lighttpd/Makefile branches/2015Q4/www/lighttpd/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/lighttpd/Makefile ============================================================================== --- branches/2015Q4/www/lighttpd/Makefile Tue Dec 8 14:05:47 2015 (r403271) +++ branches/2015Q4/www/lighttpd/Makefile Tue Dec 8 14:26:04 2015 (r403272) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.37 +PORTVERSION= 1.4.38 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ Modified: branches/2015Q4/www/lighttpd/distinfo ============================================================================== --- branches/2015Q4/www/lighttpd/distinfo Tue Dec 8 14:05:47 2015 (r403271) +++ branches/2015Q4/www/lighttpd/distinfo Tue Dec 8 14:26:04 2015 (r403272) @@ -1,5 +1,5 @@ -SHA256 (lighttpd-1.4.37.tar.xz) = 804e6f60567ca1da2b3927f92b7e9332b93aca9560f282ca135b86b7558979bd -SIZE (lighttpd-1.4.37.tar.xz) = 574020 +SHA256 (lighttpd-1.4.38.tar.xz) = 4912568b7befcf3f552ca4668bd7f38cd85f42a22944359d00816ec27eb1e504 +SIZE (lighttpd-1.4.38.tar.xz) = 578452 SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz) = d7c3704d5253c4f3c18459f89059063b311e50096cd2c38fc982cec683c32e61 SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz) = 44695 SHA256 (lighttpd-1.4.26_mod_geoip.patch.gz) = db43cc0ed7c808b5eed3185d97346e70dea0f1ef4fa9ed436d08e4faff7f97e7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512081426.tB8EQ4CD017223>