Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 03A1A63E059 for ; Mon, 15 Oct 2012 13:14:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BFCFA14A202; Mon, 15 Oct 2012 13:14:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3ACA114A201 for ; Mon, 15 Oct 2012 13:14:27 +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 1eYb-oEt7L7w for ; Mon, 15 Oct 2012 13:14:26 +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 B84CB14A1CD for ; Mon, 15 Oct 2012 13:14:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A95B3175DD; Mon, 15 Oct 2012 13:14:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 15 Oct 2012 13:14:26 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/ap-perl To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20121015131426.A95B3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Oct 15 13:14:26 UTC 2012 Modified Files: pkgsrc/www/ap-perl: distinfo Added Files: pkgsrc/www/ap-perl/patches: patch-src_modules_perl_perl__util.c Log Message: Fix build with perl-5.16. Remove uid code; similar to changes done to mod_perl-2.x, see https://rt.cpan.org/Public/Bug/Display.html?id=77129 To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/ap-perl/distinfo cvs rdiff -u -r0 -r1.3 \ pkgsrc/www/ap-perl/patches/patch-src_modules_perl_perl__util.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.