diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-12-08 10:54:37 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-12-08 10:54:37 +0000 |
commit | eaf1167f23d4261cb6de301da3d7e4c0ee4df496 (patch) | |
tree | 38058ef863c1169b946d8ab9aacdf5a638b19dfd /www | |
parent | 03de6411d395a49a4da0614baf5a2ea26fda3d4a (diff) | |
download | freebsd-ports-eaf1167f23d4261cb6de301da3d7e4c0ee4df496.zip |
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: pkubaj@riseup.net (maintainer)
Obtained from: pfSense
MFH: 2015Q4
Sponsored by: Rubicon Communications (Netgate)
Diffstat (limited to 'www')
-rw-r--r-- | www/lighttpd/Makefile | 2 | ||||
-rw-r--r-- | www/lighttpd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index ec8177ff0df8..4e2d12289109 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -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/ diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index 6e8d3b404b03..d4f554089743 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -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 |