pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-its
Module Name: pkgsrc
Committed By: taca
Date: Sun Oct 27 13:40:57 UTC 2024
Modified Files:
pkgsrc/devel/ruby-rspec-its: Makefile PLIST distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-rspec-its/Makefile \
pkgsrc/devel/ruby-rspec-its/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-rspec-its/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-rspec-its/Makefile
diff -u pkgsrc/devel/ruby-rspec-its/Makefile:1.2 pkgsrc/devel/ruby-rspec-its/Makefile:1.3
--- pkgsrc/devel/ruby-rspec-its/Makefile:1.2 Mon May 6 05:32:55 2019
+++ pkgsrc/devel/ruby-rspec-its/Makefile Sun Oct 27 13:40:57 2024
@@ -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@localhost
Index: pkgsrc/devel/ruby-rspec-its/PLIST
diff -u pkgsrc/devel/ruby-rspec-its/PLIST:1.2 pkgsrc/devel/ruby-rspec-its/PLIST:1.3
--- pkgsrc/devel/ruby-rspec-its/PLIST:1.2 Mon May 6 05:32:55 2019
+++ pkgsrc/devel/ruby-rspec-its/PLIST Sun Oct 27 13:40:57 2024
@@ -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
Index: pkgsrc/devel/ruby-rspec-its/distinfo
diff -u pkgsrc/devel/ruby-rspec-its/distinfo:1.4 pkgsrc/devel/ruby-rspec-its/distinfo:1.5
--- pkgsrc/devel/ruby-rspec-its/distinfo:1.4 Tue Oct 26 10:19:46 2021
+++ pkgsrc/devel/ruby-rspec-its/distinfo Sun Oct 27 13:40:57 2024
@@ -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
Home |
Main Index |
Thread Index |
Old Index