Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 7104563B91E for ; Sat, 26 Jul 2008 12:25:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2651763B1D6; Sat, 26 Jul 2008 12:25:49 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 5780163B13D for ; Sat, 26 Jul 2008 12:25:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 22E62175D0; Sat, 26 Jul 2008 12:25:48 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20080726122548.22E62175D0@cvs.netbsd.org> Date: Sat, 26 Jul 2008 12:25:48 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sat Jul 26 12:25:48 UTC 2008 Modified Files: pkgsrc/doc: CHANGES-2008 Log Message: Note initial addition of p5-Class-MOP version 0.63 as devel/p5-Class-MOP into The NetBSD Packages Collection. The Perl 5 module Class::MOP is a fully functioning meta object protocol for the Perl 5 object system. It makes no attempt to change the behavior or characteristics of the Perl 5 object system, only to create a protocol for its manipulation and introspection. It does attempt to create the tools for building a rich set of extensions to the Perl 5 object system To generate a diff of this commit: cvs rdiff -r1.1683 -r1.1684 pkgsrc/doc/CHANGES-2008 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.