pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/ruby-termios
Module Name: pkgsrc
Committed By: taca
Date: Fri Sep 10 04:01:36 UTC 2010
Modified Files:
pkgsrc/comms/ruby-termios: DESCR Makefile PLIST distinfo
Removed Files:
pkgsrc/comms/ruby-termios/files: gemspec
pkgsrc/comms/ruby-termios/patches: patch-aa patch-ab
Log Message:
Update comms/ruby-termios package to 0.9.6
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
* Add LICENSE.
2009-08-28 akira yamada <akira%arika.org@localhost>
* version 0.9.6.
2009-02-05 akira yamada <akira%arika.org@localhost>
* termios.c: added RDoc.
* README: converted to RDoc.
* ruby-termios.gemspec: added.
2008-10-23 akira yamada <akira%arika.org@localhost>
* termios.c: added IOCTL_COMMANDS, IOCTL_COMMAND_NAMES,
MODEM_SIGNALS, MODEM_SIGNAL_NAMES, PTY_PACKET_OPTIONS,
PTY_PACKET_OPTION_NAMES, LINE_DISCIPLINES and
LINE_DISCIPLINE_NAMES.
This change is contributed from Chris Hoffman
<chrishoffman_cardialife.com>.
* termios.c, extconf.rb: included <sys/ioctl.h>.
2008-06-03 akira yamada <akira%arika.org@localhost>
* extconf.rb, termios.c: adjusted rb_io_t/OpenFile checks for Ruby
1.8.7.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/comms/ruby-termios/DESCR
cvs rdiff -u -r1.21 -r1.22 pkgsrc/comms/ruby-termios/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/comms/ruby-termios/PLIST \
pkgsrc/comms/ruby-termios/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/comms/ruby-termios/files/gemspec
cvs rdiff -u -r1.1 -r0 pkgsrc/comms/ruby-termios/patches/patch-aa \
pkgsrc/comms/ruby-termios/patches/patch-ab
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