summaryrefslogtreecommitdiff
path: root/textproc/p5-YAML
AgeCommit message (Collapse)AuthorFilesLines
2019-08-23p5-YAML: updated to 1.29adam2-9/+8
1.29: Fix regex for alias to match the one for anchors 1.28: Security fix: only enable loading globs when $LoadCode is set
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-1/+2
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia1-2/+2
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2018-11-10Update to 1.27wen2-8/+7
Upstream changes: 1.27 Sat Nov 3 14:01:26 CET 2018 - Remove a warning about uninitialized value for perl <= 5.10
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-06-06Update to 1.26wen2-7/+7
Upstream changes: 1.26 Fri May 18 21:57:20 CEST 2018 - Fix bug introduced in 1.25 - loading of quoted string with colon as sequence element (tinita, fixes issue#208) - Support zero indented block sequences (PR# 207 tinita)
2018-05-15Update to 1.25wen2-7/+9
Update BUILD_DEPENDS Upstream changes: Changes for version 1.25 - 2018-05-11 Applied several pull requests by tinita Support trailing comments (PR #189, PR #190, PR #191) Remove unused code (PR #192) Use Test::Deep to actually test correctly for class names (PR #193) Fix loading of mapping key which starts with `= ` (PR #194) Fix loading strings with multiple spaces (PR #172) Allow more characters in anchor name (PR #196) Add $YAML::LoadBlessed for disabling loading objects (PR #197) Applied several pull requests by tinita Disable test with long string under certain conditions (PR #201) Quote scalar if it equals '=' (PR #202) Multiple regexp roundtrip does not grow (PR #203) Add support for compact nested block sequences (PR #204) Support reverse order of block scalar indicators (PR #205) Support nested mappings in sequences (PR #206)
2017-11-08p5-YAML: update to 1.24.wiz2-8/+7
1.24 Mon Oct 30 20:31:53 CET 2017 - Fix $LoadCode (PR#180, PR#181, PR#182 by @mohawk2++)
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-1/+2
2017-02-22Updated p5-YAML to 1.23.wiz2-7/+7
1.23 Sun Feb 19 22:07:57 CET 2017 - Fix $YAML::Numify (empty values were converted to 0)
2017-02-19Updated p5-YAML to 1.22.wiz2-7/+7
1.22 Tue Feb 14 23:23:08 CET 2017 - Add $YAML::Numify @perlpunk++
2016-12-30Updated p5-YAML to 1.21.wiz2-7/+7
1.21 Fri Dec 23 21:19:15 CET 2016 - Apply PR/171 (fixes issue/109) @perlpunk++ - No more "used only once" warnings for $YAML::Indent etc. - Apply PR/170 (fixes issue/131) hiratara@cpan.org++ - Empty mapping value at the end resolves to null (was becoming empty string) - Apply PR/169 (PR/119) patrick.allen.higgins@gmail.com++ - Output key in warning when duplicate key was found - Apply PR/157 and PR/168 (@lameventanas++ @perlpunk++) - Allow reading and writing to IO::Handle
2016-12-11Update to 1.20wen2-7/+7
Upstream changes: 1.20 Fri Dec 2 13:20:33 PST 2016 - Apply and amend PR/146 (quoted map keys) @preaction++ - B::Deparse is loaded at runtime now - New Feature $YAML::Preserve (Apply PR/9 @fmenabe++)
2016-11-28Updated p5-YAML to 1.19.wiz2-7/+7
1.19 Fri Nov 18 19:46:44 CET 2016 - Apply PR/164 pod (link to YAML::Shell) - Apply PR/151 Fix infinite loop for aliases without a name @bubaflub++ - Apply PR/142 Improve error messages @werekraken++ - Apply PR/162 Improve error messages - Apply PR/163 Trailing spaces after inline seq/map work now - Apply PR/154 Add test case for trailing comments @Varadinsky++
2016-07-26Update to 1.18wen2-8/+7
Upstream changes: 1.18 Fri Jul 8 14:52:26 UTC 2016 - Apply PR/161 @perlpunk++ 1.17 Tue Jul 5 20:20:55 UTC 2016 - Use Mo 0.40 1.16 Sun Jul 3 10:53:06 PDT 2016 - Apply PR/158 by @bgruening++ - Fix VERSION issue
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-01-08Update to 1.15wen2-8/+7
Upstream changes: 1.15 Sat Apr 18 17:03:09 CEST 2015 - Fix Issue - Don't require newlines at end of YAML.
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-01-18Update to 1.14:wiz2-7/+6
1.14 Sat Jan 17 15:32:18 PST 2015 - Apply pull request 145 from @kentnl++ - Support for QuoteNumericStrings Global Setting
2014-12-15Not depend on Filter module now.obache1-2/+2
2014-12-15No direct dependency on p5-Test-Base, from p5-Test-YAML indirectly.obache1-2/+1
2014-12-15Test::YAML>=1.05 is required.obache1-2/+2
2014-10-12Update to 1.13:wiz2-6/+6
1.13 Sat Oct 11 18:05:45 CEST 2014 - Apply pull request 140 from @nfg++ - Disable some warnings in YAML::Any
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-10-01Update to 1.12:wiz2-6/+6
1.12 Mon Sep 22 08:24:43 PDT 2014 - Fix https://rt.cpan.org/Ticket/Display.html?id=97870
2014-09-06Update to 1.11. Add some test dependencies.wiz2-6/+8
1.11 Fri Aug 29 20:08:20 PDT 2014 - Apply 139. @ehuelsmann++ 1.10 Thu Aug 28 22:53:26 PDT 2014 - Apply 138. @ehuelsmann++ 1.09 Tue Aug 19 16:41:13 PDT 2014 - Replace tabs with spaces 1.08 Mon Aug 18 10:21:48 PDT 2014 - Dep on Test::YAML 1.05 1.07 Mon Aug 18 08:40:01 PDT 2014 - Apply 8 from shlomif++. Add doc examples for YAML::Any. 1.06 Sat Aug 16 16:51:08 PDT 2014 - Change testdir to t 1.05 Sat Aug 16 13:03:28 PDT 2014 - Meta 0.0.2 1.04 Sat Aug 16 04:28:10 PDT 2014 - Eliminate spurious trailing whitespace 1.03 Sat Aug 16 03:32:35 PDT 2014 - Eliminate File::Basename from test/ 1.02 Fri Aug 15 21:09:54 PDT 2014 - Add t/000-compile-modules.t 1.01 Thu Aug 7 14:48:24 PDT 2014 - Dep on patched Test::YAML 1.00 Thu Aug 7 00:35:21 PDT 2014 - Fix bad encoding in Pod 0.99 Wed Aug 6 17:55:42 PDT 2014 - Switch to external Test::Base 0.98 Wed Jul 30 12:32:25 PDT 2014 - Fix indexing of YAML::Any - Change IRC to irc.perl.org#yaml 0.97 Wed Jul 16 23:37:04 PDT 2014 - Move remaining docs to Swim 0.96 Sun Jul 13 22:54:08 PDT 2014 - Fix Metadata and add Contributing file - Change Kwim to Swim 0.95 Sat Jun 14 10:32:08 PDT 2014 - Fix dumping blessed globs. 0.94 Sat Jun 14 10:32:08 PDT 2014 - Skip a failing test on 5.8 introduced in 0.93 0.93 Fri Jun 13 22:32:18 PDT 2014 - Switch to Zilla::Dist - Add badges to doc - @thorsteneckel++ fixed #18 - @karenetheridge++ fixed #19
2014-06-09Update to 0.92. From the changelog:schmonz2-7/+6
- remove invalid Spiffy dependency provided by YAML (GitHub pull req 23) - Force escaping of single '-' (GitHub pull req 22) - Revert Mo from 0.38 to 0.31 - zefram++ reported it breaking cpan client - Fixed tests to work under parallel testing -- kentnl - Switched to dzil release process - Fixed YAML loading on perl 5.8 (broken in YAML 0.85) by removing 5.10-specific regex construct. -- hobbs++ - Using latest Test::Builder tp fix https://rt.cpan.org/Public/Bug/Display.html?id=90847 - Revert YAML::Mo for https://rt.cpan.org/Public/Bug/Display.html?id=90817 - Fix for https://rt.cpan.org/Ticket/Display.html?id=19838 where synopsis in YAML::Dumper doesn't work as exptected. - Thorsten++ https://rt.cpan.org/Public/Bug/Display.html?id=90593 - Upgrade to latest Mo
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-09-12Updating package for CPAN module YAML in textproc/p5-YAML from 0.81 to 0.84sno2-6/+6
upstream changes: version: 0.84 date: Fri Jul 13 18:17:27 GMT 2012 changes: - Resolve distribution error that caused .git to be shipped in the .tar.gz version: 0.83 date: Fri Jul 13 15:44:03 GMT 2012 changes: - Only call stat() and tell() on a filehandle if fileno existed - Explicit tied() call on globs to avoid a 5.16 deprecation warning version: 0.82 date: Thu Jul 12 18:49:45 GMT 2012 changes: - Test scalar @array rather than deprecated defined @array (Sebastian Stumpf)
2012-07-06Updating package for Perl 5 module YAML in textproc/p5-YAML from 0.80sno1-4/+4
to 0.81. Upstream changes: version: 0.81 date: Thu Apr 19 11:03:38 PDT 2012 changes: - Patch from https://rt.cpan.org/Public/Bug/Display.html?id=74826 - YAML::Mo uses Safe Mo https://rt.cpan.org/Public/Bug/Display.html?id=76664
2012-07-06Updating package for Perl 5 module YAML in textproc/p5-YAML from 0.80sno1-2/+2
to 0.81. Upstream changes: version: 0.81 date: Thu Apr 19 11:03:38 PDT 2012 changes: - Patch from https://rt.cpan.org/Public/Bug/Display.html?id=74826 - YAML::Mo uses Safe Mo https://rt.cpan.org/Public/Bug/Display.html?id=76664
2012-04-10Updating package for CPAN module YAML in textproc/p5-YAML from 0.77 to 0.80sno2-6/+6
Upstream changes: version: 0.80 date: Fri Feb 10 12:56:08 PST 2012 changes: - Patch from https://rt.cpan.org/Ticket/Display.html?id=73702 - Make YAML::Node subclass YAML::Mo::Object as well as Exporter (MSTROUT) version: 0.79 date: Wed Feb 8 17:25:55 PST 2012 changes: - Peter Scott and others noticed Mo::xxx causing problems on newer perls. Removed xxx for now. version: 0.78 date: Sun Jan 1 23:53:57 PST 2012 changes: - Apply patch from ANDK++ to deal with B::Deparse changes.
2011-11-16Updating YAML module for Perl programming language in textproc/p5-YAML fromsno2-7/+6
0.72nb1 to 0.77. pkgsrc changes: - none yet, even if distribution switched from bundled Module::Install to bundled Module::Package (seems to be derived from Module::Install), but fails clean .packlist creation when older version is installed. Might need some cleanup some fine day. Upstream changes: version: 0.77 date: Thu Sep 29 18:28:25 CEST 2011 changes: - Add $VERSION back to all modules. - Released from Liz++ and Wendy++ garage attic! --- version: 0.76 date: Wed Sep 28 12:05:08 CEST 2011 changes: - Removed YAML::import per mst. --- version: 0.75 date: Tue Sep 27 00:46:19 CEST 2011 changes: - Switch to Mo for OO (YAML::Mo) - use_test_base in Makefile.PL. --- version: 0.74 date: Sun Sep 25 22:05:05 CEST 2011 changes: - Switch to Module::Package - Removed extra $VERSION lines from submodules - Released from Liz++ and Wendy++'s Tool Basement! --- version: 0.73 date: Tue Apr 19 20:14:59 EST 2011 changes: - Apply ANDK's patch for 5.14.0
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-09-01Updating textproc/p5-YAML from 0.71nb1 to 0.72sno2-7/+7
Upstream changes: version: 0.72 date: Wed Sep 1 11:54:00 AEST 2010 changes: - Upgrade to Module::Install 1.00 - Upgraded author tests via new ADAMK release automation - Normalise Ingy's name to ASCII in Makefile.PL so that we don't have Unicode in our own META.yml
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-01-17Update p5-YAML from version 0.71 to version 0.71nb1.seb1-2/+6
Pkgsrc changes: Set PERL5_MODULE_TYPE to Module::Install::Bundled so a circular dependency on involving devel/p5-Module-Build, textproc/p5-YAML and devel/p5-Module-Install is avoided.
2010-01-17Updating textproc/p5-YAML from 0.70 to 0.71sno2-6/+7
pkgsrc changes: - Adding module type Upstream changes: version: 0.71 date: Sun Jan 3 12:25:00 AEST 2010 changes: - Set file encoding to UTF-8 in LoadFile/DumpFile (RT#25434) by Olivier Mengue - We shouldn't have to care about 5.8.0. Since it's causing CPAN Testers failures, bump the minimum Perl to 5.8.1
2009-08-18Updating package textproc/p5-YAML from 0.68 to 0.70sno2-7/+8
pkgsrc changes: - Adding license (perl license) Upstream changes: version: 0.70 date: Tue Aug 11 02:52:10 AEST 2009 changes: - Updated Module::Install dependency to 0.91 - Bumping dependency to 5.8.0 but I think it's only in the test suite. However, I can't prove it. So if anyone wants 5.6 compatibility back you need to fix or rewrite the test suite. version: 0.69_02 date: Mon Aug 10 22:37:37 AEST 2009 changes: - Developer $VERSION now has eval correction version: 0.69_01 date: Sun Jul 9 02:01:12 AEST 2009 changes: - Added $VERSION to all modules - Removed the use of use base - Imported into the svn.ali.as repo
2008-12-12Update from version 0.66nb1 to 0.68.he2-7/+8
Pkgsrc changes: o Add dependency on p5-Filter for Filter::Util::Call Upstream changes: version: 0.68 date: Thu Dec 4 01:00:44 PST 2008 changes: - Used update Test::Base to ensure Filter::Util::Call version: 0.67 date: Mon Dec 1 02:34:21 PST 2008 changes: - Add YAML::Any - Move ysh to YAML::Shell - Add doc section explaining YAML::Old
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-01-08The package supports installation to DESTDIR.heinz1-1/+3
No compiler necessary.
2007-11-29Update to 0.66:wiz2-6/+6
version: 0.66 date: Thu Sep 27 01:37:16 PDT 2007 changes: - Blessed code refs with LoadCode=0 still get blessed. rafl++ --- version: 0.65 date: Thu Jun 21 17:37:32 PDT 2007 changes: - \z is really \0 - Speed up regexp loading. audreyt++ --- version: 0.64 date: Thu Jun 21 14:31:20 PDT 2007 changes: - Better support for loading regexps. audreyt++ --- version: 0.63 date: Wed Jun 20 16:03:22 PDT 2007 changes: - Don't emit nodes blessed into '' in the new tag scheme, and improve semantics of loading such nodes. - New support for dumping/loading regexps.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2006-10-28Update p5-YAML to 0.62.obache2-6/+7
Based on patch provided by Martin Wilke via PR 34343 (avoiding interaction in configure stage). *** WARNING *** This release breaks compatibility with versions earlier than version 0.60 of YAML::Syck and YAML.pm when serializing blessed references. from COMPATIBILITY: YAML.pm 0.60 breaks compatability with older version by changing the tags that are output for serialized objects. This was the old way: --- !perl/Foo::Bar {} --- !perl/@Baz [] --- !perl/$Quux "" New way: --- !!perl/hash:Foo::Bar {} --- !!perl/array:Baz [] --- !!perl/scalar:Quux "" * This change was made after discussions with the Python and Ruby implementors to standardize on this form. * YAML::Syck was updated at the same time as YAML.pm so that they serialize objects the same way. * YAML.pm roundtrips the new format and still parses the old (now deprecated) format. * The best strategy is to update to the latest version. * There are potential problems if you use YAML for RPC and the server and client versions don't match. Changes: --- version: 0.62 date: Mon Jul 3 15:41:20 PDT 2006 changes: - Patch from rgs for Catalyst users --- version: 0.61 date: Sun Jul 2 15:25:08 CDT 2006 changes: - New CGI.pm made test fail. --- version: 0.60 date: Fri Jun 30 21:55:55 CDT 2006 changes: - Changed object tag format in non backwards compatible way - Removed support for folded scalar emission - Added new tests - Sync with YAML::Syck --- version: 0.58 date: Tue Feb 14 12:42:34 PST 2006 changes: - Fixed bug reported by Slaven Rezic on 5.8.0 - Fixed a ysh bug reported on rt. 17589
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.