pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-rotp security/ruby-rotp: update to 6.2.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08fbb6b7f811
branches:  trunk
changeset: 390369:08fbb6b7f811
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Dec 18 14:40:48 2022 +0000

description:
security/ruby-rotp: update to 6.2.2

6.2.2 (2022-12-13)

* Removed rjust from generate_otp in favor of more time constant version

6.2.1 (2022-11-11)

* Removed old rdoc folder that was triggering a security warning due to an
  old version of JQuery being included in the HTML docs.  This has no impact
  on the Ruby library.

diffstat:

 security/ruby-rotp/Makefile |  4 ++--
 security/ruby-rotp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 0475e39a9f65 -r 08fbb6b7f811 security/ruby-rotp/Makefile
--- a/security/ruby-rotp/Makefile       Sun Dec 18 14:38:48 2022 +0000
+++ b/security/ruby-rotp/Makefile       Sun Dec 18 14:40:48 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/12/04 16:42:14 taca Exp $
+# $NetBSD: Makefile,v 1.3 2022/12/18 14:40:48 taca Exp $
 
-DISTNAME=      rotp-6.2.1
+DISTNAME=      rotp-6.2.2
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 0475e39a9f65 -r 08fbb6b7f811 security/ruby-rotp/distinfo
--- a/security/ruby-rotp/distinfo       Sun Dec 18 14:38:48 2022 +0000
+++ b/security/ruby-rotp/distinfo       Sun Dec 18 14:40:48 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/12/04 16:42:14 taca Exp $
+$NetBSD: distinfo,v 1.5 2022/12/18 14:40:48 taca Exp $
 
-BLAKE2s (rotp-6.2.1.gem) = 27625377c43cbb81e05d40a5b738dda00419812f51810a32d8ebd899d982b3a6
-SHA512 (rotp-6.2.1.gem) = aaf65aec963ca3f1e3b7332822fbdb7e0657d2aec10fd24afcfdf2b1db5804d3f92998b3ecb5a7a60dd599393621994f0bd0032abc77b05da17d55b56de68769
-Size (rotp-6.2.1.gem) = 20480 bytes
+BLAKE2s (rotp-6.2.2.gem) = 060f244c2af3023854f4c69a60201a0e969fe21f5b2d0c1b449f0a7decf41762
+SHA512 (rotp-6.2.2.gem) = 19d461a25360fffc39e0c4b62d098ea6adfe5413da09761fea2b950d2e5be39b594c78c5340986c0f007c7b5b8cc55df04b4a53ea41c4cfcb369e2bc2e449aa3
+Size (rotp-6.2.2.gem) = 20480 bytes



Home | Main Index | Thread Index | Old Index