Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id E4F19A5673 for ; Sun, 16 Feb 2014 22:18:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 371A814A22B; Sun, 16 Feb 2014 22:18:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 30CF914A227 for ; Sun, 16 Feb 2014 22:18:16 +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 mrxKfLA7HRVo for ; Sun, 16 Feb 2014 22:18:15 +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 A61CB14A217 for ; Sun, 16 Feb 2014 22:18:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9BC9B96; Sun, 16 Feb 2014 22:18:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 16 Feb 2014 22:18:15 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-MooseX-Getopt To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20140216221815.9BC9B96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Sun Feb 16 22:18:15 UTC 2014 Modified Files: pkgsrc/devel/p5-MooseX-Getopt: DESCR Makefile distinfo Log Message: Updating package of Perl5 module MooseX::Getopt from CPAN in devel/p5-MooseX-Getopt from 0.59 to 0.61. pkgsrc changes: - adjust dependencies (generated by pkg_util create package) Upstream changes: 0.61 2014-02-11 06:30:14Z - fix potentially-broken check-breaks test when a conflicting module fails to compile 0.60 2014-02-10 02:21:05Z - avoid failing an optional test when YAML is not installed To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-MooseX-Getopt/DESCR cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-MooseX-Getopt/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-MooseX-Getopt/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.