Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
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
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
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
|
|
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
|
|
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
|
|
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.
|
|
Bump PKGREVISION.
|
|
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
|
|
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.
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
https://rt.cpan.org/Ticket/Attachment/920541/477607/YAML-LibYAML-0.35-format-err
or.patch
|
|
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!
|
|
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)
|
|
|
|
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!
|
|
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
|
|
- 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)
|
|
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
|
|
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
|
|
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.
|