Path to this page:
NOTICE: This package has been removed from pkgsrc./
net/ruby-userstream,
Simple twitter userstream library
Branch: CURRENT,
Version: 1.4.0nb5,
Package name: ruby23-userstream-1.4.0nb5,
Maintainer: tsutsuiUserStream is a simple twitter userstream library.
Required to run:[
security/ruby-oauth] [
textproc/ruby-yajl] [
lang/ruby23-base]
Master sites:
SHA1: 0d82c849760d6829fc0e42079b1ef9266efcb8da
RMD160: 2c58f7cb1756d9ed7231547b23836e8a2def6fed
Filesize: 8.5 KB
Version history: (Expand)
- (2017-12-10) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2017-08-31) Updated to version: ruby23-userstream-1.4.0nb5
- (2016-04-17) Updated to version: ruby22-userstream-1.4.0nb5
- (2016-03-16) Updated to version: ruby22-userstream-1.4.0nb4
- (2015-09-27) Updated to version: ruby200-userstream-1.4.0nb3
CVS history: (Expand)
2017-12-09 20:56:39 by Izumi Tsutsui | Files touched by this commit (4) | |
Log message:
ruby-userstream: remove.
- no upstream activity for 4 years
- net/ruby-twitter gem includes the same functionality
- the only consumer net/ruby-tw no longer requires this gem
(switched to using userstream in twitter gem)
|
2016-04-17 17:29:48 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
Set OVERRIDE_GEMSPEC for oauth to make this work with the newer oauth-0.5.1.
Bump PKGREVISION.
|
2016-03-16 16:15:18 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
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.
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
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-09-27 06:11:36 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Correct dependency to textproc/ruby-yajl; do not override gemspec yajl
but yajl-ruby. Fix run time problem of ruby-tw.
Bump PKGREVISION.
|
2015-06-08 18:00:18 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Allow depending on ruby-yajl 1.2.x.
Bump PKGREVISION.
|
2015-02-04 15:06:50 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Switch to depend ruby-hashie1 package.
Bump PKGREVISION.
|
2014-12-13 17:38:06 by Izumi Tsutsui | Files touched by this commit (2) |
Log message:
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
|