Date: Fri, 15 Jul 2005 21:40:44 +0200 (CEST) From: Hendrik Scholz <hendrik@scholz.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Hendrik Scholz <hendrik@scholz.net> Subject: ports/83523: maintainer-update: www/lighttpd (1.3.14 to 1.3.15) Message-ID: <20050715194044.56B9D4DA6E@mail.wormulon.net> Resent-Message-ID: <200507151950.j6FJoE2b076463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: 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: Simple update of lighttpd to 1.3.15. >How-To-Repeat: >Fix: --- lighttpd-1.3.14-to-1.3.15.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/lighttpd/Makefile,v retrieving revision 1.21 diff -u -u -r1.21 Makefile --- Makefile 16 Jun 2005 08:04:20 -0000 1.21 +++ Makefile 15 Jul 2005 19:09:59 -0000 @@ -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/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/lighttpd/distinfo,v retrieving revision 1.14 diff -u -u -r1.14 distinfo --- distinfo 15 Jun 2005 21:09:27 -0000 1.14 +++ distinfo 15 Jul 2005 19:09:59 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/lighttpd/pkg-plist,v retrieving revision 1.7 diff -u -u -r1.7 pkg-plist --- pkg-plist 15 Jun 2005 21:09:27 -0000 1.7 +++ pkg-plist 15 Jul 2005 19:09:59 -0000 @@ -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 --- lighttpd-1.3.14-to-1.3.15.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?20050715194044.56B9D4DA6E>