Up to [cvs.netbsd.org] / pkgsrc / textproc / p5-YAML
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 10 13:53:34 2012 UTC (6 weeks, 3 days ago) by sno
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Updating package for CPAN module YAML in textproc/p5-YAML from 0.77 to 0.80 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.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 16 08:31:38 2011 UTC (6 months, 1 week ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.22: +2 -3
lines
Diff to previous 1.22 (colored)
Updating YAML module for Perl programming language in textproc/p5-YAML from 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
Revision 1.22 / (download) - annotate - [select for diffs], Sun Aug 14 15:14:22 2011 UTC (9 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Sep 1 20:30:33 2010 UTC (20 months, 3 weeks ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
Updating textproc/p5-YAML from 0.71nb1 to 0.72 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
Revision 1.20 / (download) - annotate - [select for diffs], Sat Aug 21 16:36:19 2010 UTC (21 months ago) by seb
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, 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!
Revision 1.19 / (download) - annotate - [select for diffs], Sun Jan 17 13:47:34 2010 UTC (2 years, 4 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.18: +6 -2
lines
Diff to previous 1.18 (colored)
Update p5-YAML from version 0.71 to version 0.71nb1. 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.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 17 00:14:11 2010 UTC (2 years, 4 months ago) by sno
Branch: MAIN
Changes since 1.17: +3 -2
lines
Diff to previous 1.17 (colored)
Updating textproc/p5-YAML from 0.70 to 0.71 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
Revision 1.17 / (download) - annotate - [select for diffs], Tue Aug 18 16:24:16 2009 UTC (2 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.16: +4 -3
lines
Diff to previous 1.16 (colored)
Updating package textproc/p5-YAML from 0.68 to 0.70 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
Revision 1.16 / (download) - annotate - [select for diffs], Fri Dec 12 21:05:25 2008 UTC (3 years, 5 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.15: +4 -3
lines
Diff to previous 1.15 (colored)
Update from version 0.66nb1 to 0.68. 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
Revision 1.15 / (download) - annotate - [select for diffs], Sun Oct 19 19:19:00 2008 UTC (3 years, 7 months ago) by he
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, 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=...").
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 8 22:49:47 2008 UTC (4 years, 4 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +3 -1
lines
Diff to previous 1.13 (colored)
The package supports installation to DESTDIR. No compiler necessary.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 29 14:19:49 2007 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Update to 0.66: 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.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 28 08:37:40 2006 UTC (5 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.11: +3 -2
lines
Diff to previous 1.11 (colored)
Update p5-YAML to 0.62.
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
Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:50 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 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.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Feb 2 23:16:47 2006 UTC (6 years, 3 months ago) by abs
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Update textproc/p5-YAML to 0.57 - needed for p5-Catalyst-5.63 Changes since 0.39: version: 0.57 date: Wed Feb 1 23:06:25 PST 2006 changes: - Add obligatory '1;' to end of each module. --- version: 0.56 date: Mon Jan 30 10:26:33 PST 2006 change: - Add Module::Install::TestBase support --- version: 0.55 date: Sun Jan 29 19:03:35 PST 2006 change: - Load YAML::Node because Module::Build expects it to be loaded. We can undo this when Module::Build starts loading it for itself. --- version: 0.54 date: Sun Jan 29 17:28:46 PST 2006 change: - Remove dependency on Class::Spiffy (and/or Spiffy). --- version: 0.53 date: Thu Jan 19 06:03:17 PST 2006 change: - Depend on Class::Spiffy instead of Spiffy. No source filtering. --- version: 0.52 date: Wed Jan 18 14:25:24 PST 2006 change: - Error in Spiffy-0.26 causing problems. Require 0.27 --- version: 0.51 date: Sat Jan 14 17:09:09 GMT 2006 change: - Tests pass on win32 and cygwin - Don't gpg sign the distribution tarball --- version: 0.50 date: Sun Dec 25 11:09:18 PST 2005 changes: - Major refactoring of YAML.pm - Completely OO with same old functional UI - Support the $YAML::Stringify option which most be on for objects to get stringified. Otherwise dump the object. - Can dump overloaded objects now. - Completely refactor test suite using Test::Base - Create Test::YAML - Make test framework compatible with YAML::Syck - Test-Base-0.45 - Reviewed all rt bugs. fixed many - Reviewed all emailed bugs. Fixed many. - Helped audrey complete YAML::Syck and worked on interoperability issues - Test well known yaml docs like svk and META.yml - Eliminate unsafe string evals - Can use with autouse. Spiffy-0.25 - Support YAML::Marshall to help classes that want to do their own marshalling - Make objects tags configurable - -M option for ysh to test other implementations like YAML::Syck
Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 1 12:57:05 2005 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
Update to 0.39: version: 0.39 date: Tue Apr 12 15:28:40 PDT 2005 changes: - Need newer Test::More or tests hang.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:35 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Bump the PKGREVISIONs of all (638) packages that hardcode the locations of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:44 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
Revision 1.6 / (download) - annotate - [select for diffs], Mon May 9 22:40:27 2005 UTC (7 years ago) by epg
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Update to 0.38.
Upstream changes:
version: 0.38
date: Thu Mar 31 01:43:21 PST 2005
changes:
- Deleted Spiffy -XXX artifact :(
---
version: 0.37
date: Thu Mar 31 01:56:24 CST 2005
changes:
- All the edge cases with hash key dumping (commas, [], {}, etc)
should now be covered
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:41 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 19 12:31:15 2005 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Update to 0.36: changes: - Slight changes to the way things are dumped. - Fixed bugs dumping "foo\nbar" for svk acceptance
Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 20 11:31:12 2004 UTC (7 years, 5 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
since perl is now built with threads on most platforms, the perl archlib module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 22 06:04:17 2004 UTC (8 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
Bl3ify and enable pkgviews installation.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Dec 3 15:56:20 2003 UTC (8 years, 5 months ago) by epg
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
import YAML-0.35 This is an implementation of YAML (YAML Ain't Markup Language, http://www.yaml.org/) for Perl.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 3 15:56:20 2003 UTC (8 years, 5 months ago) by epg
Branch: MAIN
Initial revision