Commit graph

9 commits

Author SHA1 Message Date
tsutsui
d7595aafb8 Set OVERRIDE_GEMSPEC for oauth to make this work with the newer oauth-0.5.1.
Bump PKGREVISION.
2016-04-17 15:29:48 +00:00
tsutsui
061b3fc88c Set OVERRIDE_GEMSPEC to allow using the latest hashie gem.
It looks there is no particular compat issue at least on ruby-tw package.
Bump PKGREVISION.
2016-03-16 15:15:18 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
taca
5701be2557 Correct dependency to textproc/ruby-yajl; do not override gemspec yajl
but yajl-ruby.  Fix run time problem of ruby-tw.

Bump PKGREVISION.
2015-09-27 04:11:36 +00:00
taca
6b748ff6b3 Allow depending on ruby-yajl 1.2.x.
Bump PKGREVISION.
2015-06-08 16:00:18 +00:00
taca
288d214585 Switch to depend ruby-hashie1 package.
Bump PKGREVISION.
2015-02-04 14:06:50 +00:00
tsutsui
49462aa536 Update ruby-userstream to 1.4.0.
This version seems to make ruby-tw with --stream option work properly
with ruby 2.0.

Upstream change log (per github):
 - Specify Accept-Encoding
2014-12-13 16:38:06 +00:00
jperkin
7f230ff4bf Limit to ruby-yajl 1.1.x to avoid pulling in yajl-ruby-1.2.0. 2014-06-03 14:18:40 +00:00
mef
cdcfdc7348 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.
2013-05-09 15:53:32 +00:00