Subject: CVS commit: pkgsrc/devel/p5-IO-AIO
From: Makoto Fujiwara
Date: 2015-02-13 14:53:20
Message id: 20150213135320.0E38198@cvs.netbsd.org

Log Message:
(pkgsrc)
 - drop patch-libeio_ecb.h
   It was "Use __builtin_unreachable on Clang instead of the broken C11 \ 
hack.",
   and upstream put the equivalent change.
   +----------
   | #if ECB_GCC_VERSION(4,5) || ECB_CLANG_BUILTIN(__builtin_unreachable)
   |   #define ecb_unreachable() __builtin_unreachable ()
   +----------
(upstream)
 - Update to 4.32
-----------------
4.32  Wed Feb 11 20:32:11 CET 2015
        - replace off_t by STRLEN where appropriate, should not result in
          user-visible changes.
        - update ecb.h for C11 compatibility.

Files:
RevisionActionfile
1.12modifypkgsrc/devel/p5-IO-AIO/Makefile
1.7modifypkgsrc/devel/p5-IO-AIO/distinfo
1.2removepkgsrc/devel/p5-IO-AIO/patches/patch-libeio_ecb.h