Commit graph

22 commits

Author SHA1 Message Date
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
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-11-04 01:59:17 +00:00
wiz
ab6f7165ce Update to 0.59:
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-08-06 08:19:44 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
672213b754 Update to 0.54:
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-30 13:18:43 +00:00
wiz
9bebfca43b Update to 0.52:
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-11-12 11:49:41 +00:00
wen
45815fbd61 Update to 0.47
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-08-11 02:26:13 +00:00
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
obache
2b15ba5ff4 Apply patch to internal LibYAML for CVE-2013-6393 and CVE-2014-2525.
Bump PKGREVISION.
2014-04-14 13:22:19 +00:00
wen
6396e40e92 Update to 0.41
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-07-21 11:24:08 +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
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
spz
19e37ea945 fix for CVS-2012-1152 taken from
https://rt.cpan.org/Ticket/Attachment/920541/477607/YAML-LibYAML-0.35-format-err
or.patch
2012-05-24 20:21:18 +00:00
sno
c2f71ea4ec Updating package for CPAN module YAML::LibYAML in textproc/p5-YAML-LibYAML
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!
2012-04-10 13:50:04 +00:00
sno
18886ca0f4 Updating Perl module YAML::LibYAML and YAML::XS in textproc/p5-YAML-LibYAML
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-11-16 08:38:26 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +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
seb
04c63e57d6 Update p5-YAML-LibYAML from version 0.32 to version 0.33.
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
2010-05-05 21:56:11 +00:00
sno
70d3e9de72 PkgSrc changes:
- 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-04-12 01:30:41 +00:00
he
0e8583308f Update from version 0.29 to 0.30.
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
2009-01-11 17:00:56 +00:00
he
47237315b7 Update from version 0.27 to 0.29.
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-12-12 17:32:45 +00:00
obache
a1b5ba58f2 Import p5-YAML-LibYAML-0.27 as textproc/p5-YAML-LibYAML.
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.
2008-10-31 12:11:45 +00:00