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.
Remove a duplicate line Upstream changes: 0.30 2014-07-26 - Fix for subclassing CPAN::Changes::Group (GH #23) 0.29 2014-07-23 - Groups are now objects (CPAN::Changes::Group). Backwards compatibility from hashes should be preserved (GH #22) 0.28 2014-06-10 - Add "SEE ALSO" links to similar modules (RT #94636) - Use perl 5.8-compatible regex
- Loading branch information
wen
committed
Sep 6, 2014
1 parent
915d12c
commit 1d5e8d9
Showing
2 changed files
with
6 additions
and
8 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.1 2014/02/23 15:35:56 sno Exp $ | ||
$NetBSD: distinfo,v 1.2 2014/09/06 08:30:06 wen Exp $ | ||
|
||
SHA1 (CPAN-Changes-0.27.tar.gz) = 0b0241d86df2ee698d185c2a4a55da83af56d841 | ||
RMD160 (CPAN-Changes-0.27.tar.gz) = b3645b8fbbf1b2a14a60a694e685e91c26ace032 | ||
Size (CPAN-Changes-0.27.tar.gz) = 35558 bytes | ||
SHA1 (CPAN-Changes-0.30.tar.gz) = 2f353968b33cd5cea5d8a46c6e287a16c9fca5f9 | ||
RMD160 (CPAN-Changes-0.30.tar.gz) = d799a2b8b51c17b6e8f99deda87a7f2972697461 | ||
Size (CPAN-Changes-0.30.tar.gz) = 37095 bytes |