diff options
author | feld <feld@FreeBSD.org> | 2016-08-03 14:56:02 +0000 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2016-08-03 14:56:02 +0000 |
commit | 8d3240d8e986c789fc9602caf9fe56e52e32b1f1 (patch) | |
tree | 2a3bc896fffb817642048b1f564248343a1cb6c6 | |
parent | 4e99072fc785c21fc4299c665f6550b9df903646 (diff) | |
download | FreeBSD-ports-8d3240d8e986c789fc9602caf9fe56e52e32b1f1.zip FreeBSD-ports-8d3240d8e986c789fc9602caf9fe56e52e32b1f1.tar.gz |
www/lighttpd: Update to 1.4.41
PR: 211495
MFH: 2016Q3
-rw-r--r-- | www/lighttpd/Makefile | 2 | ||||
-rw-r--r-- | www/lighttpd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 0cea78f..c89c101 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.40 +PORTVERSION= 1.4.41 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index 81a16c5..537780f 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1468715038 -SHA256 (lighttpd-1.4.40.tar.xz) = 80450dfcf7604d6c516a00a0ce750937074ef844bbdee3b3f23384187b9d4f8d -SIZE (lighttpd-1.4.40.tar.xz) = 621448 +TIMESTAMP = 1470040166 +SHA256 (lighttpd-1.4.41.tar.xz) = 4bcc383ef6d6dc7b284f68882d71a178e2986c83c4e85eeb3c8f3b882e346b6c +SIZE (lighttpd-1.4.41.tar.xz) = 623480 SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 4e6768af32ce16033fcb0c70b12c55b40082ca105a36f258b0bbf30d64e9dad3 SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242458 SHA256 (lighttpd-1.4.26_mod_geoip.patch) = 2858036310b778852d9f039a81629902edffc368658e13bf4779f3642ee1a5ba |