Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id F2ADF63BA99 for ; Thu, 13 Sep 2012 14:14:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D0FF914A1C3; Thu, 13 Sep 2012 14:14:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C313A14A1B1 for ; Thu, 13 Sep 2012 14:14:26 +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 xPuYUVUKH4l8 for ; Thu, 13 Sep 2012 14: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 3E39B14A1B0 for ; Thu, 13 Sep 2012 14:14:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 119B4175DD; Thu, 13 Sep 2012 14:14:02 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 13 Sep 2012 14:14:02 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/editors/p5-Wx-Scintilla To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120913141402.119B4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Thu Sep 13 14:14:01 UTC 2012 Added Files: pkgsrc/editors/p5-Wx-Scintilla: DESCR Makefile distinfo pkgsrc/editors/p5-Wx-Scintilla/patches: patch-aa Log Message: Adding new package for CPAN module Wx::Scintilla version 0.39 as requirement of scheduled update of editors/p5-Padre package into editors/p5-Wx-Scintilla. Scintilla is a contributed project which means it will not be the latest by the time a new wxWidgets distribution is released. And on the scintilla front, the Perl 5 lexer is not 100% bug free even and we do not have any kind of Perl 6 support in Scintilla. The ambitious goal of this project is to provide fresh Perl 5 and maybe 6 support in Wx while preserving compatibility with Wx::StyledTextCtrl and continually contribute it back to Scintilla project. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/editors/p5-Wx-Scintilla/DESCR \ pkgsrc/editors/p5-Wx-Scintilla/Makefile \ pkgsrc/editors/p5-Wx-Scintilla/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/editors/p5-Wx-Scintilla/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.