From hscholz@mail.wormulon.net  Wed Jun 15 19:45:02 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 7C68516A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Jun 2005 19:45:02 +0000 (GMT)
	(envelope-from hscholz@mail.wormulon.net)
Received: from mail.wormulon.net (plant.wormulon.net [81.169.153.132])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3B73043D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Jun 2005 19:45:02 +0000 (GMT)
	(envelope-from hscholz@mail.wormulon.net)
Received: from localhost (localhost [127.0.0.1])
	by mail.wormulon.net (Postfix) with ESMTP id C47CA4EEC0;
	Wed, 15 Jun 2005 21:45:00 +0200 (CEST)
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 35580-08; Wed, 15 Jun 2005 21:44:56 +0200 (CEST)
Received: by mail.wormulon.net (Postfix, from userid 1001)
	id 08BE64F07A; Wed, 15 Jun 2005 21:44:56 +0200 (CEST)
Message-Id: <20050615194456.08BE64F07A@mail.wormulon.net>
Date: Wed, 15 Jun 2005 21:44:56 +0200 (CEST)
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.13 to 1.3.14)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82288
>Category:       ports
>Synopsis:       maintainer-update: www/lighttpd (1.3.13 to 1.3.14)
>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:   Wed Jun 15 19:50:18 GMT 2005
>Closed-Date:    Wed Jun 15 21:09:43 GMT 2005
>Last-Modified:  Wed Jun 15 21:09:43 GMT 2005
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>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:
Maintainer update of lighttpd. Changes:

- update to 1.3.14
- add new lighttpd module
- make portlint happy by moving WITH_OPENSSL

>How-To-Repeat:
	
>Fix:

	

--- lighttpd-1.3.14.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/lighttpd/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile	12 Apr 2005 03:26:43 -0000	1.19
+++ Makefile	15 Jun 2005 19:42:03 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	lighttpd
-PORTVERSION=	1.3.13
-PORTREVISION=	1
+PORTVERSION=	1.3.14
 CATEGORIES=	www
 MASTER_SITES=	http://www.lighttpd.net/download/ \
 		http://dl.fkb.wormulon.net/lighttpd/ \
@@ -36,10 +35,13 @@
 		MYSQL		"Enable MYSQL support"	off \
 		IPV6		"Disable IPV6 support"	off
 
+.if defined(WITH_OPENSSL)
+USE_OPENSSL=	yes
+.endif
+
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_OPENSSL)
-USE_OPENSSL=	yes
 CONFIGURE_ARGS+=	--with-openssl
 .endif
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/lighttpd/distinfo,v
retrieving revision 1.13
diff -u -u -r1.13 distinfo
--- distinfo	11 Mar 2005 06:00:23 -0000	1.13
+++ distinfo	15 Jun 2005 19:42:03 -0000
@@ -1,2 +1,2 @@
-MD5 (lighttpd-1.3.13.tar.gz) = 2f017b936be376ad6f6c2ee26db93467
-SIZE (lighttpd-1.3.13.tar.gz) = 680068
+MD5 (lighttpd-1.3.14.tar.gz) = 16d9f8c40bcb5638ee452fa23b21e346
+SIZE (lighttpd-1.3.14.tar.gz) = 691059
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/lighttpd/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	30 Jan 2005 18:52:21 -0000	1.6
+++ pkg-plist	15 Jun 2005 19:42:03 -0000
@@ -15,6 +15,7 @@
 lib/lighttpd/mod_redirect.so
 lib/lighttpd/mod_rewrite.so
 lib/lighttpd/mod_rrdtool.so
+lib/lighttpd/mod_scgi.so
 lib/lighttpd/mod_secdownload.so
 lib/lighttpd/mod_setenv.so
 lib/lighttpd/mod_simple_vhost.so
--- lighttpd-1.3.14.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Jun 15 21:09:33 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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