pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu May  9 15:53:33 UTC 2013

Added Files:
        pkgsrc/misc/ruby-args_parser: DESCR Makefile PLIST distinfo
        pkgsrc/misc/ruby-hashie: DESCR Makefile PLIST distinfo
        pkgsrc/misc/ruby-parallel: DESCR Makefile PLIST distinfo
        pkgsrc/misc/ruby-rainbow: DESCR Makefile PLIST distinfo
        pkgsrc/net/ruby-tw: DESCR Makefile PLIST distinfo
        pkgsrc/net/ruby-twitter: DESCR Makefile PLIST distinfo
        pkgsrc/net/ruby-userstream: DESCR Makefile PLIST distinfo

Log Message:
PR pkg/47791 orignated by tsutsui@  for tw,
CUI client for twitter written by ruby.

 This is actually following set. But just making package on
net/ruby-tw will pull all these prerequisites.

- misc/ruby-args_parser   args_parser-0.1.4
  Parse ARGV from command line with DSL.

- misc/ruby-hashie      hashie-1.2.0
  Hashie is a small collection of tools that make hashes more powerful.
  Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).

- misc/ruby-parallel    parallel-0.6.4
  Ruby gem to run any kind of code in parallel processes.

- misc/ruby-rainbow     rainbow-1.1.4
  Rainbow extends ruby String class enabling coloring text on ANSI terminals.

- net/ruby-tw            tw-0.3.9
  Ruby based CUI Twitter client.

- net/ruby-twitter      twitter-4.6.2
  A Ruby interface to the Twitter API.

- net/ruby-userstream   userstream-1.3.0
  UserStream is a simple twitter userstream library.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/ruby-args_parser/DESCR \
    pkgsrc/misc/ruby-args_parser/Makefile pkgsrc/misc/ruby-args_parser/PLIST \
    pkgsrc/misc/ruby-args_parser/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/ruby-hashie/DESCR \
    pkgsrc/misc/ruby-hashie/Makefile pkgsrc/misc/ruby-hashie/PLIST \
    pkgsrc/misc/ruby-hashie/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/ruby-parallel/DESCR \
    pkgsrc/misc/ruby-parallel/Makefile pkgsrc/misc/ruby-parallel/PLIST \
    pkgsrc/misc/ruby-parallel/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/ruby-rainbow/DESCR \
    pkgsrc/misc/ruby-rainbow/Makefile pkgsrc/misc/ruby-rainbow/PLIST \
    pkgsrc/misc/ruby-rainbow/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/ruby-tw/DESCR pkgsrc/net/ruby-tw/Makefile \
    pkgsrc/net/ruby-tw/PLIST pkgsrc/net/ruby-tw/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/ruby-twitter/DESCR \
    pkgsrc/net/ruby-twitter/Makefile pkgsrc/net/ruby-twitter/PLIST \
    pkgsrc/net/ruby-twitter/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/ruby-userstream/DESCR \
    pkgsrc/net/ruby-userstream/Makefile pkgsrc/net/ruby-userstream/PLIST \
    pkgsrc/net/ruby-userstream/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