Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1D7817A2B6 for ; Sun, 1 Jan 2017 14:49:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C8A3B85788; Sun, 1 Jan 2017 14:49:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C68A185743 for ; Sun, 1 Jan 2017 14:48:24 +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 1Q1rjwmZ-vjW for ; Sun, 1 Jan 2017 14:48:24 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 54ACE85739 for ; Sun, 1 Jan 2017 14:48:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 530EEFBA6; Sun, 1 Jan 2017 14:48:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483282104293260" MIME-Version: 1.0 Date: Sun, 1 Jan 2017 14:48:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-Params-ValidationCompiler To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170101144824.530EEFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1483282104293260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 1 14:48:24 UTC 2017 Modified Files: pkgsrc/devel/p5-Params-ValidationCompiler: Makefile distinfo Log Message: Updated p5-Params-ValidationCompiler to 0.22. 0.22 2016-12-31 - Explicitly load the B module. Previously the code relied on this already being loaded by something else. Fixed by Tomasz Konojacki. PR #11. - Removed the alpha warning from the docs. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Params-ValidationCompiler/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Params-ValidationCompiler/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483282104293260 Content-Disposition: inline Content-Length: 1999 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-Params-ValidationCompiler/Makefile diff -u pkgsrc/devel/p5-Params-ValidationCompiler/Makefile:1.6 pkgsrc/devel/p5-Params-ValidationCompiler/Makefile:1.7 --- pkgsrc/devel/p5-Params-ValidationCompiler/Makefile:1.6 Mon Dec 12 09:45:19 2016 +++ pkgsrc/devel/p5-Params-ValidationCompiler/Makefile Sun Jan 1 14:48:24 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2016/12/12 09:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/01 14:48:24 wiz Exp $ -DISTNAME= Params-ValidationCompiler-0.21 +DISTNAME= Params-ValidationCompiler-0.22 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/ Index: pkgsrc/devel/p5-Params-ValidationCompiler/distinfo diff -u pkgsrc/devel/p5-Params-ValidationCompiler/distinfo:1.5 pkgsrc/devel/p5-Params-ValidationCompiler/distinfo:1.6 --- pkgsrc/devel/p5-Params-ValidationCompiler/distinfo:1.5 Mon Dec 12 09:45:19 2016 +++ pkgsrc/devel/p5-Params-ValidationCompiler/distinfo Sun Jan 1 14:48:24 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2016/12/12 09:45:19 wiz Exp $ +$NetBSD: distinfo,v 1.6 2017/01/01 14:48:24 wiz Exp $ -SHA1 (Params-ValidationCompiler-0.21.tar.gz) = 9c7338aded50af8b5f8604a0c02539c4f46c0563 -RMD160 (Params-ValidationCompiler-0.21.tar.gz) = e1d347243d6423f906225d31ab3c54d8427cbdc8 -SHA512 (Params-ValidationCompiler-0.21.tar.gz) = 27181fa27310147560ffd28ecf703c2bdb7cf3c7b91572aed8fc379f4d9b97cf9540db063a4be36789df0c40bb8e07036d48319d17759389956c151b739c5baf -Size (Params-ValidationCompiler-0.21.tar.gz) = 39789 bytes +SHA1 (Params-ValidationCompiler-0.22.tar.gz) = e13e9f8f95000f2f62539d048aa0c448ef56facd +RMD160 (Params-ValidationCompiler-0.22.tar.gz) = 6b845ae29445e24e5532104e65be066ccc16109a +SHA512 (Params-ValidationCompiler-0.22.tar.gz) = 078b54bc18e840dc19b0cb9f2507728c2977d22276c3ed7b239ea31db91188eac3de69229884a150093c6d70d07872906c545eb044c9d360b96de438c23adf9c +Size (Params-ValidationCompiler-0.22.tar.gz) = 39995 bytes --_----------=_1483282104293260--