forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devel/ruby-globalid: update to 0.4.2
0.4.2 (2019-01-11) * Allow configuration in initialisers 3c8f909 * Clear to_global_id memoization on dup #109 * Adds hash equality #108
- Loading branch information
taca
committed
Feb 3, 2019
1 parent
cbb3057
commit f51d8b7
Showing
2 changed files
with
7 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.7 2018/03/18 14:21:20 taca Exp $ | ||
# $NetBSD: Makefile,v 1.8 2019/02/03 14:35:05 taca Exp $ | ||
|
||
DISTNAME= globalid-0.4.1 | ||
DISTNAME= globalid-0.4.2 | ||
CATEGORIES= devel | ||
|
||
MAINTAINER= [email protected] | ||
|
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.2 2018/03/13 16:59:02 taca Exp $ | ||
$NetBSD: distinfo,v 1.3 2019/02/03 14:35:05 taca Exp $ | ||
|
||
SHA1 (globalid-0.4.1.gem) = 79c51c607689deb06fed616ceaba4ddd7608f277 | ||
RMD160 (globalid-0.4.1.gem) = 7275ae8533b8e06829f440e8522fe58d773df2b2 | ||
SHA512 (globalid-0.4.1.gem) = 6d494457bf2cf101816d9c2465b85ad4b7dc3541e94a25af20985568f8b79b3f21360eecb1d6bf7c333844f52c09902fe50fe957f7dceab39d743768d0c44f84 | ||
Size (globalid-0.4.1.gem) = 12800 bytes | ||
SHA1 (globalid-0.4.2.gem) = ceb9a5c85aca8acd965920059454424103d56f2f | ||
RMD160 (globalid-0.4.2.gem) = 95f8272b775fb62d8beed43a87bee4b23f6f5f4d | ||
SHA512 (globalid-0.4.2.gem) = 936d7594e46205e03a14000e3fed7aefc84e60cb8685bf8b6f6646150334ab5499cc4d134ee1d7560315bd378ca6c88df3875052d4457d0ce7f2e0c1cf1cbd1d | ||
Size (globalid-0.4.2.gem) = 12800 bytes |