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 4 16:42:14 UTC 2022
Modified Files:
pkgsrc/security/ruby-rotp: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/ruby-rotp/Makefile \
pkgsrc/security/ruby-rotp/PLIST
cvs rdiff -u -r1.3 -r1.4 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.1 pkgsrc/security/ruby-rotp/Makefile:1.2
--- pkgsrc/security/ruby-rotp/Makefile:1.1 Sun May 9 14:04:36 2021
+++ pkgsrc/security/ruby-rotp/Makefile Sun Dec 4 16:42:14 2022
@@ -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
Index: pkgsrc/security/ruby-rotp/PLIST
diff -u pkgsrc/security/ruby-rotp/PLIST:1.1 pkgsrc/security/ruby-rotp/PLIST:1.2
--- pkgsrc/security/ruby-rotp/PLIST:1.1 Sun May 9 14:04:36 2021
+++ pkgsrc/security/ruby-rotp/PLIST Sun Dec 4 16:42:14 2022
@@ -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}/Guardfile
${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
Index: pkgsrc/security/ruby-rotp/distinfo
diff -u pkgsrc/security/ruby-rotp/distinfo:1.3 pkgsrc/security/ruby-rotp/distinfo:1.4
--- pkgsrc/security/ruby-rotp/distinfo:1.3 Tue Oct 26 11:17:58 2021
+++ pkgsrc/security/ruby-rotp/distinfo Sun Dec 4 16:42:14 2022
@@ -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