Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2006 02:21:17 +0800 (CST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hendrik@scholz.net
Subject:   ports/94450: [PATCH] www/lighttpd: update to 1.4.11
Message-ID:  <200603141821.k2EILHFl085276@svm.csie.ntu.edu.tw>
Resent-Message-ID: <200603141830.k2EIULD7093993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94450
>Category:       ports
>Synopsis:       [PATCH] www/lighttpd: update to 1.4.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 14 18:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.0-RELEASE
>Organization:
NTU CSIE
>Environment:
>Description:
- Update to 1.4.11

Port maintainer (hendrik@scholz.net) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- lighttpd-1.4.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/lighttpd/Makefile /home/rafan/tmp/ports/lighttpd/Makefile
--- /usr/ports/www/lighttpd/Makefile	Fri Feb 24 04:14:02 2006
+++ /home/rafan/tmp/ports/lighttpd/Makefile	Tue Mar 14 12:08:39 2006
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	lighttpd
-PORTVERSION=	1.4.10
-PORTREVISION=	2
+PORTVERSION=	1.4.11
+PORTREVISION=	0
 CATEGORIES=	www
 MASTER_SITES=	http://www.lighttpd.net/download/
 
diff -ruN --exclude=CVS /usr/ports/www/lighttpd/distinfo /home/rafan/tmp/ports/lighttpd/distinfo
--- /usr/ports/www/lighttpd/distinfo	Thu Feb 16 03:48:37 2006
+++ /home/rafan/tmp/ports/lighttpd/distinfo	Tue Mar 14 12:09:13 2006
@@ -1,3 +1,3 @@
-MD5 (lighttpd-1.4.10.tar.gz) = 51e42c2cc98a1f9986b9f232ff5a01f2
-SHA256 (lighttpd-1.4.10.tar.gz) = fdde0c08d3e1883c04ddc97a22916b063b2679f5fcfbda81436ff4e85db18160
-SIZE (lighttpd-1.4.10.tar.gz) = 777853
+MD5 (lighttpd-1.4.11.tar.gz) = f55eebb9815c94a7de35906bb557ecd3
+SHA256 (lighttpd-1.4.11.tar.gz) = 7782ac82af8ea8d14df5d35b6668c0d45c00f3ba43a6203c29c7fe7dfe98999c
+SIZE (lighttpd-1.4.11.tar.gz) = 781656
diff -ruN --exclude=CVS /usr/ports/www/lighttpd/pkg-plist /home/rafan/tmp/ports/lighttpd/pkg-plist
--- /usr/ports/www/lighttpd/pkg-plist	Fri Feb 24 04:14:02 2006
+++ /home/rafan/tmp/ports/lighttpd/pkg-plist	Tue Mar 14 12:17:38 2006
@@ -39,6 +39,9 @@
 lib/lighttpd/mod_fastcgi.a
 lib/lighttpd/mod_fastcgi.la
 lib/lighttpd/mod_fastcgi.so
+lib/lighttpd/mod_flv_streaming.so
+lib/lighttpd/mod_flv_streaming.la
+lib/lighttpd/mod_flv_streaming.a
 lib/lighttpd/mod_indexfile.a
 lib/lighttpd/mod_indexfile.la
 lib/lighttpd/mod_indexfile.so
--- lighttpd-1.4.11.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603141821.k2EILHFl085276>