pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ruby-rotp



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec 18 14:40:48 UTC 2022

Modified Files:
        pkgsrc/security/ruby-rotp: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/ruby-rotp/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/ruby-rotp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-rotp/Makefile
diff -u pkgsrc/security/ruby-rotp/Makefile:1.2 pkgsrc/security/ruby-rotp/Makefile:1.3
--- pkgsrc/security/ruby-rotp/Makefile:1.2      Sun Dec  4 16:42:14 2022
+++ pkgsrc/security/ruby-rotp/Makefile  Sun Dec 18 14:40:48 2022
@@ -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

Index: pkgsrc/security/ruby-rotp/distinfo
diff -u pkgsrc/security/ruby-rotp/distinfo:1.4 pkgsrc/security/ruby-rotp/distinfo:1.5
--- pkgsrc/security/ruby-rotp/distinfo:1.4      Sun Dec  4 16:42:14 2022
+++ pkgsrc/security/ruby-rotp/distinfo  Sun Dec 18 14:40:48 2022
@@ -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