diff options
author | sno <sno@pkgsrc.org> | 2011-11-16 08:41:44 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2011-11-16 08:41:44 +0000 |
commit | ab3b7a889f94d26005eba7e43cdf085908b013b5 (patch) | |
tree | 9ceda93c1258f09f3b6221d9da244f0ce61df4a4 /textproc/p5-YAML-Syck/distinfo | |
parent | 6e43a4ab3d40c853c984d2bcc8e903d331473762 (diff) | |
download | pkgsrc-ab3b7a889f94d26005eba7e43cdf085908b013b5.tar.gz |
Updating YAML::Syck Perl module in textproc/p5-YAML-Syck from 1.15nb1 to
1.19.
Upstream changes (since 1.15):
[Changes for 1.19 (JSON::Syck 0.42 ) - 2011-11-08]
* Do not run t/leak.t on perls prior to 5.8.9 as 5.8.8
and Devel::Leak apparently do not mix (perl RT #102606).
[Changes for 1.18 (JSON::Syck 0.41 ) - 2011-11-05]
* Promote to stable release.
[Changes for 1.17_02 (JSON::Syck 0.40_02 ) - 2011-11-03]
* perl RT #102606 - Only lvalue subroutines are supposed to return
the argument to "return" without copying it. Stop relying on a
pre-5.15 bug. [Father Chrysostomos]
[Changes for 1.17_01 (JSON::Syck 0.40_01 ) - 2011-02-28]
* Break YAML::Syck dependency on Scalar::Util
[Changes for 1.17 (JSON::Syck 0.40 ) - 2010-11-21]
* Change a C99 comment to a C89 comment
* Upgrade ppport.h from 3.13 to 3.19
* Remove inc/Test/Builder/IO/Scalar.pm from MANIFEST
[Changes for 1.16 (JSON::Syck 0.39 ) - 2010-11-21]
* POD formatting fixes contributed by Justin Hunter
Diffstat (limited to 'textproc/p5-YAML-Syck/distinfo')
-rw-r--r-- | textproc/p5-YAML-Syck/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-YAML-Syck/distinfo b/textproc/p5-YAML-Syck/distinfo index 97fc46c753f..184c5830481 100644 --- a/textproc/p5-YAML-Syck/distinfo +++ b/textproc/p5-YAML-Syck/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2010/09/23 21:42:45 sno Exp $ +$NetBSD: distinfo,v 1.10 2011/11/16 08:41:44 sno Exp $ -SHA1 (YAML-Syck-1.15.tar.gz) = 2f860e325ada1489dc624984a6ad8f2114243cde -RMD160 (YAML-Syck-1.15.tar.gz) = 7a561cb608cdbb5e8572529ac0fe0561e1ef77be -Size (YAML-Syck-1.15.tar.gz) = 160947 bytes +SHA1 (YAML-Syck-1.19.tar.gz) = c8017134b742c8e93a5bf2cd23263ec9d6af54d4 +RMD160 (YAML-Syck-1.19.tar.gz) = 9ffd439a4efc9fa2a4623640c753b93a9ba18b71 +Size (YAML-Syck-1.19.tar.gz) = 163004 bytes |