pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-ffi



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Mar 11 07:32:27 UTC 2013

Modified Files:
        pkgsrc/devel/ruby-ffi: Makefile PLIST distinfo

Log Message:
Update ruby-ffi to 1.4.0.

No official changes are available but here is some of them from commit log
on github.

* Add tests for block-form of Buffer::new and MemoryPointer::new
* spec: Test absolute library path.
* DynamicLibrary.c: Avoiding dlsym(dlopen(0,0), sym).
* spec: Replace absolute_.. with expand_path.
* Use rb_thread_call_without_gvl where available.
* Trap & save exceptions from ruby callbacks.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-ffi/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-ffi/PLIST \
    pkgsrc/devel/ruby-ffi/distinfo

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