forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream changes: v2.5.6 2018-08-13T22:47:57Z - Revert "Warn if accessors overwrite methods/functions" for now; it may cause crashes in perl 5.28.0 (#94) v2.5.5 2018-08-13T15:41:32Z - Warn if accessors overwrite methods/functions (ybrliiu #86, #90, #93) - Fix for threads and XS; use newSVpvs instead of newSVpvs_share (sergeykolychev #92)
- Loading branch information
wen
committed
Aug 14, 2018
1 parent
1928622
commit 2151816
Showing
2 changed files
with
7 additions
and
7 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,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.49 2018/05/06 06:35:41 wiz Exp $ | ||
$NetBSD: distinfo,v 1.50 2018/08/14 12:19:08 wen Exp $ | ||
|
||
SHA1 (Mouse-v2.5.4.tar.gz) = 1360a66161aff1a1869b607d3f7b95b8ffecb545 | ||
RMD160 (Mouse-v2.5.4.tar.gz) = 6c8463d777bdf605b27be0c5512f148975ca8ff9 | ||
SHA512 (Mouse-v2.5.4.tar.gz) = c6c02b2f5e03a260fc4a8ced7f26072a18619f9015206798937f214abbdd5b81979adf190478734a5420b5e7210de9337b9953709106a1050568b6961ed0d11d | ||
Size (Mouse-v2.5.4.tar.gz) = 219301 bytes | ||
SHA1 (Mouse-v2.5.6.tar.gz) = 0fb80610b92c7932930634ff8ebf0d55e9ba5ee7 | ||
RMD160 (Mouse-v2.5.6.tar.gz) = 24e5c6fee216b975cda6d2eea1673e30d7f17c69 | ||
SHA512 (Mouse-v2.5.6.tar.gz) = 1f29430badec842c1b3aa5a8a4c4ad785cf26d2e6cc745da82c0fa667b19da0b9e6c364e10ef615fbc03f60cb5020f079113b470162d095d8c514e6cb9ce96e3 | ||
Size (Mouse-v2.5.6.tar.gz) = 219891 bytes |