Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id ED97E63EB82 for ; Sun, 23 Dec 2012 21:32:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CDC2E14A12F; Sun, 23 Dec 2012 21:32:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 337E114A125 for ; Sun, 23 Dec 2012 21:32:55 +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 CS5aJQT0IJHl for ; Sun, 23 Dec 2012 21:32:54 +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 B29D414A12E for ; Sun, 23 Dec 2012 21:32:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D1B93175DD; Sun, 23 Dec 2012 21:32:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 23 Dec 2012 21:32:42 +0000 From: "S.P.Zeidler" Subject: CVS commit: pkgsrc/www/apache22 To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20121223213242.D1B93175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Sun Dec 23 21:32:42 UTC 2012 Modified Files: pkgsrc/www/apache22: Makefile distinfo Added Files: pkgsrc/www/apache22/patches: patch-modules_ssl_ssl__engine__kernel.c Log Message: Apply patch https://issues.apache.org/bugzilla/show_bug.cgi?id=49491 from upstream for a bug that lets the devel/rt3 mailgate fail rather dismally when present. Reviewed by tron. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 pkgsrc/www/apache22/Makefile cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/apache22/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/www/apache22/patches/patch-modules_ssl_ssl__engine__kernel.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.