Commit graph

23 commits

Author SHA1 Message Date
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wiz
4830755d5c Update to 1.27:
[Changes for 1.27 - 2013-05-20]

* Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time.

[Changes for 1.26 - 2013-05-20]

* Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 5.18.0

[Changes for 1.25 - 2013-03-10]

* Bump version number and release to fix a MANIFEST mistake in 1.24

[Changes for 1.24 - 2013-03-07]

* Tests all green on CPAN Testers. releasing to public.

[Changes for 1.24_02 - 2013-03-01]

* Apply patch from RT 78363 - MinGW64 compatibility

[Changes for 1.24_01 - 2013-03-01]

* Implement $JSON::Syck::MaxDepth
* Prevent failure when the same object is seen twice during Dump.
* Prevent YAML from being influnced by the previous
  change

[Changes for 1.23 - 2013-02-26]

* Tests all green on CPAN Testers. releasing to public.

[Changes for 1.23_01 - 2013-02-21]

* Make sure that LoadBlessed=0 blocks all blessing.
* Start listing primary repo as toddr on github ( http://github.com/toddr/YAML-Syck )
* README refreshed via perldoc -t

[Changes for 1.22 - 2012-12-04]

* Tests all green on CPAN Testers. releasing to public.

[Changes for 1.22_01 - 2012-11-27]

* Fix error message typo: s/existant/existent/g
* Fix for non-printable character detection
* Quote if non-printable characters are present
* Change LoadBlessed=0 to not bless under ANY circumstances
2013-09-05 18:22:12 +00:00
wiz
d2ca14a3f1 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.
2013-05-31 12:39:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
96c5b5898c Update to 1.21:
[Changes for 1.21 - 2012-09-20]

* Tests all green on CPAN Testers. releasing to public.

[Changes for 1.21_01 - 2012-06-22]

* Synchronize JSON::Syck with YAML::Syck version number
* Add DumpInto functions (YAML+Syck) which dump into
  a provided scalar instead of a newly allocated one
* Modify DumpFile functions to output directly to the
  specified file/filehandle instead of buffering all
  output in memory.
* Avoid modifying numbers into strings when emitting
2012-10-21 23:11:57 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
02d005abf0 Updating package for CPAN module YAML::Syck/JSON::Syck in
textproc/p5-YAML-Syck from 1.19 to 1.20

Upstream changes (since 1.19):
[Changes for 1.20] (JSON::Syck 0.43) - 2012-02-14]

* Tests all green on CPAN Testers. releasing to public.

[Changes for 1.20_01] (JSON::Syck 0.43_01) - 2012-02-11]

* Add test to assure META.yml is up to date before release
* Fix for RT 70933 - disable check for empty file handle in LoadFile calls
* Remove call to non-existant code YAML::Syck::_is_openhandle.
* Fix for RT 74785 - compiling with -Werror=format-security fails
2012-04-10 13:44:29 +00:00
sno
59cfdfc47a Updating YAML::Syck Perl module in textproc/p5-YAML-Syck from 1.15nb1 to
1.19.

Upstream changes (since 1.15):
[Changes for 1.19 (JSON::Syck 0.42 ) - 2011-11-08]

* Do not run t/leak.t on perls prior to 5.8.9 as 5.8.8
  and Devel::Leak apparently do not mix (perl RT #102606).

[Changes for 1.18 (JSON::Syck 0.41 ) - 2011-11-05]

* Promote to stable release.

[Changes for 1.17_02 (JSON::Syck 0.40_02 ) - 2011-11-03]

* perl RT #102606 - Only lvalue subroutines are supposed to return
  the argument to "return" without copying it. Stop relying on a
  pre-5.15 bug. [Father Chrysostomos]

[Changes for 1.17_01 (JSON::Syck 0.40_01 ) - 2011-02-28]

* Break YAML::Syck dependency on Scalar::Util

[Changes for 1.17 (JSON::Syck 0.40 ) - 2010-11-21]

* Change a C99 comment to a C89 comment

* Upgrade ppport.h from 3.13 to 3.19

* Remove inc/Test/Builder/IO/Scalar.pm from MANIFEST

[Changes for 1.16 (JSON::Syck 0.39 ) - 2010-11-21]

* POD formatting fixes contributed by Justin Hunter
2011-11-16 08:41:44 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
sno
04394f50ef Updating textproc/p5-YAML-Syck from 1.14 to 1.15
Upstream changes:
[Changes for 1.15 (YAML::Syck 0.38 ) - 2010-09-23]
* perl RT #78008 - The 5.13.5 development release of perl changed how
  regexes are stringified, breaking our tests. Update the tests to
  deal with the new syntax.

  See fb85c04 (http://perl5.git.perl.org/perl.git/commit/fb85c04) in
  perl.git for context.
2010-09-23 21:42:45 +00:00
sno
8d6ed9c95a Updating textproc/p5-YAML-Syck from 1.12nb1 to 1.14
Upstream changes:
[Changes for 1.14 (YAML::Syck 0.37 ) - 2010-08-03]
* RT RT60771 - Further refactor for JSON. if a number is a valid
  perl string, quote it. "1" + "1" = "11" in javascript.
* add YAML tests to make sure HEX and octal preserve their information
2010-08-31 05:12:29 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
wiz
573ca35066 Update to 1.12:
[Changes for 1.12 (YAML::Syck 0.35 ) - 2010-08-03]
* The tie test proved to be very unstable for 5.8 and it's not
  relevant for tie actually. I'm converting it to a TODO for now.

[Changes for 1.11 (YAML::Syck 0.35 ) - 2010-08-03]
* Tests are now stable. releasing 1.11
2010-08-16 09:41:40 +00:00
sno
6ec4a639a1 Updating textproc/p5-YAML-Syck from 1.07 to 1.10
pkgsrc changes:
- use PERL5_MODULE_TYPE instead of manual depend on M::I
- add license definition

Upstream changes:
[Changes for 1.10 (JSON::Syck 0.32) - 2010-06-06]

1.09 was released with version 0.97 of Module::Install. It had a
critical bug that I reported which broke installations on perl 5.8.3
and older.

This release is equivalent to 1.09 aside from bumping Module::Install
to 0.99 which fixed the bug.

[Changes for 1.09 (JSON::Syck 0.32) - 2010-05-29]
* Exactly equivalent to 1.08_01, aside from bumping the version
  numbers

[Changes for 1.08_01 (JSON::Syck 0.31_01) - 2010-05-23]
* Reset the hash iterator after dumping hashes. Solves RT #54167 and
  the duplicate RT #34166.
* RT #39572: Only print 0.60 compatibility warning if 0.60 or earlier
  is installed.

[Changes for 1.08 (JSON::Syck 0.31) - 2010-05-23]

Like the 1.07_01 test release aside from small documentation
improvements.
* POD link to JSON::XS from JSON::Syck
* Include a WARNING section in the YAML::Syck pod that mentions that
  the module hasn't been actively maintained since 2007, and that
  perhaps prospective users might want to turn elsewhere.

[Changes for 1.07_01 (JSON::Syck 0.30) - 2010-05-20]

About:

First release by new maintainer (AVAR). The source repository is now
hosted in Git at http://github.com/avar/YAML-Syck

YAML::Syck is still pretty much abandonware, all its bugs likely to
get fixed any time soon.

Code fixes:
* Strings starting with : are now always quoted. Ruby will interpret
  anything starting with a colon as a symbol. Before this fix strings
  exported from YAML::Syck would be interpreted as Ruby symbols when
  read by Ruby's syck.

Release engineering fixes:
* Upgrade from Module::Install 0.68 to 0.97
* Bump included Test::More dependency
* Remove included inc/attributes.pm dependency. Nothing in our
  dependencies used this anymore.
* Add homepage, bugtracker, and repository metadata to META.yml
* Bump perl dependency from 5.00307 to 5.006. 5.005 is all
  Module::Install supported, and YAML::Syck depends on Scalar::Util
  which only goes as low as 5.006.
2010-07-31 12:26:07 +00:00
sno
f2ab040ed4 PkgSrc changes:
- Updating package for p5 module YAML::Syck and JSON::Syck to 1.07

Upstream changes since 1.05
Changes for 1.07 (JSON::Syck 0.30) - 2009-04-25
* Added the missing Loadfile function to JSON::Syck.
  Reported by: Dan McCormick
2009-04-30 21:00:18 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
rhaen
f074f44af5 updated to 1.05
oked by bad

ChangeLog:
[Changes for 1.05 (JSON::Syck 0.29) - 2008-06-09]

* Loading a YAML stream containing Regexp nodes under -d:DProf should
  not fail with "panic: Devel::DProf inconsistent subroutine return".
  Reported by: Richard Jelinek
2008-07-21 14:44:37 +00:00
abs
a52e8b675c Updated texproc/p5-YAML-Syck to 1.04
[Changes for 1.04 (JSON::Syck 0.29) - 2008-02-17]

* The 'Name "YAML::Syck::ImplicitBinary" used only once: possible typo'
  warnings no longer triggers in Perl 5.10 when running with perl -w.
  Reported by: Jesse Vincent

[Changes for 1.03 (JSON::Syck 0.29) - 2008-02-16]

* JSON::Syck: When $JSON::Syck::SingleQuote is false, implicit booleans
  such as "yes" and "no" should be dumped with double quotes, instead of
  single quotes (which breaks RFC 4627).
  Reported by: cho45

[Changes for 1.02 (JSON::Syck 0.28) - 2008-02-16]

* JSON::Syck: Colons in single-quoted strings are no longer loaded
  with an extra space after it.
  Reported by: Agent Zhang

[Changes for 1.01 (JSON::Syck 0.27) - 2008-01-19]

* JSON::XS is now promoted prominiently in JSON::Syck's documentation.

* Added support for Perl 5.11 and its first-class Regexp objects.
  Contributed by: Andreas Koenig

* Tests no longer fail incorrectly when JSON.pm 2.00+ is installed.
  Contributed by: Andreas Koenig

* Removed the unused Syck bytecode modules (yamlbyte.h and yaml2byte.c)
  to further reduce our memory footprint.

[Changes for 1.00 (JSON::Syck 0.26) - 2007-12-10]

* When $YAML::Syck::SingleQuote is set to true, Dump() now emits newlines
  in strings correctly.  (Previously it would emit extra newlines.)

[Changes for 0.99 (JSON::Syck 0.26) - 2007-10-23]

* TODOify tests as appropriate for Perl 5.005 and Perl 5.6.x.

[Changes for 0.98 (JSON::Syck 0.26) - 2007-10-13]

* Restore support for Perl 5.005 and earlier.

[Changes for 0.97 (JSON::Syck 0.26) - 2007-09-03]

* When loading !!perl/code with $YAML::Syck::LoadCode set to false,
  YAML::Syck now returns a coderef that does nothing (i.e. sub {}),
  in accordance with YAML.pm's treatment, instead of returning the
  actual code of the sub as a string.
  Contributed by: Florian Ragwitz

[Changes for 0.96 (JSON::Syck 0.26) - 2007-08-08]

* The always-quote rule now applies to all implicit booleans
  and null values, i.e. strings that match the following regex:

    /y|Y
    |n|N
    |yes|Yes|YES
    |no|No|NO
    |true|True|TRUE
    |false|False|FALSE
    |on|On|ON
    |off|Off|OFF
    |null|Null|NULL
    |~
    /x

* Bare literals "Y", "N", "y" and "n" are now recognized as
  booleans when loading with implicit typing turned on.

* Mixed case strings that does not represent implicit boolean
  values, such as "yES" and "nO", are no longer always-quoted.
  Contributed by: Malcolm Studd

[Changes for 0.95 (JSON::Syck 0.26) - 2007-08-04]

* "Yes" and "no" (including all upper/lower case forms) are now
  always dumped in quoted form to avoid ambiguities when loaded
  by loaders with ImplicitTyping set to true.
  Reported by: Malcolm Studd

* lib/YAML/Syck.pod is merged back into lib/YAML/Syck.pm.
  (No functional changes.)

[Changes for 0.94 (JSON::Syck 0.26) - 2007-07-10]

* Repair broken PAUSE upload, again. (Sigh.)

[Changes for 0.93 (JSON::Syck 0.26) - 2007-07-10]

* Repair broken PAUSE upload.

[Changes for 0.92 (JSON::Syck 0.26) - 2007-07-10]

* Allow for LoadFile(*FH) and DumpFile(*FH), in addition to
  ($fh) and (\*FH).  Also, new tests for LoadFile and DumpFile.
  Contributed by: Adriano Ferreira

[Changes for 0.91 (JSON::Syck 0.26) - 2007-06-23]

* Corrected loading Regexps with all combinations of quantifiers.
  Contributed by: Ingy döt Net

[Changes for 0.90 (JSON::Syck 0.26) - 2007-06-22]

* Regexes are now dump/loaded correctly with modifiers, with a new
  representation: "--- !!perl/regexp:main (?i-xsm:1)", instead of the
  old mapping with a REGEXP key.  The old form still loads correctly;
  the new form corresponds to YAML.pm 0.63 and later.
  Requested by: Ingy döt Net

* Loading regexes with modifiers no longer involves an eval"" call.

[Changes for 0.88 (JSON::Syck 0.26) - 2007-06-17]

* New dependency: Scalar::Util, for LoadFile and DumpFile functions.
  You can safely do without that module if you do not make use of the
  two functions.

* LoadFile and DumpFile now accept glob values, and reject unopened
  handles properly instead of silently ignores it.
  Contributed by: Adriano Ferreira

[Changes for 0.87 (JSON::Syck 0.25) - 2007-06-17]

* New LoadFile and DumpFile functions for JSON::Syck.

* JSON::Syck now actually exports its functions if you ask for it.

* LoadFile and DumpFile now accept IO objects in addition to file names.
  Requested by: Adriano Ferreira

[Changes for 0.86 (JSON::Syck 0.24) - 2007-06-16]

* Support for dumping and loading regexps created by qr//, including
  blessed once.  Note that loading Regexp values dumped by YAML.pm
  currently discards modifiers.
2008-05-28 20:57:15 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
martti
bd986edbc7 Remove trailing spaces. 2007-10-09 19:19:08 +00:00
hiramatsu
ae58d38d21 Updated to 0.85.
Changes from 0.72:

[Changes for 0.85 (JSON::Syck 0.24) - 2007-04-20]

* Strings containing both single quotes and newlines were incorrectly
  quoted with backslash-escaped single quotes.  This is a regression
  introduced in YAML::Syck 0.84.
  Reported by: Agent Zhang

[Changes for 0.84 (JSON::Syck 0.23) - 2007-04-02]

* New $YAML::Syck::SingleQuote flag: When it is set to true, Dump will
  always emit quotes instead of bare strings.
  Requested by: Ingo Bax

* When $JSON::Syck::SingleQuote is set to true, special characters such as
  \r\n are still escaped as usual, because JavaScript allows the same form
  of escaping in strings with either quotes.
  Reported by: Dobrica Pavlinusic

[Changes for 0.83 (JSON::Syck 0.22) - 2007-02-05]

* Under JSON::Syck, as well as YAML::Syck when $ImplicitTyping is set to
  true, integer numbers larger than an unsigned integer (>=4294967296 on
  32-bit platforms) was erroneously loaded as 0.
  Reported by: Markus W・rle

[Changes for 0.82 (JSON::Syck 0.21) - 2007-01-26]

* Bytestrings containing no high bit bytes are no longer dumped as "!binary".

[Changes for 0.81 (JSON::Syck 0.21) - 2007-01-26]

* Support for loading Base64-encoded "!binary" type.

* Support for dumping non-unicode bytes containing high bits as
  Base64-encoded "!binary" type.

* JSON::Syck now raises an exception, instead of segfaults,
  when dumping a circular structure.

[Changes for 0.80 (JSON::Syck 0.20) - 2007-01-26]

* LICENSING CHANGE: This compilation and all individual files in it
  (except for the bundled libsyck code) are now under the permissive
  "MIT" license.  See the COPYRIGHT section in README for the new terms.

* Load("!! []") no longer segfaults due to empty tag names.

* Load("!!Foo []") now blesses into "Foo", not "Foo::\0".

* Load("!!perl/scalar 123") is now \123, not 123.

* Load("!!perl/scalar:Foo ~") is now \"Foo", not undef.

* Dump(bless(\$undef, 'Foo')) is now "!!perl/scalar:Foo ~", not "~".
2007-04-25 09:39:13 +00:00
bad
18f485ab86 Fix a typo. 2007-01-10 23:20:54 +00:00
bad
7a61b6aa13 Initial import of textproc/p5-YAML-Syck 0.72.
YAMl::Syck provides a Perl interface to the libsyck data serialization
library. It exports the Dump and Load functions for converting Perl data
structures to YAML strings, and the other way around.

Necessary for SVK-v2.0.0.
2007-01-10 22:06:08 +00:00