pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/ruby-rb-inotify



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Mar 15 15:33:02 UTC 2016

Modified Files:
        pkgsrc/sysutils/ruby-rb-inotify: Makefile PLIST distinfo

Log Message:
Update ruby-rb-inotify to 0.9.7.

* Regenerate gemspec.
* Improve documentation.
* Return nil and the caller will return empty array for each method.
* Avoid exception in case of closing a file watched by notifier, like tapping
  SIGINT to close the file without exception.
* Fix the logic used for retrying reads after EINVAL
* Use a specific exception class for queue overflows


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/ruby-rb-inotify/Makefile \
    pkgsrc/sysutils/ruby-rb-inotify/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/ruby-rb-inotify/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