diff options
author | mm <mm@FreeBSD.org> | 2014-03-14 09:35:13 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2014-03-14 09:35:13 +0800 |
commit | 9abe27e0049bd3b092edd736f831f576a5c28d8d (patch) | |
tree | 30cf2a17e05669da2cf145adfdefb23dd99ed2ee /www/lighttpd | |
parent | a2e2ac76b166b7fb952c364477b0ef69d6a8fc74 (diff) | |
download | freebsd-ports-gnome-9abe27e0049bd3b092edd736f831f576a5c28d8d.tar.gz freebsd-ports-gnome-9abe27e0049bd3b092edd736f831f576a5c28d8d.tar.zst freebsd-ports-gnome-9abe27e0049bd3b092edd736f831f576a5c28d8d.zip |
Update lighttpd to 1.4.35
Diffstat (limited to 'www/lighttpd')
-rw-r--r-- | www/lighttpd/Makefile | 2 | ||||
-rw-r--r-- | www/lighttpd/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index ad9a3355549f..d18a28bbb688 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.34 +PORTVERSION= 1.4.35 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index b4019f06ae04..046226fc7f3b 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,6 +1,7 @@ -SHA256 (lighttpd-1.4.34.tar.bz2) = e4b5682ef21b0bdea4a18dc7ccac6b5a0bf526b691ad0fe5c25c8b9fc38d0c12 -SIZE (lighttpd-1.4.34.tar.bz2) = 665651 +SHA256 (lighttpd-1.4.35.tar.bz2) = 4a71c1f6d8af41ed894b507720c4c17184dc320590013881d5170ca7f15c5bf7 +SIZE (lighttpd-1.4.35.tar.bz2) = 665955 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 SIZE (lighttpd-1.4.26_mod_geoip.patch.gz) = 3267 + |