Date: Mon, 20 Jan 2014 19:45:03 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340458 - in head/www/lighttpd: . files Message-ID: <201401201945.s0KJj3Zl040666@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mm Date: Mon Jan 20 19:45:03 2014 New Revision: 340458 URL: http://svnweb.freebsd.org/changeset/ports/340458 QAT: https://qat.redports.org/buildarchive/r340458/ Log: Update lighttpd to 1.4.34 Deleted: head/www/lighttpd/files/patch-src-mod_extforward.c Modified: head/www/lighttpd/Makefile head/www/lighttpd/distinfo Modified: head/www/lighttpd/Makefile ============================================================================== --- head/www/lighttpd/Makefile Mon Jan 20 19:39:18 2014 (r340457) +++ head/www/lighttpd/Makefile Mon Jan 20 19:45:03 2014 (r340458) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.33 +PORTVERSION= 1.4.34 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ Modified: head/www/lighttpd/distinfo ============================================================================== --- head/www/lighttpd/distinfo Mon Jan 20 19:39:18 2014 (r340457) +++ head/www/lighttpd/distinfo Mon Jan 20 19:45:03 2014 (r340458) @@ -1,5 +1,5 @@ -SHA256 (lighttpd-1.4.33.tar.bz2) = 2ff2324658c0f90e7d39afd40f08f11ca230903b9019c31a2bbecd8f087f235e -SIZE (lighttpd-1.4.33.tar.bz2) = 664850 +SHA256 (lighttpd-1.4.34.tar.bz2) = e4b5682ef21b0bdea4a18dc7ccac6b5a0bf526b691ad0fe5c25c8b9fc38d0c12 +SIZE (lighttpd-1.4.34.tar.bz2) = 665651 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?201401201945.s0KJj3Zl040666>