From hscholz@mail.wormulon.net  Sun Jan 30 16:47:31 2005
Return-Path: <hscholz@mail.wormulon.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1CDC316A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Jan 2005 16:47:31 +0000 (GMT)
Received: from mail.wormulon.net (plant.wormulon.net [81.169.153.132])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 775DF43D41
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Jan 2005 16:47:30 +0000 (GMT)
	(envelope-from hscholz@mail.wormulon.net)
Received: from localhost (localhost [127.0.0.1])
	by mail.wormulon.net (Postfix) with ESMTP id 2F1E94E39D;
	Sun, 30 Jan 2005 17:47:29 +0100 (CET)
Received: from mail.wormulon.net ([127.0.0.1])
 by localhost (plant.wormulon.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 05448-03; Sun, 30 Jan 2005 17:47:22 +0100 (CET)
Received: by mail.wormulon.net (Postfix, from userid 1001)
	id 9BB7F4E1FE; Sun, 30 Jan 2005 17:47:22 +0100 (CET)
Message-Id: <20050130164722.9BB7F4E1FE@mail.wormulon.net>
Date: Sun, 30 Jan 2005 17:47:22 +0100 (CET)
From: Hendrik Scholz <hendrik@scholz.net>
Reply-To: Hendrik Scholz <hendrik@scholz.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Hendrik Scholz <hendrik@scholz.net>
Subject: maintainer-update: www/lighttpd (1.3.7 to 1.3.8)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         76866
>Category:       ports
>Synopsis:       maintainer-update: www/lighttpd (1.3.7 to 1.3.8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 30 16:50:21 GMT 2005
>Closed-Date:    Sun Jan 30 18:52:46 GMT 2005
>Last-Modified:  Sun Jan 30 18:52:46 GMT 2005
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
Freenet Cityline GmbH
>Environment:
System: FreeBSD plant.wormulon.net 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Aug 13 11:32:22 CEST 2004 hscholz@h2012.ka.strato.de:/usr/src/sys/i386/compile/PLANT i386


	
>Description:

Changes:

	- update from 1.3.7 to 1.3.8
	- update pkg-plist
	- add note about MySQL module

The MySQL module is built no matter if there is MySQL installed on the system.
If it lacks the include files a stub module is build.
I'm in contact with the author and we will turn this into an OPTION in the
next release.
	
>How-To-Repeat:
	
>Fix:

	

--- lighttpd-1.3.7-to.1.3.8.diff begins here ---
diff -urP lighttpd-1.3.7/Makefile lighttpd/Makefile
--- lighttpd-1.3.7/Makefile	Sun Jan 30 17:09:22 2005
+++ lighttpd/Makefile	Sun Jan 30 17:41:23 2005
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	lighttpd
-PORTVERSION=	1.3.7
+PORTVERSION=	1.3.8
 CATEGORIES=	www
-MASTER_SITES=	http://jan.kneschke.de/projects/lighttpd/download/ \
+MASTER_SITES=	http://www.lighttpd.net/download/ \
 				http://dl.fkb.wormulon.net/lighttpd/ \
 				http://dl.kel.wormulon.net/lighttpd/
 
@@ -39,6 +39,9 @@
 	@${ECHO_MSG}
 	@${ECHO_MSG} "You can disable SSL support by defining WITHOUT_OPENSSL"
 .endif
+	@${ECHO_MSG}
+	@${ECHO_MSG} "If you want MySQL virtual host support install"
+	@${ECHO_MSG} "databases/mysql*-client/ prior to building lighttpd!"
 
 post-install:
 	@${SED} ${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
diff -urP lighttpd-1.3.7/distinfo lighttpd/distinfo
--- lighttpd-1.3.7/distinfo	Sun Jan 30 17:09:22 2005
+++ lighttpd/distinfo	Sun Jan 30 17:09:41 2005
@@ -1,2 +1,2 @@
-MD5 (lighttpd-1.3.7.tar.gz) = 40ac1d07d9efb0366720d081c3e02224
-SIZE (lighttpd-1.3.7.tar.gz) = 641104
+MD5 (lighttpd-1.3.8.tar.gz) = 4ac341879497064b334e776288ad5e0f
+SIZE (lighttpd-1.3.8.tar.gz) = 662271
diff -urP lighttpd-1.3.7/pkg-descr lighttpd/pkg-descr
--- lighttpd-1.3.7/pkg-descr	Sun Jan 30 17:09:22 2005
+++ lighttpd/pkg-descr	Sun Jan 30 17:11:25 2005
@@ -5,4 +5,4 @@
 URL-Rewriting and many more) make lighttpd the perfect webserver-software
 for every server that is suffering load problems.
 
-WWW: http://jan.kneschke.de/projects/lighttpd/
+WWW: http://www.lighttpd.net/
diff -urP lighttpd-1.3.7/pkg-plist lighttpd/pkg-plist
--- lighttpd-1.3.7/pkg-plist	Sun Jan 30 17:09:22 2005
+++ lighttpd/pkg-plist	Sun Jan 30 17:15:09 2005
@@ -10,11 +10,13 @@
 lib/lighttpd/mod_evhost.so
 lib/lighttpd/mod_expire.so
 lib/lighttpd/mod_fastcgi.so
+lib/lighttpd/mod_mysql_vhost.so
 lib/lighttpd/mod_proxy.so
 lib/lighttpd/mod_redirect.so
 lib/lighttpd/mod_rewrite.so
 lib/lighttpd/mod_rrdtool.so
 lib/lighttpd/mod_secdownload.so
+lib/lighttpd/mod_setenv.so
 lib/lighttpd/mod_simple_vhost.so
 lib/lighttpd/mod_ssi.so
 lib/lighttpd/mod_status.so
--- lighttpd-1.3.7-to.1.3.8.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sun Jan 30 18:52:37 GMT 2005 
State-Changed-Why:  
Committed, thanks. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=76866 
>Unformatted:
