Skip to content

Commit

Permalink
Update to 2.4.2
Browse files Browse the repository at this point in the history
---------------
2.4.2 2015-04-12T01:22:02Z
    - Fixed #40; 'use strict' not enabled when 'use 5.010' follows 'use Mouse'
    - Fixed #39; New warnings in Perl 5.21.x: redundant arguments for sprintf
    - Fixed #38; Avoid warnings introduced in Perl 5.21.x
    - Fixed #36; Excess dependency on Test::Exception::LessClever (kentnl, #37)
  • Loading branch information
mef committed Apr 12, 2015
1 parent f618599 commit 239246f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/p5-Mouse/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.46 2014/10/13 05:28:42 wen Exp $
# $NetBSD: Makefile,v 1.47 2015/04/12 13:55:03 mef Exp $

DISTNAME= Mouse-2.4.1
DISTNAME= Mouse-2.4.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GF/GFUJI/}
Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Mouse/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.36 2014/10/13 05:28:42 wen Exp $
$NetBSD: distinfo,v 1.37 2015/04/12 13:55:03 mef Exp $

SHA1 (Mouse-2.4.1.tar.gz) = 0491db3041ad6d937444b52c84601b55ed4a26e5
RMD160 (Mouse-2.4.1.tar.gz) = cb8677170151c2c89f12ec8af5d3c98ccd4aea81
Size (Mouse-2.4.1.tar.gz) = 220438 bytes
SHA1 (Mouse-2.4.2.tar.gz) = 6f0cc880eb86566fb9d119c112e93b5ecdb874ca
RMD160 (Mouse-2.4.2.tar.gz) = 8e14126c100ecca9794214986689cee969bb3a51
Size (Mouse-2.4.2.tar.gz) = 220865 bytes

0 comments on commit 239246f

Please sign in to comment.