Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3B82C63BEBD for ; Thu, 14 Jul 2011 20:46:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EFB5F14A1BC; Thu, 14 Jul 2011 20:46:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7128914A1B4 for ; Thu, 14 Jul 2011 20:46:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4WWkxybCsDpr for ; Thu, 14 Jul 2011 20:46:32 +0000 (UTC) Received: from nef.pbox.org (nef.pbox.org [IPv6:2001:7a8:202:1::1:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 67F2B14A1B1 for ; Thu, 14 Jul 2011 20:46:31 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.13.8/8.13.8/) with ESMTP id p6EKkBo4021244 for ; Thu, 14 Jul 2011 22:46:11 +0200 (CEST) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id p6EKkAjL021243 for pkgsrc-changes@netbsd.org; Thu, 14 Jul 2011 22:46:11 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D525E14A1A4 for ; Thu, 14 Jul 2011 19:59:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id vAGSfwAGttQL for ; Thu, 14 Jul 2011 19:59:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5E59914A0CB for ; Thu, 14 Jul 2011 19:59:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 46077175DD; Thu, 14 Jul 2011 19:59:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Thu, 14 Jul 2011 19:59:45 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/lighttpd To: pkgsrc-changes@netbsd.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20110714195945.46077175DD@cvs.netbsd.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (nef.pbox.org [127.0.0.1]); Thu, 14 Jul 2011 22:46:12 +0200 (CEST) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Thu Jul 14 19:59:45 UTC 2011 Modified Files: pkgsrc/www/lighttpd: Makefile distinfo options.mk Log Message: Changes 1.4.29: * solve name conflict of md5 functions with OpenSSL lib * mod_proxy, mod_cgi and other mod_*cgi fixes * ssl improvements * Native solaris ports fdevent handler “solaris-eventports” To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/lighttpd/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/lighttpd/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/lighttpd/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.