From 7fe07533a9a61d81863b89bf4e810e0e507fe532 Mon Sep 17 00:00:00 2001 From: kmos Date: Mon, 20 Jun 2022 15:32:18 +0000 Subject: [PATCH] Update to 1.2.0 ok abieber@ --- graphics/ruby-rqrcode-core/Makefile | 4 ++-- graphics/ruby-rqrcode-core/distinfo | 4 ++-- graphics/ruby-rqrcode-core/pkg/PLIST | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/graphics/ruby-rqrcode-core/Makefile b/graphics/ruby-rqrcode-core/Makefile index 47229ab41a6..6e93396e4fc 100644 --- a/graphics/ruby-rqrcode-core/Makefile +++ b/graphics/ruby-rqrcode-core/Makefile @@ -1,8 +1,8 @@ COMMENT = library to encode QR Codes -DISTNAME = rqrcode_core-1.1.0 +DISTNAME = rqrcode_core-1.2.0 -CATEGORIES = graphics +CATEGORIES = graphics devel HOMEPAGE = https://github.com/whomwah/rqrcode_core diff --git a/graphics/ruby-rqrcode-core/distinfo b/graphics/ruby-rqrcode-core/distinfo index 321a4650a59..8b60cd4ab84 100644 --- a/graphics/ruby-rqrcode-core/distinfo +++ b/graphics/ruby-rqrcode-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (rqrcode_core-1.1.0.gem) = U4iE+ck4q4vcfUnI22/6622kFPbW6TVo4ouMdgUXwzQ= -SIZE (rqrcode_core-1.1.0.gem) = 18944 +SHA256 (rqrcode_core-1.2.0.gem) = z0mJ3ILSTih3mEc4xO5WkwhiX+0qgQlg8bAtaNAwjRo= +SIZE (rqrcode_core-1.2.0.gem) = 18944 diff --git a/graphics/ruby-rqrcode-core/pkg/PLIST b/graphics/ruby-rqrcode-core/pkg/PLIST index c51467b75dc..41bbe79fde8 100644 --- a/graphics/ruby-rqrcode-core/pkg/PLIST +++ b/graphics/ruby-rqrcode-core/pkg/PLIST @@ -23,9 +23,11 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_alphanumeric.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_bit_buffer.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_code.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_math.rb +${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_multi.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_numeric.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_polynomial.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_rs_block.rb +${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_segment.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/qrcode/qr_util.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rqrcode_core/version.rb ${GEM_LIB}/gems/${DISTNAME}/rqrcode_core.gemspec