Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 20:30:24 GMT
From:      Marcus Grando <marcus@corp.grupos.com.br>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/83523: maintainer-update: www/lighttpd (1.3.14 to 1.3.15)
Message-ID:  <200507152030.j6FKUOHd081851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/83523; it has been noted by GNATS.

From: Marcus Grando <marcus@corp.grupos.com.br>
To: Hendrik Scholz <hendrik@scholz.net>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/83523: maintainer-update: www/lighttpd (1.3.14 to 1.3.15)
Date: Fri, 15 Jul 2005 17:26:34 -0300

 This is a multi-part message in MIME format.
 --------------050505020302050308010607
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Please consider this new patch when remove USE_OPENSSL.
 
 Regards
 
 Hendrik Scholz wrote:
 >>Number:         83523
 >>Category:       ports
 >>Synopsis:       maintainer-update: www/lighttpd (1.3.14 to 1.3.15)
 >>Confidential:   no
 >>Severity:       non-critical
 >>Priority:       low
 >>Responsible:    freebsd-ports-bugs
 >>State:          open
 >>Quarter:        
 >>Keywords:       
 >>Date-Required:
 >>Class:          maintainer-update
 >>Submitter-Id:   current-users
 >>Arrival-Date:   Fri Jul 15 19:50:13 GMT 2005
 >>Closed-Date:
 >>Last-Modified:
 >>Originator:     Hendrik Scholz
 >>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
 >>Organization:
 >>Environment:
 
 -- 
 Marcus Grando
 Grupos Internet S/A
 marcus(at)corp.grupos.com.br
 
 --------------050505020302050308010607
 Content-Type: text/x-patch;
  name="lighttpd.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="lighttpd.patch"
 
 diff -ruN lighttpd.orig/Makefile lighttpd/Makefile
 --- lighttpd.orig/Makefile	Thu Jun 16 05:04:20 2005
 +++ lighttpd/Makefile	Fri Jul 15 17:13:48 2005
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	lighttpd
 -PORTVERSION=	1.3.14
 +PORTVERSION=	1.3.15
  CATEGORIES=	www
  MASTER_SITES=	http://www.lighttpd.net/download/ \
  		http://dl.fkb.wormulon.net/lighttpd/ \
 @@ -39,7 +39,6 @@
  
  .if !defined(WITHOUT_OPENSSL)
  .include "${PORTSDIR}/Mk/bsd.openssl.mk"
 -USE_OPENSSL=	yes
  CONFIGURE_ARGS+=	--with-openssl
  .endif
  
 diff -ruN lighttpd.orig/distinfo lighttpd/distinfo
 --- lighttpd.orig/distinfo	Wed Jun 15 18:09:27 2005
 +++ lighttpd/distinfo	Fri Jul 15 17:13:22 2005
 @@ -1,2 +1,2 @@
 -MD5 (lighttpd-1.3.14.tar.gz) = 16d9f8c40bcb5638ee452fa23b21e346
 -SIZE (lighttpd-1.3.14.tar.gz) = 691059
 +MD5 (lighttpd-1.3.15.tar.gz) = e605ade1071f25dec9001730ec753112
 +SIZE (lighttpd-1.3.15.tar.gz) = 702088
 diff -ruN lighttpd.orig/pkg-plist lighttpd/pkg-plist
 --- lighttpd.orig/pkg-plist	Wed Jun 15 18:09:27 2005
 +++ lighttpd/pkg-plist	Fri Jul 15 17:13:22 2005
 @@ -6,6 +6,7 @@
  lib/lighttpd/mod_alias.so
  lib/lighttpd/mod_auth.so
  lib/lighttpd/mod_cgi.so
 +lib/lighttpd/mod_cml.so
  lib/lighttpd/mod_compress.so
  lib/lighttpd/mod_evhost.so
  lib/lighttpd/mod_expire.so
 @@ -21,6 +22,7 @@
  lib/lighttpd/mod_simple_vhost.so
  lib/lighttpd/mod_ssi.so
  lib/lighttpd/mod_status.so
 +lib/lighttpd/mod_trigger_b4_dl.so
  lib/lighttpd/mod_userdir.so
  lib/lighttpd/mod_usertrack.so
  sbin/lighttpd
 
 --------------050505020302050308010607--



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