pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-rqrcode_core
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 18 14:07:56 UTC 2026
Modified Files:
pkgsrc/textproc/ruby-rqrcode_core: Makefile PLIST distinfo
Log Message:
textproc/ruby-rqrcode_core: update to 2.1.0
2.0.1 (2025-11-26)
What's Changed
* v2.0.0 Release mergeback by @whomwah in #46
* Fix compare link for version 2.0.0 [ci skip] by @prognostikos in #47
* Update required_ruby_version to Ruby 4.0 by @k0kubun in #48
* Releases/v2.0.1 by @whomwah in #49
New Contributors
* @prognostikos made their first contribution in #47
* @k0kubun made their first contribution in #48
2.1.0 (2026-01-08)
What's Changed
* Release 2.0.1 mergeback by @whomwah in #50
* chore: Add comprehensive tests for QR code boundaries and encoding by
@whomwah in #52
* Using AI Assistant to identity (and fix) performance bottlenecks by
@whomwah in #51
* Releases/2.1.0 by @whomwah in #53
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/ruby-rqrcode_core/Makefile \
pkgsrc/textproc/ruby-rqrcode_core/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/ruby-rqrcode_core/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ruby-rqrcode_core/Makefile
diff -u pkgsrc/textproc/ruby-rqrcode_core/Makefile:1.3 pkgsrc/textproc/ruby-rqrcode_core/Makefile:1.4
--- pkgsrc/textproc/ruby-rqrcode_core/Makefile:1.3 Sun May 18 03:54:39 2025
+++ pkgsrc/textproc/ruby-rqrcode_core/Makefile Sun Jan 18 14:07:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2025/05/18 03:54:39 taca Exp $
+# $NetBSD: Makefile,v 1.4 2026/01/18 14:07:56 taca Exp $
-DISTNAME= rqrcode_core-2.0.0
+DISTNAME= rqrcode_core-2.1.0
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/textproc/ruby-rqrcode_core/PLIST
diff -u pkgsrc/textproc/ruby-rqrcode_core/PLIST:1.3 pkgsrc/textproc/ruby-rqrcode_core/PLIST:1.4
--- pkgsrc/textproc/ruby-rqrcode_core/PLIST:1.3 Sun May 18 03:54:39 2025
+++ pkgsrc/textproc/ruby-rqrcode_core/PLIST Sun Jan 18 14:07:56 2026
@@ -1,16 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2025/05/18 03:54:39 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/01/18 14:07:56 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.github/FUNDING.yml
-${GEM_LIBDIR}/.github/workflows/ruby.yml
-${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/CHANGELOG.md
-${GEM_LIBDIR}/Gemfile
-${GEM_LIBDIR}/Gemfile.lock
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/bin/console
-${GEM_LIBDIR}/bin/setup
${GEM_LIBDIR}/lib/rqrcode_core.rb
${GEM_LIBDIR}/lib/rqrcode_core/qrcode.rb
${GEM_LIBDIR}/lib/rqrcode_core/qrcode/qr_8bit_byte.rb
@@ -25,5 +17,4 @@ ${GEM_LIBDIR}/lib/rqrcode_core/qrcode/qr
${GEM_LIBDIR}/lib/rqrcode_core/qrcode/qr_segment.rb
${GEM_LIBDIR}/lib/rqrcode_core/qrcode/qr_util.rb
${GEM_LIBDIR}/lib/rqrcode_core/version.rb
-${GEM_LIBDIR}/rqrcode_core.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/textproc/ruby-rqrcode_core/distinfo
diff -u pkgsrc/textproc/ruby-rqrcode_core/distinfo:1.5 pkgsrc/textproc/ruby-rqrcode_core/distinfo:1.6
--- pkgsrc/textproc/ruby-rqrcode_core/distinfo:1.5 Sun May 18 03:54:39 2025
+++ pkgsrc/textproc/ruby-rqrcode_core/distinfo Sun Jan 18 14:07:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2025/05/18 03:54:39 taca Exp $
+$NetBSD: distinfo,v 1.6 2026/01/18 14:07:56 taca Exp $
-BLAKE2s (rqrcode_core-2.0.0.gem) = 3225cbd100e13a07ac82bdd0cb7b79829e912475b1e7b30bef33114e03bd24e3
-SHA512 (rqrcode_core-2.0.0.gem) = 5a159f4f7399c7e6d3c9e952e3491cf727c567507284395905eb25008404a8664d4b8573bb4962ec399492ece142d592c846b24a98fd7d10380234497dfc2548
-Size (rqrcode_core-2.0.0.gem) = 19968 bytes
+BLAKE2s (rqrcode_core-2.1.0.gem) = 57ca36a02abdc36591d9ffef9236dccebaadbe8b40cb75425722a5fc8354de9d
+SHA512 (rqrcode_core-2.1.0.gem) = a7760dd9b934e87cd56460188f4ed037bcd04133d6f91132c279093930dcf7d8dda4d929fee41a37dc4ef343cb8018c1d3d9197dda5e784ef202458163d2b501
+Size (rqrcode_core-2.1.0.gem) = 18944 bytes
Home |
Main Index |
Thread Index |
Old Index