pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-rqrcode textproc/ruby-rqrcode: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/728051809d7d
branches:  trunk
changeset: 384285:728051809d7d
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Aug 30 15:35:08 2022 +0000

description:
textproc/ruby-rqrcode: update to 2.1.2

2.1.2 (2022-07-26)

* Remove setup script as it just calls bundle install [#128]
* Change inline styles to the fill property to allow for strict CSP
  style-src directive [#127]

diffstat:

 textproc/ruby-rqrcode/Makefile |  4 ++--
 textproc/ruby-rqrcode/PLIST    |  3 +--
 textproc/ruby-rqrcode/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r 2ef8e962e5c6 -r 728051809d7d textproc/ruby-rqrcode/Makefile
--- a/textproc/ruby-rqrcode/Makefile    Tue Aug 30 15:33:52 2022 +0000
+++ b/textproc/ruby-rqrcode/Makefile    Tue Aug 30 15:35:08 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2021/08/30 15:58:32 taca Exp $
+# $NetBSD: Makefile,v 1.3 2022/08/30 15:35:08 taca Exp $
 
-DISTNAME=      rqrcode-2.1.0
+DISTNAME=      rqrcode-2.1.2
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 2ef8e962e5c6 -r 728051809d7d textproc/ruby-rqrcode/PLIST
--- a/textproc/ruby-rqrcode/PLIST       Tue Aug 30 15:33:52 2022 +0000
+++ b/textproc/ruby-rqrcode/PLIST       Tue Aug 30 15:35:08 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/05/09 15:15:15 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/08/30 15:35:08 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.github/workflows/ruby.yml
 ${GEM_LIBDIR}/.gitignore
@@ -11,7 +11,6 @@
 ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/_config.yml
 ${GEM_LIBDIR}/bin/console
-${GEM_LIBDIR}/bin/setup
 ${GEM_LIBDIR}/images/ansi-screen-shot.png
 ${GEM_LIBDIR}/images/github-qrcode.png
 ${GEM_LIBDIR}/images/github-qrcode.svg
diff -r 2ef8e962e5c6 -r 728051809d7d textproc/ruby-rqrcode/distinfo
--- a/textproc/ruby-rqrcode/distinfo    Tue Aug 30 15:33:52 2022 +0000
+++ b/textproc/ruby-rqrcode/distinfo    Tue Aug 30 15:35:08 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:23:27 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/08/30 15:35:08 taca Exp $
 
-BLAKE2s (rqrcode-2.1.0.gem) = 46d1a1cca54eb3b95b37526f92ce51c1f7cadb32f1bb92a5df995e83a61cfeb7
-SHA512 (rqrcode-2.1.0.gem) = 31f2a48a5eb4bfab0bef641fe9014646271588104fdf3d1dcffc0ae81b49cdee1a336b0dd6d09b642db3230087ef78cc6a1697060fb4d252a6b57b0f3c79dce6
-Size (rqrcode-2.1.0.gem) = 105472 bytes
+BLAKE2s (rqrcode-2.1.2.gem) = 8035f1381e03a6cd3347cc636e0e0b3a98572b93314ac5768787fc2c21f379d4
+SHA512 (rqrcode-2.1.2.gem) = 0a17d6cafe66ff5c6f3f62f36714ee11a5ac28ddf2262a722704f6b16e2dca9b3d1b0024cae0f64be82ea0aa769dca79bb84bb1e03fabe49412c530556a1ddbe
+Size (rqrcode-2.1.2.gem) = 105472 bytes



Home | Main Index | Thread Index | Old Index