Date: Wed, 15 Nov 2017 17:07:58 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454253 - in head/www/lighttpd: . files Message-ID: <201711151707.vAFH7wUC064004@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Nov 15 17:07:58 2017 New Revision: 454253 URL: https://svnweb.freebsd.org/changeset/ports/454253 Log: www/lighttpd: update to 1.4.48 PR: 223686 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Deleted: head/www/lighttpd/files/patch-src_network.c Modified: head/www/lighttpd/Makefile head/www/lighttpd/distinfo Modified: head/www/lighttpd/Makefile ============================================================================== --- head/www/lighttpd/Makefile Wed Nov 15 17:05:46 2017 (r454252) +++ head/www/lighttpd/Makefile Wed Nov 15 17:07:58 2017 (r454253) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.47 -PORTREVISION= 1 +PORTVERSION= 1.4.48 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ Modified: head/www/lighttpd/distinfo ============================================================================== --- head/www/lighttpd/distinfo Wed Nov 15 17:05:46 2017 (r454252) +++ head/www/lighttpd/distinfo Wed Nov 15 17:07:58 2017 (r454253) @@ -1,5 +1,5 @@ -TIMESTAMP = 1508711398 -SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 250c67a2808276799c373f0f41cdefbbcfd11c125c0299d952bc9508130117fd -SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242474 -SHA256 (lighttpd-1.4.47.tar.xz) = e47e64a9cc2b824c45792a6b1a5542945956e77ede3454845f42548495946c1c -SIZE (lighttpd-1.4.47.tar.xz) = 703012 +TIMESTAMP = 1510687363 +SHA256 (lighttpd-1.4.48.tar.xz) = 0f8ad5aac7529d7b948b9d7e8cd0b4a9e177309d85d6bf6516e28e6e40d74f36 +SIZE (lighttpd-1.4.48.tar.xz) = 708396 +SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = dc9bd6e26755cc2e3ccf6eaf8cc89e5d697f5a876f71318be67b28225368fd4e +SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242037
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711151707.vAFH7wUC064004>