Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DA90384FC1 for ; Sat, 26 Aug 2023 13:29:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id drU__49H55BO for ; Sat, 26 Aug 2023 13:29:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 462F484F9D for ; Sat, 26 Aug 2023 13:29:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3FE09FBDB; Sat, 26 Aug 2023 13:29:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693056588182060" MIME-Version: 1.0 Date: Sat, 26 Aug 2023 13:29:48 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-flexmock To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230826132948.3FE09FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693056588182060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Aug 26 13:29:48 UTC 2023 Modified Files: pkgsrc/devel/ruby-flexmock: Makefile PLIST distinfo Log Message: devel/ruby-flexmock: update to 2.3.8 2.3.8 (2023-08-13) * remove executable flag on all lib ruby files * in partial mocks, find the original method through metaprogramming * CI: Drop unused Travis sudo: false directive * Gemfile: use https for RubyGems.org * update required ruby version to 2.2, and update Travis ruby versions * CI: Use JRuby in the matrix * update the links in doc/ * README: Use SVG badges * fix: spelling of Minitest * chore: run tests through GitHub actions * Fixes support for minitest >= 5.19 To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/ruby-flexmock/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-flexmock/PLIST cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/ruby-flexmock/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693056588182060 Content-Disposition: inline Content-Length: 2104 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-flexmock/Makefile diff -u pkgsrc/devel/ruby-flexmock/Makefile:1.24 pkgsrc/devel/ruby-flexmock/Makefile:1.25 --- pkgsrc/devel/ruby-flexmock/Makefile:1.24 Wed Feb 28 16:46:02 2018 +++ pkgsrc/devel/ruby-flexmock/Makefile Sat Aug 26 13:29:48 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2018/02/28 16:46:02 taca Exp $ +# $NetBSD: Makefile,v 1.25 2023/08/26 13:29:48 taca Exp $ -DISTNAME= flexmock-2.3.6 +DISTNAME= flexmock-2.3.8 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/devel/ruby-flexmock/PLIST diff -u pkgsrc/devel/ruby-flexmock/PLIST:1.15 pkgsrc/devel/ruby-flexmock/PLIST:1.16 --- pkgsrc/devel/ruby-flexmock/PLIST:1.15 Mon Mar 13 16:24:36 2017 +++ pkgsrc/devel/ruby-flexmock/PLIST Sat Aug 26 13:29:48 2023 @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.15 2017/03/13 16:24:36 taca Exp $ +@comment $NetBSD: PLIST,v 1.16 2023/08/26 13:29:48 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.autotest +${GEM_LIBDIR}/.github/workflows/test.yml ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.togglerc ${GEM_LIBDIR}/.travis.yml Index: pkgsrc/devel/ruby-flexmock/distinfo diff -u pkgsrc/devel/ruby-flexmock/distinfo:1.25 pkgsrc/devel/ruby-flexmock/distinfo:1.26 --- pkgsrc/devel/ruby-flexmock/distinfo:1.25 Tue Oct 26 10:19:32 2021 +++ pkgsrc/devel/ruby-flexmock/distinfo Sat Aug 26 13:29:48 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2021/10/26 10:19:32 nia Exp $ +$NetBSD: distinfo,v 1.26 2023/08/26 13:29:48 taca Exp $ -BLAKE2s (flexmock-2.3.6.gem) = e19bed614430a0cbc94381053704eb1f6eb8885879e741cb2f55142a84624170 -SHA512 (flexmock-2.3.6.gem) = 9db8c95d8784e66743f089e7f1660a8205f6fbd63c820126ce551c581fe242b601cdcf34dfa2b93576ef83aaded29bedd6c0506d358d12fad9e423982b35f848 -Size (flexmock-2.3.6.gem) = 67584 bytes +BLAKE2s (flexmock-2.3.8.gem) = 568ca193a49b13ff0c2e3efc66abd79ee1ffaccc22f895a266a1b9c487a46e2b +SHA512 (flexmock-2.3.8.gem) = 9fd9925ceb7e6a8389b88fe788119e0d79199d5d6dc3654d588dc9f108a4fdf6a19cc5cc6528c706124a3e89ad626b4b67afd588ea49ff27ca6bf1245efe4816 +Size (flexmock-2.3.8.gem) = 68096 bytes --_----------=_1693056588182060--