Re: [UPDATE] devel/p5-YAML to 1.19

2016-11-22 Thread Alexander Bluhm
On Tue, Nov 22, 2016 at 03:33:33PM -0700, Andrew Fresh wrote: > Many issues fixed, including an infinite loop in parsing. > (Although since we have a hard dependency on devel/p5-YAML-XS, that's > not incredibly important) > > https://metacpan.org/changes/distribution/YAML > > All local tests pass

[UPDATE] devel/p5-YAML to 1.19

2016-11-22 Thread Andrew Fresh
Many issues fixed, including an infinite loop in parsing. (Although since we have a hard dependency on devel/p5-YAML-XS, that's not incredibly important) https://metacpan.org/changes/distribution/YAML All local tests pass and no significant changes in reverse dependency tests. OK? Index: Makefi

Re: [UPDATE] devel/p5-YAML to 1.15

2015-05-07 Thread Andrew Fresh
Just a bump, still wondering if I need conflict markers or anything on this due to moving ${P5SITE}/Test/YAML.pm into it's own distribution. On Sun, May 03, 2015 at 04:17:11PM -0700, Andrew Fresh wrote: > Very similar to the last update, requires the p5-Test-YAML import, just > a new version numbe

[UPDATE] devel/p5-YAML to 1.15

2015-05-03 Thread Andrew Fresh
Very similar to the last update, requires the p5-Test-YAML import, just a new version number to "fix issue". https://metacpan.org/changes/distribution/YAML http://marc.info/?l=openbsd-ports&m=142825792718561&w=2 The question I have is whether there is something special that needs to be done beca

[UPDATE] devel/p5-YAML to 1.14

2015-04-05 Thread Andrew Fresh
This updates devel/p5-YAML to be current, it requires the NEW p5-Test-YAML I recently posted. It adds a dependency on p5-YAML-XS on shared architectures as that is recommended in general and makes things significantly faster and more correct. Lots of poorly documented bug fixes, mostly unnecessar

update devel/p5-YAML-XS for CVE-2014-9130

2014-11-28 Thread Jonathan Gray
I found a yaml input with the afl fuzzer which causes libyaml to assert/abort. This is CVE-2014-9130. https://marc.info/?l=oss-security&m=141715462623662&w=2 The following updates p5-YAML-XS to a version that has the assertion commented out. Index: Makefile =

Re: UPDATE: devel/p5-YAML-Syck to 1.25

2013-05-26 Thread Stuart Henderson
On 2013/05/26 12:43, Mikolaj Kucharski wrote: > If there is anything more which anyone would like me to do, let me know. > Here are YAML related patches which I've sent recently: All in, thank you. (YAML::Syck had a new release to fix perl 5.18.0 bugs and the old one was removed from CPAN, so I sw

Re: UPDATE: devel/p5-YAML-Syck to 1.25

2013-05-26 Thread Mikolaj Kucharski
If there is anything more which anyone would like me to do, let me know. Here are YAML related patches which I've sent recently: http://marc.info/?l=openbsd-ports&m=136702137620660&w=4 http://marc.info/?l=openbsd-ports&m=136862835828037&w=4 http://marc.info/?l=openbsd-ports&m=136862774027793&w=4 h

Re: UPDATE: devel/p5-YAML-Syck to 1.25

2013-05-16 Thread Mikolaj Kucharski
Okay, I just discovered that using make SUBDIR hides error code, so I've checked build logs carefully and I think my updates are good to go in. However, it's good to be aware of this: $ make SUBDIR=archivers/unrar fake ... ===> Faking installation for unrar-4.20v1 install -c -s -o root -g bin

Re: UPDATE: devel/p5-YAML-Syck to 1.25

2013-05-16 Thread Mikolaj Kucharski
On Wed, May 15, 2013 at 03:40:07PM +0100, Stuart Henderson wrote: > On 2013/05/15 15:35, Mikolaj Kucharski wrote: > > On Wed, May 15, 2013 at 01:48:48PM +0100, Stuart Henderson wrote: > > > On 2013/05/15 13:25, Mikolaj Kucharski wrote: > > > > Ping. > > > > > > > > http://marc.info/?l=openbsd-port

Re: UPDATE: devel/p5-YAML-Syck to 1.25

2013-05-15 Thread Stuart Henderson
On 2013/05/15 15:35, Mikolaj Kucharski wrote: > On Wed, May 15, 2013 at 01:48:48PM +0100, Stuart Henderson wrote: > > On 2013/05/15 13:25, Mikolaj Kucharski wrote: > > > Ping. > > > > > > http://marc.info/?l=openbsd-ports&m=136702137620660&w=2 > > > > Reverse dependencies > > > > audio/squee

Re: UPDATE: devel/p5-YAML-Syck to 1.25

2013-05-15 Thread Mikolaj Kucharski
On Wed, May 15, 2013 at 01:48:48PM +0100, Stuart Henderson wrote: > On 2013/05/15 13:25, Mikolaj Kucharski wrote: > > Ping. > > > > http://marc.info/?l=openbsd-ports&m=136702137620660&w=2 > > Reverse dependencies > > audio/squeezecenter > converters/p5-JSON-Any > databases/p5-Catalys

UPDATE: devel/p5-YAML-Tiny to 0.51

2013-05-15 Thread Mikolaj Kucharski
Regress test pass, also tested with regress of p5-Test-YAML-Valid, which pass as well. Mandoc is happy, so drop groff requirement. http://cpansearch.perl.org/src/ADAMK/YAML-Tiny-1.51/Changes Index: Makefile === RCS file: /cvs/ports/d

UPDATE: devel/p5-YAML-XS to 0.41

2013-05-15 Thread Mikolaj Kucharski
Regress test pass. Also tested with regress of p5-Test-YAML-Valid, which pass as well. Index: Makefile === RCS file: /cvs/ports/devel/p5-YAML-XS/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile11 Mar 2013

Re: UPDATE: devel/p5-YAML-Syck to 1.25

2013-05-15 Thread Stuart Henderson
On 2013/05/15 13:25, Mikolaj Kucharski wrote: > Ping. > > http://marc.info/?l=openbsd-ports&m=136702137620660&w=2 Reverse dependencies audio/squeezecenter converters/p5-JSON-Any databases/p5-Catalyst-Controller-Rose databases/p5-Rose-DB devel/p5-Devel-ebug devel/p5-File-A

Re: UPDATE: devel/p5-YAML to 0.84

2013-05-15 Thread Mikolaj Kucharski
I did very limited testing, didn't find any regressions. http://marc.info/?l=openbsd-ports&m=136700912417270&w=2 On Fri, Apr 26, 2013 at 09:45:04PM +0100, Mikolaj Kucharski wrote: > Hi > > Regress is successful. Groff is not needed, as mandoc -Tlint -Werror is > happy. I did not had a chance to

Re: UPDATE: devel/p5-YAML-Syck to 1.25

2013-05-15 Thread Mikolaj Kucharski
Ping. http://marc.info/?l=openbsd-ports&m=136702137620660&w=2 On Sat, Apr 27, 2013 at 01:09:17AM +0100, Mikolaj Kucharski wrote: > Regress tests pass. Mandoc is happy. > > > Index: Makefile > === > RCS file: /cvs/ports/devel/p5-YAM

UPDATE: devel/p5-YAML-Syck to 1.25

2013-04-26 Thread Mikolaj Kucharski
Regress tests pass. Mandoc is happy. Index: Makefile === RCS file: /cvs/ports/devel/p5-YAML-Syck/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile11 Mar 2013 10:50:24 - 1.14 +++ Makefile27 Apr

UPDATE: devel/p5-YAML to 0.84

2013-04-26 Thread Mikolaj Kucharski
Hi Regress is successful. Groff is not needed, as mandoc -Tlint -Werror is happy. I did not had a chance to test any ports which depends on this updated port. Index: Makefile === RCS file: /cvs/ports/devel/p5-YAML/Makefile,v retrie

[Update] devel/p5-YAML-XS

2011-09-03 Thread wen heping
Hi, Here is an update of devel/p5-YAML-XS to 0.35 Tested and regress both OK on Loongson. Comments? OK/ wen cvs server: Diffing p5-YAML-XS Index: p5-YAML-XS/Makefile === RCS file: /cvs/ports/devel/p5-YAML-XS/Makefile,v

Re: [Update] devel/p5-YAML

2011-04-25 Thread Stuart Henderson
On 2011-04-20, wen heping wrote: > --20cf307cff206712a404a15a0d1f > Content-Type: text/plain; charset=UTF-8 > > Hi, > >Here is an update of devel/p5-YAML to 0.73. > >Tested OK on Loongson and regress OK too. > >Comments ? p5-YAML is used by about 25 ports; which have you tested? > >

[Update] devel/p5-YAML

2011-04-20 Thread wen heping
Hi, Here is an update of devel/p5-YAML to 0.73. Tested OK on Loongson and regress OK too. Comments ? wen Index: p5-YAML/Makefile === RCS file: /cvs/ports/devel/p5-YAML/Makefile,v retrieving revision 1.13 diff -u -r1.13 Ma

UPDATE: devel/p5-YAML-Syck

2010-05-25 Thread Kevin Lo
Here's an updated diff for p5-YAML-Syck to 1.08. Tested on amd64. Ok/comments? Kevin Index: Makefile === RCS file: /cvs/ports/devel/p5-YAML-Syck/Makefile,v retrieving revision 1.6 diff -u -p Makefile --- Makefile 31 Aug 2009