Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B6F2863D6E1 for ; Tue, 22 Nov 2011 01:37:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7E9A014A234; Tue, 22 Nov 2011 01:37:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0179314A212 for ; Tue, 22 Nov 2011 01:37:21 +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 y0UsgDncvY87 for ; Tue, 22 Nov 2011 01:37:20 +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 C45B214A1F5 for ; Tue, 22 Nov 2011 01:37:19 +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 pAM1b6tF016217 for ; Tue, 22 Nov 2011 02:37:06 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id pAM1b4TI016209 for pkgsrc-changes@netbsd.org; Tue, 22 Nov 2011 02:37:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A1AFC14A16C for ; Mon, 21 Nov 2011 08:44:49 +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 R8kCz8eKL3GA for ; Mon, 21 Nov 2011 08:44:49 +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 29DDE14A166 for ; Mon, 21 Nov 2011 08:44:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0FCC4175DD; Mon, 21 Nov 2011 08:44:49 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Mon, 21 Nov 2011 08:44:49 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/devel/p5-Devel-PPPort To: pkgsrc-changes@netbsd.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20111121084449.0FCC4175DD@cvs.netbsd.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (nef.pbox.org [127.0.0.1]); Tue, 22 Nov 2011 02:37:06 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Mon Nov 21 08:44:48 UTC 2011 Modified Files: pkgsrc/devel/p5-Devel-PPPort: Makefile distinfo Log Message: Update p5-Devel-PPPort to 3.20. Changes from previous: 3.20 - 2011-09-10 * fix CPAN #56749: isASCII and isCNTRL macros are buggy (thanks to Karl Williamson for providing a patch and patiently waiting almost two years for me to integrate it) * fix CPAN #70427: RealPPPort.xs:1587: error: lvalue required as unary ‘&’ operand To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Devel-PPPort/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Devel-PPPort/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.