-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix for case when lexicon translations contain substitionand literals with eval-non-safe characters. RT #120457 * Swap out base for parent (bowtie) For: RT #119403 * typo fixes for Locale::Maketext * POD fixes uncovered by the new Pod::Checker, not yet in core.
- Loading branch information
schmonz
committed
Jul 15, 2014
1 parent
c8f810d
commit b5db340
Showing
2 changed files
with
6 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,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.6 2012/12/29 01:41:27 obache Exp $ | ||
$NetBSD: distinfo,v 1.7 2014/07/15 20:33:29 schmonz Exp $ | ||
|
||
SHA1 (Locale-Maketext-1.23.tar.gz) = a6e109a016e8afd0770dfe68e7318ad86016ff95 | ||
RMD160 (Locale-Maketext-1.23.tar.gz) = 9f90ca6034a531a50c191a876113d02dc83bbc63 | ||
Size (Locale-Maketext-1.23.tar.gz) = 51692 bytes | ||
SHA1 (Locale-Maketext-1.25.tar.gz) = cbe13625205d57a5132663e7e7eebf01dd0e7425 | ||
RMD160 (Locale-Maketext-1.25.tar.gz) = 7d91165b8c76c10fe292b58c40f49e097209cfe1 | ||
Size (Locale-Maketext-1.25.tar.gz) = 52057 bytes |