Path to this page:
./
textproc/p5-YAML-LibYAML,
Perl XS binding to libyaml
Branch: pkgsrc-2012Q1,
Version: 0.38nb1,
Package name: p5-YAML-LibYAML-0.38nb1,
Maintainer: pkgsrc-usersKirill 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.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: d522fac459f07f31d1f239ca7d19ccc2e29cb524
RMD160: 3b3ffdc9c7a03f4301a805d61593f3468b505b9f
Filesize: 172.46 KB
Version history: (Expand)
- (2012-05-28) Updated to version: p5-YAML-LibYAML-0.38nb1
- (2012-04-10) Package added to pkgsrc.se, version p5-YAML-LibYAML-0.37 (created)
CVS history: (Expand)
2012-05-28 12:58:03 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #3807 - requested by spz
textproc/p5-YAML-LibYAML: security update
Revisions pulled up:
- textproc/p5-YAML-LibYAML/Makefile 1.9-1.10
- textproc/p5-YAML-LibYAML/distinfo 1.7-1.8
- textproc/p5-YAML-LibYAML/patches/patch-LibYAML_perl__libyaml.c 1.1
---
Module Name: pkgsrc
Committed By: sno
Date: Tue Apr 10 13:50:05 UTC 2012
Modified Files:
pkgsrc/textproc/p5-YAML-LibYAML: Makefile distinfo
Log message:
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!
---
Module Name: pkgsrc
Committed By: spz
Date: Thu May 24 20:21:18 UTC 2012
Modified Files:
pkgsrc/textproc/p5-YAML-LibYAML: Makefile distinfo
Added Files:
pkgsrc/textproc/p5-YAML-LibYAML/patches: patch-LibYAML_perl__libyaml.c
Log message:
fix for CVS-2012-1152 taken from
https://rt.cpan.org/Ticket/Attachment/920541/477607/YAML-LibYAML-0.35-format-err
or.patch
|