pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-kgio



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Oct  4 12:17:04 UTC 2015

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

Log Message:
Update ruby-kgio to 2.10.0.

=== kgio 2.10.0 - slimming down... / 2015-09-06 08:12 UTC

  The largely-unused autopush functionality is now a no-op.
  Existing applications will probably not notice, and are
  better off using MSG_MORE anyways if they're on Linux.

  Our poll(2) wrapper now uses rb_hash_clear if available,
  reducing global method cache dependence.

  shortlog of changes since 2.9.3:

        README: remove reference to Rainbows!
        writev: update comment on preserving errno
        poll: avoid rb_funcall for rb_hash_clear
        minor doc updates
        remove autopush support and make it a no-op
        HACKING: update URL for Message-ID lookup


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-kgio/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-kgio/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-kgio/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