pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Coro



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Jan 29 00:48:51 UTC 2015

Modified Files:
        pkgsrc/devel/p5-Coro: Makefile distinfo
        pkgsrc/devel/p5-Coro/patches: patch-Coro_ecb.h

Log Message:
Update 6.39 to 6.41
6.41 Sat Sep  6 22:08:46 CEST 2014
        - restore portability to perl 5.8.x.
        - give new Coro's a valid GvHV(PL_hintgv) - this is slow and takes
          up some memory, but fixes "use feature" and similar modules
          when used inside a Coro.
        - allow zero as argument to Coro::Channel to mean the same thing
          as no argument. this works with older versions as well,
          but wasn't legal until now.
        - slightly better c header file detection.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Coro/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Coro/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Coro/patches/patch-Coro_ecb.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index