2014-12-15 10:25:16 by OBATA Akio | Files touched by this commit (1) |
Log message:
Test::YAML>=1.05 is required.
|
2014-10-12 16:38:17 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.13:
1.13 Sat Oct 11 18:05:45 CEST 2014
- Apply pull request 140 from @nfg++
- Disable some warnings in YAML::Any
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-10-01 12:56:09 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.12:
1.12 Mon Sep 22 08:24:43 PDT 2014
- Fix https://rt.cpan.org/Ticket/Display.html?id=97870
|
2014-09-06 16:48:29 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.11. Add some test dependencies.
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-09 21:59:16 by Amitai Schlair | Files touched by this commit (2) |
Log message:
Update to 0.92. From the changelog:
- 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-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
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-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
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-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|