Date: Tue, 8 Mar 2005 16:04:30 +0100 (CET) From: Hendrik Scholz <hendrik@scholz.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Hendrik Scholz <hendrik@scholz.net> Subject: ports/78594: maintainer-update: www/lighttpd (1.3.12 to 1.3.13) Message-ID: <20050308150430.17A574DD1F@mail.wormulon.net> Resent-Message-ID: <200503081510.j28FA2Uc014817@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78594 >Category: ports >Synopsis: maintainer-update: www/lighttpd (1.3.12 to 1.3.13) >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: Tue Mar 08 15:10:02 GMT 2005 >Closed-Date: >Last-Modified: >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: upgrade from 1.3.12 to 1.3.13. Changes: - update to 1.3.13 - remove files/patch-src::server.c since it's part of the distribution now lighttpd Changes: - added customizable directory listings - fixed compile error on all BSD unixes - fixed PATHINFO handling for FastCGI - fixed handling of remote-close on FreeBSD and OpenSSL >How-To-Repeat: >Fix: --- lighttpd-1.3.12-to-1.3.13.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/lighttpd/Makefile,v retrieving revision 1.15 diff -u -u -r1.15 Makefile --- Makefile 3 Mar 2005 12:14:54 -0000 1.15 +++ Makefile 8 Mar 2005 15:02:10 -0000 @@ -6,7 +6,7 @@ # PORTNAME= lighttpd -PORTVERSION= 1.3.12 +PORTVERSION= 1.3.13 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://dl.fkb.wormulon.net/lighttpd/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/lighttpd/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- distinfo 3 Mar 2005 12:14:54 -0000 1.12 +++ distinfo 8 Mar 2005 15:02:10 -0000 @@ -1,2 +1,2 @@ -MD5 (lighttpd-1.3.12.tar.gz) = ffd0bc5802646948e2724060031c05b5 -SIZE (lighttpd-1.3.12.tar.gz) = 677919 +MD5 (lighttpd-1.3.13.tar.gz) = 2f017b936be376ad6f6c2ee26db93467 +SIZE (lighttpd-1.3.13.tar.gz) = 680068 --- lighttpd-1.3.12-to-1.3.13.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050308150430.17A574DD1F>