forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ruby-stomp to ruby-stomp. ## 1.4.10 (2020-08-19) * Fix issue #165 * Reinstate autoflush behavior * Correct _receive method signature * Update version * More debugging messages in netio.rb.
- Loading branch information
taca
committed
Sep 14, 2020
1 parent
796b7d1
commit 5383856
Showing
3 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.14 2020/01/16 16:02:07 taca Exp $ | ||
$NetBSD: distinfo,v 1.15 2020/09/14 13:08:14 taca Exp $ | ||
|
||
SHA1 (stomp-1.4.9.gem) = 10678b42bfc0d599c74f80aae1793314bd83db2c | ||
RMD160 (stomp-1.4.9.gem) = a40d96c7009e82ae6ba567a2837a08d86895af62 | ||
SHA512 (stomp-1.4.9.gem) = e1e3aed86621e2dac199fd7e4ba67fedc3582b5cfe9e4ff2efbdc9c545bb25d2c52391d9403e2fa935f69635e85bd3c1ca29d2d5b3c425aa850d3ccb8f7a5e86 | ||
Size (stomp-1.4.9.gem) = 99328 bytes | ||
SHA1 (stomp-1.4.10.gem) = ee55b6fab3e17c4b519bc6a79296cfa978507188 | ||
RMD160 (stomp-1.4.10.gem) = 0870a173e0f5cc398263a117355c19843f8f832d | ||
SHA512 (stomp-1.4.10.gem) = bff1a533e5455cf4540bab3b5d16c63f1e0783b0257b5e0bf2fd26512586670ce5db66f97e098805c7b5fc02913478553409b90a4014bdc883465bc7b474eb7e | ||
Size (stomp-1.4.10.gem) = 99840 bytes |