Date: Sun, 3 Jan 2016 12:10:57 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405135 - head/www/lighttpd Message-ID: <201601031210.u03CAvvJ080498@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sun Jan 3 12:10:57 2016 New Revision: 405135 URL: https://svnweb.freebsd.org/changeset/ports/405135 Log: Update to upstream version 1.4.39 PR: 205827 Submitted by: pkubaj@riseup.net (maintainer) Modified: head/www/lighttpd/Makefile head/www/lighttpd/distinfo Modified: head/www/lighttpd/Makefile ============================================================================== --- head/www/lighttpd/Makefile Sun Jan 3 12:05:08 2016 (r405134) +++ head/www/lighttpd/Makefile Sun Jan 3 12:10:57 2016 (r405135) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.38 +PORTVERSION= 1.4.39 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ Modified: head/www/lighttpd/distinfo ============================================================================== --- head/www/lighttpd/distinfo Sun Jan 3 12:05:08 2016 (r405134) +++ head/www/lighttpd/distinfo Sun Jan 3 12:10:57 2016 (r405135) @@ -1,5 +1,5 @@ -SHA256 (lighttpd-1.4.38.tar.xz) = 4912568b7befcf3f552ca4668bd7f38cd85f42a22944359d00816ec27eb1e504 -SIZE (lighttpd-1.4.38.tar.xz) = 578452 +SHA256 (lighttpd-1.4.39.tar.xz) = 7eb9a1853c3d6dd5851682b0733a729ba4158d6bdff80974d5ef5f1f6887365b +SIZE (lighttpd-1.4.39.tar.xz) = 579180 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?201601031210.u03CAvvJ080498>