./net/ruby-slack-api, Ruby wrapper for the Slack API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.1nb1, Package name: ruby31-slack-api-1.6.1nb1, Maintainer: tsutsui

A Ruby wrapper for the Slack API.


Required to run:
[textproc/ruby-multi_json] [www/ruby-faraday] [lang/ruby23-base] [www/ruby-faraday_middleware] [www/ruby-faye-websocket]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 29 KB

Version history: (Expand)


CVS history: (Expand)


   2023-01-09 08:58:13 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
net/ruby-slack-api: update dependency

Drop dependency to www/faraday since www/ruby-faraday_middleware is
already depends on www/ruby-faraday1.

Bump PKGREVISION.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2018-02-18 06:46:09 by Izumi Tsutsui | Files touched by this commit (3) | Package updated
Log message:
ruby-slack-api: update to 1.6.1.

No upstream changelog.
   2017-09-18 03:01:50 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-slack-api: update to 1.6.0

1.5.0						2017/04/09

* fix attachments case
* chat.postMessage argument error only if both text and attachments are missing
* RealTime::Client has some information(self, team, channels, ...)
* @url was not, set rtm_start_response["url"] to @url to work properly

1.6.0						2017/07/12

* recognize multiple dot on endpoint
   2017-03-20 17:21:42 by Izumi Tsutsui | Files touched by this commit (3)
Log message:
Update ruby-slack-api to 1.4.0.

No upstream changelog.
   2017-02-09 14:04:28 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
Fix gem dependency.

Bump PKGREVISION.
   2017-02-05 12:51:00 by Izumi Tsutsui | Files touched by this commit (4)
Log message:
Import ruby-slack-api-1.3.0 as net/ruby-slack-api.

A Ruby wrapper for the Slack API.