Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E2DDC63D729 for ; Wed, 16 Nov 2011 08:31:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B5C8114A378; Wed, 16 Nov 2011 08:31:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EFACF14A347 for ; Wed, 16 Nov 2011 08:31:39 +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 ljYDPAuCDpuG for ; Wed, 16 Nov 2011 08:31:39 +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 63F6F14A30E for ; Wed, 16 Nov 2011 08:31:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4BB9C175DD; Wed, 16 Nov 2011 08:31:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 16 Nov 2011 08:31:39 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/textproc/p5-YAML To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20111116083139.4BB9C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Wed Nov 16 08:31:39 UTC 2011 Modified Files: pkgsrc/textproc/p5-YAML: Makefile distinfo Log Message: Updating YAML module for Perl programming language in textproc/p5-YAML from 0.72nb1 to 0.77. pkgsrc changes: - none yet, even if distribution switched from bundled Module::Install to bundled Module::Package (seems to be derived from Module::Install), but fails clean .packlist creation when older version is installed. Might need some cleanup some fine day. Upstream changes: version: 0.77 date: Thu Sep 29 18:28:25 CEST 2011 changes: - Add $VERSION back to all modules. - Released from Liz++ and Wendy++ garage attic! --- version: 0.76 date: Wed Sep 28 12:05:08 CEST 2011 changes: - Removed YAML::import per mst. --- version: 0.75 date: Tue Sep 27 00:46:19 CEST 2011 changes: - Switch to Mo for OO (YAML::Mo) - use_test_base in Makefile.PL. --- version: 0.74 date: Sun Sep 25 22:05:05 CEST 2011 changes: - Switch to Module::Package - Removed extra $VERSION lines from submodules - Released from Liz++ and Wendy++'s Tool Basement! --- version: 0.73 date: Tue Apr 19 20:14:59 EST 2011 changes: - Apply ANDK's patch for 5.14.0 To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/p5-YAML/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/p5-YAML/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.