pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-slack-api
Module Name: pkgsrc
Committed By: taca
Date: Mon Sep 18 01:01:50 UTC 2017
Modified Files:
pkgsrc/net/ruby-slack-api: Makefile distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/ruby-slack-api/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/ruby-slack-api/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-slack-api/Makefile
diff -u pkgsrc/net/ruby-slack-api/Makefile:1.3 pkgsrc/net/ruby-slack-api/Makefile:1.4
--- pkgsrc/net/ruby-slack-api/Makefile:1.3 Mon Mar 20 16:21:42 2017
+++ pkgsrc/net/ruby-slack-api/Makefile Mon Sep 18 01:01:50 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/03/20 16:21:42 tsutsui Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/18 01:01:50 taca Exp $
-DISTNAME= slack-api-1.4.0
+DISTNAME= slack-api-1.6.0
CATEGORIES= net
MAINTAINER= tsutsui%NetBSD.org@localhost
Index: pkgsrc/net/ruby-slack-api/distinfo
diff -u pkgsrc/net/ruby-slack-api/distinfo:1.2 pkgsrc/net/ruby-slack-api/distinfo:1.3
--- pkgsrc/net/ruby-slack-api/distinfo:1.2 Mon Mar 20 16:21:42 2017
+++ pkgsrc/net/ruby-slack-api/distinfo Mon Sep 18 01:01:50 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/03/20 16:21:42 tsutsui Exp $
+$NetBSD: distinfo,v 1.3 2017/09/18 01:01:50 taca Exp $
-SHA1 (slack-api-1.4.0.gem) = a10ff8b95a4563d3d67263a4121ed28bb2a22792
-RMD160 (slack-api-1.4.0.gem) = f910e475f65de3cfbff9169542d94355e9441a10
-SHA512 (slack-api-1.4.0.gem) = 4056b9a975e2caef63e3710a4e2d993194ddfc7f750edad21faafeb2dafb56b8c5aad7eb2935bbdbd87f00e53e832c6617ea2f8d86c8201672567e48ebfb6924
-Size (slack-api-1.4.0.gem) = 27648 bytes
+SHA1 (slack-api-1.6.0.gem) = b9d0c6b1eda245ef09c523f00c25498b9ea3257e
+RMD160 (slack-api-1.6.0.gem) = b25f9698ac916fe0712101c986c48c2a76e7bfe8
+SHA512 (slack-api-1.6.0.gem) = 5d1409260f62e55eb8e7320a23a32ec1978faa65149379b6e3e9fb3707e93638e7323d4eabc6ae8fb690fb2e6c12c57469acf1874d6d4427f9a978b2a4c20bbe
+Size (slack-api-1.6.0.gem) = 28160 bytes
Home |
Main Index |
Thread Index |
Old Index