forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--------------- 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
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |