Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-YAML-Tiny
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: pkgsrc-2012Q3-base
Revision 1.14 / (download) - annotate - [select for diffs], Tue Apr 10 13:26:21 2012 UTC (7 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Updating package for CPAN module YAML::Tiny in textproc/p5-YAML-Tiny from 1.50 to 1.51. Upstream changes: 1.51 Sun 11 Mar 2012 - The fix described in 1.48 was incorrect. Removing an additional if $@ to fix it properly. - Make the Scalar::Util version check resistant to bugs caused by development versions.