Skip to content

Commit

Permalink
devel/ruby-mixlib-authentication: update to 3.0.7
Browse files Browse the repository at this point in the history
Update ruby-mixlib-authentication package to 3.0.7.


3.0.7 (2020-08-21)

* Optimize our requires #53 (tas50)

3.0.6 (2019-12-30)

* Test on Ruby 2.7 + random testing improvements #51 (tas50)
* Substitute require for require_relative #52 (tas50)
  • Loading branch information
taca committed Sep 14, 2020
1 parent e8b2286 commit 1fc2d4a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-mixlib-authentication/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2020/03/24 17:48:28 taca Exp $
# $NetBSD: Makefile,v 1.6 2020/09/14 16:13:29 taca Exp $

DISTNAME= mixlib-authentication-3.0.4
DISTNAME= mixlib-authentication-3.0.7
CATEGORIES= devel

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
10 changes: 5 additions & 5 deletions devel/ruby-mixlib-authentication/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2020/03/24 17:48:28 taca Exp $
$NetBSD: distinfo,v 1.7 2020/09/14 16:13:29 taca Exp $

SHA1 (mixlib-authentication-3.0.4.gem) = 2c5ff0ad07e99c0c0a592e82c5cf5bf931635116
RMD160 (mixlib-authentication-3.0.4.gem) = 1d24dac29444c22ddb0ed1365c4ebf66f4ce8ac5
SHA512 (mixlib-authentication-3.0.4.gem) = e95b05cb233bd35a588b20969aa61f2a9a1fc5ef1e857a4196472def820ec50ef3a3650975efdb4222217ceddddde43064ad379f2c469a17226d58085ee1c2f1
Size (mixlib-authentication-3.0.4.gem) = 15872 bytes
SHA1 (mixlib-authentication-3.0.7.gem) = 391b968d1e47d94c637a6540be6e41da73c74d24
RMD160 (mixlib-authentication-3.0.7.gem) = 195d8119079ed9cef0fd4c028e43caa881b3695e
SHA512 (mixlib-authentication-3.0.7.gem) = c8e75416cd56076910477ddbb896499c89831794eb201d7a18f2646fd43edde2dbf87cd68752a3423c4acb49e718c1e71437398cad8fbdd04923ec775cf511c9
Size (mixlib-authentication-3.0.7.gem) = 15872 bytes

0 comments on commit 1fc2d4a

Please sign in to comment.