Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 BA7C5A6F11 for ; Wed, 23 Jul 2014 06:30:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6A8BB14A2DA; Wed, 23 Jul 2014 06:30:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD83614A2D8 for ; Wed, 23 Jul 2014 06:30:48 +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 lUIdiV2Wccnl for ; Wed, 23 Jul 2014 06:30:48 +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 4A7DB14A2D7 for ; Wed, 23 Jul 2014 06:30:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4824396; Wed, 23 Jul 2014 06:30:48 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 23 Jul 2014 06:30:48 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/security/p5-String-Random To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20140723063048.4824396@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Wed Jul 23 06:30:48 UTC 2014 Modified Files: pkgsrc/security/p5-String-Random: Makefile distinfo Log Message: Update security/p5-String-Random to 0.26. Changes from previous: ---------------------- 0.26 Fri Jan 31 2014 - LICENSE section and file (CPANTS). - Minimum version of perl in Build.PL / META.yml . 0.25 Fri Dec 27 2013 - Update the link to the version control repository. 0.24 Tue Dec 03 2013 - Add keywords and a link to he repository to Build.PL / META.yml. 0.23 Tue Dec 03 2013 - Add t/style-trailing-space.t . - Update the POD in lib/String/Random.pm . - Add t/pod.t . - Convert Build.PL to Test::Run::Builder. - Hopefully fix https://rt.cpan.org/Public/Bug/Display.html?id=86894 - Bug #86894 for String-Random: Spurious warnings To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/p5-String-Random/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/p5-String-Random/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.