summaryrefslogtreecommitdiff
path: root/textproc/p5-YAML-LibYAML
AgeCommit message (Collapse)AuthorFilesLines
2018-11-10Update to 0.75wen2-7/+7
Upstream changes: 0.75 Sat Nov 3 14:17:28 CET 2018 - Implement $LoadCode
2018-09-02p5-YAML-LibYAML: update to 0.74.wiz2-8/+7
0.74 Fri Aug 31 18:06:17 PDT 2018 - Fix tests on older perls - Support back to perl.5.8.1
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-08-21p5-YAML-LibYAML: update to 0.72.wiz2-7/+7
0.72 Sun Jul 8 17:03:08 CEST 2018 - Update to libyaml 0.2.1 (tinita) It's forbidden now to escape single quotes inside double quotes - When disabling $LoadBlessed, return scalars not refs (tinita) - Save anchors also for blessed scalars (tinita)
2018-06-10Update to 0.70wen2-7/+7
Upstream changes: 0.70 Sat Jun 9 21:53:05 CEST 2018 - Fix format specifier/argument mismatch PR#79 @a3f++ - Travis CI: Test on Perl 5.26 PR#80 @a3f++ - Fix a C90-compatibility issue PR#81 @stphnlyd++
2017-12-30p5-YAML-LibYAML: update to 0.69.wiz2-7/+7
0.69 Tue Dec 26 18:37:25 CET 2017 - Security fix Add $LoadBlessed option to turn on/off loading objects PR#73 PR#74 TINITA++ 0.68 Mon Dec 18 20:01:05 CET 2017 - Fix regex roundtrip (fixes issue#69) PR#70 (TINITA++) - Fix loading of many regexes (fixes issue#64) PR#71 (TINITA++)
2017-11-17Update to 0.67wen2-7/+7
Upstream changes: 0.67 Wed Nov 15 18:59:33 CET 2017 - Support standard tags !!str, !!map and !!seq instead of dying. PR#67 (TINITA++) - Support JSON::PP::Boolean and boolean.pm via $YAML::XS::Boolean. PR#66 (TINITA++) Thanks also to Bj枚rn H枚hrmann for SvPV_nolen()
2017-09-18p5-YAML-LibYAML: update to 0.66.wiz2-8/+7
0.66 Thu Aug 17 20:06:06 CEST 2017 - Apply PR#55 (@vti++) - Dump() was modifying original data, adding a PV to numbers - Added a test for this (TINITA++) 0.65 Thu 18 May 23:09:38 CEST 2017 - Prevent warning about unused variables (see issue#59) - Clarify documentation about exported functions
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-1/+2
2017-04-29Update to 0.64wen2-8/+7
Upstream changes: 0.64 Fri 7 Apr 20:32:01 CEST 2017 - use lib FindBin::Bin in tests, preparing for perl 5.26 where '.' gets removed from @INC. Fixes issue#54 TINITA++ - Use the latest libyaml sources. - Lazy load B::Deparse for faster startup time. Applied PR/53 by @perlpunk++ (submitted by @carnil++ from a Debian issue as GitHub issue#52)
2016-07-26Update to 0.63wen2-8/+7
Upstream changes: 0.63 Fri Jul 8 14:40:35 UTC 2016 - Apply PR/48 by @perlpunk++ - Fixes memory leaks
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-04-13Update p5-YAML-LibYAML to 0.62.wiz2-7/+7
0.62 Mon Feb 22 15:46:06 UTC 2016 - Apply PR/42 @perlpunk++ (fix for detecting filehandles) 0.61 Sat Feb 20 18:04:19 UTC 2016 - Apply PR/37 @perlpunk++ (includes PR/36 @lameventanas++) 0.60 Tue Feb 9 14:36:09 EST 2016 - Apply PR/33. @andygrundman++. Solaris fixes.
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-08-06Update to 0.59:wiz2-7/+6
0.59 Mon Jan 26 15:04:10 PST 2015 - PR/23 Better scalar dump heuristics - More closely match YAML.pm - Thanks Matthias Bethke 0.58 Tue Jan 20 21:01:49 PST 2015 - Add a VERSION statement to YAML::LibYAML (issue#8) 0.57 Thu Jan 15 23:05:15 EST 2015 - Applied fix for PR/21. nawglan++ 0.56 Thu Jan 15 22:21:47 EST 2015 - Update copyright year - Use Swim cpan-tail block functions in doc 0.55 Mon Dec 22 17:26:27 PST 2014 - Get YAML::XS using latest libyaml
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.
2014-11-30Update to 0.54:wiz5-102/+6
0.54 Sat Nov 29 11:47:10 PST 2014 - Reverted an old patch with 0.53. Unreverted. 0.53 Fri Nov 28 09:20:08 PST 2014 - Fix for https://bitbucket.org/xi/libyaml/issue/10/wrapped-strings-cause-assert-f ailure
2014-11-12Update to 0.52:wiz3-12/+11
0.52 Fri Aug 22 21:03:19 PDT 2014 - Fix e1 test failure on 5.21.4 0.51 Sat Aug 16 14:28:45 PDT 2014 - Remove =travis section 0.50 Sat Aug 16 12:57:04 PDT 2014 - Meta 0.0.2 0.49 Sat Aug 16 04:23:17 PDT 2014 - Eliminate spurious trailing whitespace 0.48 Fri Aug 15 21:07:12 PDT 2014 - Add t/000-compile-modules.t
2014-08-11Update to 0.47wen2-7/+6
Upstream changes: 0.47 Sat Aug 9 00:29:29 PDT 2014 - Fix swim errors 0.46 Tue Aug 5 10:32:41 PDT 2014 - Add badges to doc - Fix ReadMe 0.45 Mon Aug 4 01:23:10 PDT 2014 - Fix Meta and add Contributing. 0.44 Sun Jul 13 15:19:41 PDT 2014 - Doc fix. GitHub-Issue-#6. Thanks to Debian Perl Group for finding this. 0.43 Sat Jul 12 10:04:07 PDT 2014 - Test::Base tests needed 'inc' in @INC 0.42 Fri Jul 11 14:45:58 PDT 2014 - Switch to Zilla::Dist - No longer dep on Test::Base, Spiffy, and Filter::Util::Call - Remove test/changes.t
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.
2014-04-14Apply patch to internal LibYAML for CVE-2013-6393 and CVE-2014-2525.obache4-2/+55
Bump PKGREVISION.
2013-07-21Update to 0.41wen2-7/+6
Upstream changes: version: 0.41 date: Wed Mar 13 10:34:55 PDT 2013 changes: - Removed another C++ // style comment. jdb++ --- version: 0.40 date: Tue Mar 12 11:05:34 PDT 2013 changes: - Removed C++ // style comments, for better portability. jdb++ --- version: 0.39 date: Mon Feb 11 18:08:04 PST 2013 changes: - Using the latest libyaml codebase - https://github.com/yaml/libyaml/tree/perl-yaml-xs - Changes have been made to start moving libyaml to 1.2
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-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-05-24fix for CVS-2012-1152 taken fromspz3-2/+47
https://rt.cpan.org/Ticket/Attachment/920541/477607/YAML-LibYAML-0.35-format-err or.patch
2012-04-10Updating package for CPAN module YAML::LibYAML in textproc/p5-YAML-LibYAMLsno2-6/+6
from 0.37 to 0.38 Upstream changes: version: 0.38 date: Tue Jan 3 22:56:01 PST 2012 changes: - Apply SPROUT++ deparse test patch. Thanks!
2011-11-16Updating Perl module YAML::LibYAML and YAML::XS in textproc/p5-YAML-LibYAMLsno2-8/+9
from 0.33nb2 to 0.37. pkgsrc changes: - adjust module type - adjust license Upstream changes: --- version: 0.37 date: Thu Sep 29 20:09:20 CEST 2011 changes: - Fix the bug that accidentally released YAML-XS instead of YAML-LibYAML. - Released from Wendy++ and Liz++'s Guest Bedroom. --- version: 0.36 date: Sun Sep 25 22:08:53 CEST 2011 changes: - Switch to Module::Package - Fix LoadFile on empty file failure. - Released from Wendy++ and Liz++'s Basement Server Room. --- version: 0.35 date: Mon Apr 4 00:33:09 CST 2011 changes: - Apply bdfoy patch from rt-46172 - Update ppport.h to fix rt-64749 & rt-62054 - Add ANDK's regexp.t patch from rt-62266 --- version: 0.34 date: Wed Apr 14 17:57:10 PDT 2010 changes: - These changes from chansen++ - Handle misbehaved tied hashes - Handle 'get' magic - Added support for tied arrays and hashes - Don't turn on the UTF-8 flag for strings containing US-ASCII (0x00-0x7F)
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+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-05-05Update p5-YAML-LibYAML from version 0.32 to version 0.33.seb2-8/+7
Pkgsrc changes: - this package minimum required Perl version (PERL5_REQD) can be dropped as pkgsrc requires a newer version anyway - placate pkglint: whitespace fix Upstream changes: version: 0.33 date: Wed Apr 14 17:57:10 PDT 2010 changes: - Applied Gisle Aas' patch from https://rt.cpan.org/Ticket/Display.html?id=43115
2009-04-12PkgSrc changes:sno2-6/+6
- Updating module to 0.32 Upstream changes: version: 0.32 date: Mon Jan 12 11:23:55 IST 2009 changes: - newSVpvs is not portable, change to newSVpvn - update ppport.h options version: 0.31 date: Mon Jan 12 11:23:55 IST 2009 changes: - Fix the leak test so it doesn't load an unused, undeclared dependency (Test::LongString)
2009-01-11Update from version 0.29 to 0.30.he2-6/+7
Pkgsrc changes: o Add PERL5_REQD+= 5.8.3 Upstream changes: version: 0.30 date: Sun Jan 11 12:53:55 IST 2009 changes: - Plug a leak in Load - More efficient intermediate structure allocation
2008-12-12Update from version 0.27 to 0.29.he2-6/+6
Upstream changes: version: 0.29 date: Tue Nov 11 22:57:07 PST 2008 changes: - Check SvNIOK when dumping and format if quotes when it's a string that looks like a number - Parse plain scalars as numbers when they look like numbers - Load nulls as newSV(0) instead of &PL_sv_undef to avoid "Modification of non-creatable hash value attempted" errors version: 0.28 date: Mon Jun 23 15:23:24 PDT 2008 changes: - Apply UTF8 patch supplied by KLEINJ in rt.cpan#36734
2008-10-31Import p5-YAML-LibYAML-0.27 as textproc/p5-YAML-LibYAML.obache3-0/+33
Packaged by Edgar Fuss and provided by PR 39756. Kirill Siminov's libyaml is arguably the best YAML implementation. The C library is written precisely to the YAML 1.1 specification. It was originally bound to Python and was later bound to Ruby. This module is a Perl XS binding to libyaml which will (eventually) offer Perl the best YAML support to date. This module exports the functions Dump and Load. These functions are intended to work exactly like YAML.pm's corresponding functions.