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.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a2ec1720353
branches:  trunk
changeset: 389451:0a2ec1720353
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Dec 04 16:42:14 2022 +0000

description:
security/ruby-rotp: update to 6.2.1

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/PLIST    |  26 ++++----------------------
 security/ruby-rotp/distinfo |   8 ++++----
 3 files changed, 10 insertions(+), 28 deletions(-)

diffs (71 lines):

diff -r 2c66ccea3506 -r 0a2ec1720353 security/ruby-rotp/Makefile
--- a/security/ruby-rotp/Makefile       Sun Dec 04 16:40:51 2022 +0000
+++ b/security/ruby-rotp/Makefile       Sun Dec 04 16:42:14 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/05/09 14:04:36 taca Exp $
+# $NetBSD: Makefile,v 1.2 2022/12/04 16:42:14 taca Exp $
 
-DISTNAME=      rotp-6.2.0
+DISTNAME=      rotp-6.2.1
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 2c66ccea3506 -r 0a2ec1720353 security/ruby-rotp/PLIST
--- a/security/ruby-rotp/PLIST  Sun Dec 04 16:40:51 2022 +0000
+++ b/security/ruby-rotp/PLIST  Sun Dec 04 16:42:14 2022 +0000
@@ -1,13 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1 2021/05/09 14:04:36 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/12/04 16:42:14 taca Exp $
 bin/rotp${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.devcontainer/Dockerfile
+${GEM_LIBDIR}/.devcontainer/devcontainer.json
 ${GEM_LIBDIR}/.dockerignore
+${GEM_LIBDIR}/.github/workflows/test.yaml
 ${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/Dockerfile-2.3
-${GEM_LIBDIR}/Dockerfile-2.5
-${GEM_LIBDIR}/Dockerfile-2.6
 ${GEM_LIBDIR}/Dockerfile-2.7
 ${GEM_LIBDIR}/Dockerfile-3.0-rc
 ${GEM_LIBDIR}/Gemfile
@@ -15,24 +15,6 @@
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/bin/rotp
-${GEM_LIBDIR}/doc/ROTP/HOTP.html
-${GEM_LIBDIR}/doc/ROTP/OTP.html
-${GEM_LIBDIR}/doc/ROTP/TOTP.html
-${GEM_LIBDIR}/doc/Rotp.html
-${GEM_LIBDIR}/doc/_index.html
-${GEM_LIBDIR}/doc/class_list.html
-${GEM_LIBDIR}/doc/css/common.css
-${GEM_LIBDIR}/doc/css/full_list.css
-${GEM_LIBDIR}/doc/css/style.css
-${GEM_LIBDIR}/doc/file.README.html
-${GEM_LIBDIR}/doc/file_list.html
-${GEM_LIBDIR}/doc/frames.html
-${GEM_LIBDIR}/doc/index.html
-${GEM_LIBDIR}/doc/js/app.js
-${GEM_LIBDIR}/doc/js/full_list.js
-${GEM_LIBDIR}/doc/js/jquery.js
-${GEM_LIBDIR}/doc/method_list.html
-${GEM_LIBDIR}/doc/top-level-namespace.html
 ${GEM_LIBDIR}/docker-compose.yml
 ${GEM_LIBDIR}/lib/rotp.rb
 ${GEM_LIBDIR}/lib/rotp/arguments.rb
diff -r 2c66ccea3506 -r 0a2ec1720353 security/ruby-rotp/distinfo
--- a/security/ruby-rotp/distinfo       Sun Dec 04 16:40:51 2022 +0000
+++ b/security/ruby-rotp/distinfo       Sun Dec 04 16:42:14 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:17:58 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/12/04 16:42:14 taca Exp $
 
-BLAKE2s (rotp-6.2.0.gem) = b10367ed408b108dce5a49db6cc041d0921008c102bbe512e616422024943a59
-SHA512 (rotp-6.2.0.gem) = db874073a636a09e855b3e69663405920fc20ec9bf8e3bf3eea6a9db2bc69200763a61699760addb8c6f8fdd70aa5d2dcc2fbce347ab1e953865765811c80822
-Size (rotp-6.2.0.gem) = 63488 bytes
+BLAKE2s (rotp-6.2.1.gem) = 27625377c43cbb81e05d40a5b738dda00419812f51810a32d8ebd899d982b3a6
+SHA512 (rotp-6.2.1.gem) = aaf65aec963ca3f1e3b7332822fbdb7e0657d2aec10fd24afcfdf2b1db5804d3f92998b3ecb5a7a60dd599393621994f0bd0032abc77b05da17d55b56de68769
+Size (rotp-6.2.1.gem) = 20480 bytes



Home | Main Index | Thread Index | Old Index