Received: by mail.netbsd.org (Postfix, from userid 605) id EE68584E57; Sat, 11 Feb 2023 13:50:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 29A4F84D41 for ; Sat, 11 Feb 2023 13:50:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id i-mmtjixt9Pt for ; Sat, 11 Feb 2023 13:50:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8264884D09 for ; Sat, 11 Feb 2023 13:50:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6D51EFA90; Sat, 11 Feb 2023 13:50:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167612343834300" MIME-Version: 1.0 Date: Sat, 11 Feb 2023 13:50:38 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/math/ruby-roo To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230211135038.6D51EFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167612343834300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Feb 11 13:50:38 UTC 2023 Modified Files: pkgsrc/math/ruby-roo: Makefile PLIST distinfo Log Message: math/ruby-roo: update to 2.10.0 2.10.0 (2023-02-07) What's Changed * Implied coordinates by @tahanson in #549 * Support formatting excel currencies by @bmidgley in #557 * Roo::Base#each_with_pagename returns Enumerator Object by @tsuchiyaisshin in #576 * Fix/open office gsub replacement by @patrickkulling in #581 * Fix issue with spreadsheets containing filters by @coorasse in #543 * Add support for boolean values in open office files that were generat... by @patrickkulling in #580 To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/ruby-roo/Makefile \ pkgsrc/math/ruby-roo/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/ruby-roo/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167612343834300 Content-Disposition: inline Content-Length: 2094 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/ruby-roo/Makefile diff -u pkgsrc/math/ruby-roo/Makefile:1.10 pkgsrc/math/ruby-roo/Makefile:1.11 --- pkgsrc/math/ruby-roo/Makefile:1.10 Mon Oct 10 03:36:49 2022 +++ pkgsrc/math/ruby-roo/Makefile Sat Feb 11 13:50:38 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2022/10/10 03:36:49 taca Exp $ +# $NetBSD: Makefile,v 1.11 2023/02/11 13:50:38 taca Exp $ -DISTNAME= roo-2.9.0 +DISTNAME= roo-2.10.0 CATEGORIES= math MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/math/ruby-roo/distinfo diff -u pkgsrc/math/ruby-roo/distinfo:1.10 pkgsrc/math/ruby-roo/distinfo:1.11 --- pkgsrc/math/ruby-roo/distinfo:1.10 Sun Aug 28 03:24:04 2022 +++ pkgsrc/math/ruby-roo/distinfo Sat Feb 11 13:50:38 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2022/08/28 03:24:04 taca Exp $ +$NetBSD: distinfo,v 1.11 2023/02/11 13:50:38 taca Exp $ -BLAKE2s (roo-2.9.0.gem) = d28d4a862c3a9ba4b4d62f8ebad6244ac2cff340fa7bcd0167b64b658bd413e7 -SHA512 (roo-2.9.0.gem) = 7cfcc59e567794090e5b7a24f83db65c7e987892be5a6e262cf3f4a0d4801df6c09748997a187d76e235709c427053584e7d89e6bb2983dd3f9c5eb9e6483b10 -Size (roo-2.9.0.gem) = 90624 bytes +BLAKE2s (roo-2.10.0.gem) = 20245f9365bf8c8d30b1cc987bb2b886f3874944b2756a2f3a069d929c16ee20 +SHA512 (roo-2.10.0.gem) = 1520108e660f39f98c657d14f3181298539488db8e6152f04230a71893a54111ac66b5c1f93aefe9858d7c92e4f10e459ac888b437585573828bd54a837e275f +Size (roo-2.10.0.gem) = 91648 bytes Index: pkgsrc/math/ruby-roo/PLIST diff -u pkgsrc/math/ruby-roo/PLIST:1.6 pkgsrc/math/ruby-roo/PLIST:1.7 --- pkgsrc/math/ruby-roo/PLIST:1.6 Sun Aug 28 03:24:04 2022 +++ pkgsrc/math/ruby-roo/PLIST Sat Feb 11 13:50:38 2023 @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.6 2022/08/28 03:24:04 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2023/02/11 13:50:38 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.codeclimate.yml ${GEM_LIBDIR}/.github/issue_template.md ${GEM_LIBDIR}/.github/pull_request_template.md +${GEM_LIBDIR}/.github/workflows/pull-request.yml ${GEM_LIBDIR}/.github/workflows/ruby.yml ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rubocop.yml --_----------=_167612343834300--