From 2f00d0b8d37cf61bb2abdfbd5e3444ec48f7158f Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 27 Oct 2024 13:40:57 +0000 Subject: [PATCH] devel/ruby-rspec-its: update to 1.3.1 1.3.1 (2024-10-23) Bug fixes: * Prevent overridden example methods causing issues by creating our own Example Group creation alias __its_example. (Jon Rowe, #95) --- devel/ruby-rspec-its/Makefile | 4 ++-- devel/ruby-rspec-its/PLIST | 7 +++++-- devel/ruby-rspec-its/distinfo | 8 ++++---- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/devel/ruby-rspec-its/Makefile b/devel/ruby-rspec-its/Makefile index 6cbe1b06d63a..ffab2135802d 100644 --- a/devel/ruby-rspec-its/Makefile +++ b/devel/ruby-rspec-its/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2019/05/06 05:32:55 taca Exp $ +# $NetBSD: Makefile,v 1.3 2024/10/27 13:40:57 taca Exp $ -DISTNAME= rspec-its-1.3.0 +DISTNAME= rspec-its-1.3.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-rspec-its/PLIST b/devel/ruby-rspec-its/PLIST index 3a5a8e6f45d0..ce0e73468a52 100644 --- a/devel/ruby-rspec-its/PLIST +++ b/devel/ruby-rspec-its/PLIST @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2019/05/06 05:32:55 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2024/10/27 13:40:57 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.github/FUNDING.yml +${GEM_LIBDIR}/.github/dependabot.yml +${GEM_LIBDIR}/.github/workflows/ci.yml ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec -${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/Changelog.md ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/LICENSE.txt @@ -14,6 +16,7 @@ ${GEM_LIBDIR}/features/support/env.rb ${GEM_LIBDIR}/lib/rspec/its.rb ${GEM_LIBDIR}/lib/rspec/its/version.rb ${GEM_LIBDIR}/rspec-its.gemspec +${GEM_LIBDIR}/script/legacy_setup.sh ${GEM_LIBDIR}/script/test_all ${GEM_LIBDIR}/script/update_rubygems_and_install_bundler ${GEM_LIBDIR}/spec/rspec/its_spec.rb diff --git a/devel/ruby-rspec-its/distinfo b/devel/ruby-rspec-its/distinfo index 3885c30e1af4..9917941c5ce6 100644 --- a/devel/ruby-rspec-its/distinfo +++ b/devel/ruby-rspec-its/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2021/10/26 10:19:46 nia Exp $ +$NetBSD: distinfo,v 1.5 2024/10/27 13:40:57 taca Exp $ -BLAKE2s (rspec-its-1.3.0.gem) = 750ebe708ed4a1d153712aee2af0cbb9cda6a45b6c66eac80a027652c7b34783 -SHA512 (rspec-its-1.3.0.gem) = beff75fc84f9879095f02f4515bfd749dded877b8b4d5186423ddd78c6c16d6c5e810ebac80f3500cc7b1d23db119c72780c32888385d21d20672a26499ae94a -Size (rspec-its-1.3.0.gem) = 14336 bytes +BLAKE2s (rspec-its-1.3.1.gem) = 4bfb7f4e13e980faaba03585d8d40c01f8b68cc44d047ae7928daa09c4c435e5 +SHA512 (rspec-its-1.3.1.gem) = 3592c496cb44ea3ada5deb5128d6906705bbce74919548989530b120b807690f34f9f9c4d3947b94ff82e1dcf5c3d524743b7ed04738254e795c56a51d231a60 +Size (rspec-its-1.3.1.gem) = 15872 bytes