diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2013-06-14 14:40:24 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2013-06-14 14:40:24 +0000 |
commit | 33480e5b751c18a606323422c89c3a8f943ff9d0 (patch) | |
tree | 4077b89f899d2978aad636c76ce194ea37f9b29d /net | |
parent | 8e5f681c6b52fe72002bd2bffb915f95492b577a (diff) | |
download | pkgsrc-33480e5b751c18a606323422c89c3a8f943ff9d0.tar.gz |
Update ruby-tw to 0.4.2.
Changes from History.txt:
=== 0.4.2 2013-05-18
* enable -id=(id) option in pipe-tweet
=== 0.4.1 2013-05-18
* replty to status % tw "@shokai hello!" --id=1123454321
=== 0.4.0 2013-05-16
* status_id % tw --id
* RT tweet % tw --rt=12345136
* Fav tweet % tw --fav=12345136
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-tw/Makefile | 4 | ||||
-rw-r--r-- | net/ruby-tw/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/ruby-tw/Makefile b/net/ruby-tw/Makefile index ea4ce2c28af..ff8bb1713bd 100644 --- a/net/ruby-tw/Makefile +++ b/net/ruby-tw/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/05/09 15:53:32 mef Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/14 14:40:24 tsutsui Exp $ -DISTNAME= tw-0.3.9 +DISTNAME= tw-0.4.2 CATEGORIES= net MAINTAINER= tsutsui@NetBSD.org diff --git a/net/ruby-tw/distinfo b/net/ruby-tw/distinfo index e51390dc4f1..6676eaab2dd 100644 --- a/net/ruby-tw/distinfo +++ b/net/ruby-tw/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/05/09 15:53:32 mef Exp $ +$NetBSD: distinfo,v 1.2 2013/06/14 14:40:24 tsutsui Exp $ -SHA1 (tw-0.3.9.gem) = 3fa3eb429a4c0a73c778a68c007eb43414623987 -RMD160 (tw-0.3.9.gem) = 4a1ec8f2f2533aeb2af47e07cf42fe9dd96326c5 -Size (tw-0.3.9.gem) = 11776 bytes +SHA1 (tw-0.4.2.gem) = a8f6780f882d2f0d22b9dea9110b8b4e5af97a16 +RMD160 (tw-0.4.2.gem) = 0b958968c746c428e8b666821981fc4980bbf1d2 +Size (tw-0.4.2.gem) = 13312 bytes |