forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream changes: 2.0.0 2013-11-06 09:15:00+0900 [BUG FIXES] - Merged the pull-request #13, which fixed an issue where the behavior of role method confliction was different from Moose. This change might affect your existing code so the major version has incremented. See t/030_roles/role_conflict_and_inheritance.t for details.
- Loading branch information
wen
committed
Nov 16, 2013
1 parent
f4c2caa
commit f81eef4
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.32 2013/10/31 00:57:11 wen Exp $ | ||
$NetBSD: distinfo,v 1.33 2013/11/16 13:12:05 wen Exp $ | ||
|
||
SHA1 (Mouse-1.13.tar.gz) = d874f214385014dde9210cae0dc6dfe5572bde2f | ||
RMD160 (Mouse-1.13.tar.gz) = 9a2a2429cdfaac74ebbca8327fc91e2a403ce8ee | ||
Size (Mouse-1.13.tar.gz) = 235800 bytes | ||
SHA1 (Mouse-2.0.0.tar.gz) = f4d45d86d7a4998a9a42908c21f8abb1c07114c2 | ||
RMD160 (Mouse-2.0.0.tar.gz) = 12fc4393fe6483b877af24bd8f9463b6d6e70e7b | ||
Size (Mouse-2.0.0.tar.gz) = 236454 bytes |