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: Mon Mar 2 00:21:46 UTC 2026
Modified Files:
pkgsrc/devel/ruby-rspec-its: Makefile PLIST distinfo
Log Message:
devel/ruby-rspec-its: downgrade to 1.3.1
Revert previous update since it require more addtion/update of other
pacakges.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-rspec-its/Makefile \
pkgsrc/devel/ruby-rspec-its/PLIST
cvs rdiff -u -r1.6 -r1.7 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.4 pkgsrc/devel/ruby-rspec-its/Makefile:1.5
--- pkgsrc/devel/ruby-rspec-its/Makefile:1.4 Sun Mar 1 07:45:54 2026
+++ pkgsrc/devel/ruby-rspec-its/Makefile Mon Mar 2 00:21:46 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2026/03/01 07:45:54 taca Exp $
+# $NetBSD: Makefile,v 1.5 2026/03/02 00:21:46 taca Exp $
-DISTNAME= rspec-its-2.0.0
+DISTNAME= rspec-its-1.3.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,8 +8,8 @@ HOMEPAGE= https://github.com/rspec/rspec
COMMENT= Provides "its" method formerly part of rspec-core
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.13.0:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.13.0:../../devel/ruby-rspec-expectations
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.0.0:../../devel/ruby-rspec-core
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.0.0:../../devel/ruby-rspec-expectations
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-rspec-its/PLIST
diff -u pkgsrc/devel/ruby-rspec-its/PLIST:1.4 pkgsrc/devel/ruby-rspec-its/PLIST:1.5
--- pkgsrc/devel/ruby-rspec-its/PLIST:1.4 Sun Mar 1 07:45:54 2026
+++ pkgsrc/devel/ruby-rspec-its/PLIST Mon Mar 2 00:21:46 2026
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2026/03/01 07:45:54 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2026/03/02 00:21:46 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}/.rubocop.yml
${GEM_LIBDIR}/Changelog.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
@@ -15,9 +14,9 @@ ${GEM_LIBDIR}/features/its.feature
${GEM_LIBDIR}/features/step_definitions/additional_cli_steps.rb
${GEM_LIBDIR}/features/support/env.rb
${GEM_LIBDIR}/lib/rspec/its.rb
-${GEM_LIBDIR}/lib/rspec/its/subject.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.6 pkgsrc/devel/ruby-rspec-its/distinfo:1.7
--- pkgsrc/devel/ruby-rspec-its/distinfo:1.6 Sun Mar 1 07:45:54 2026
+++ pkgsrc/devel/ruby-rspec-its/distinfo Mon Mar 2 00:21:46 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2026/03/01 07:45:54 taca Exp $
+$NetBSD: distinfo,v 1.7 2026/03/02 00:21:46 taca Exp $
-BLAKE2s (rspec-its-2.0.0.gem) = 5ebd4a60fc0e90f6f201ae4e797aa3bf2920d4473c2d1d391aea76c6139c1fe5
-SHA512 (rspec-its-2.0.0.gem) = eec5fd95032d9dc2b94158a87820042b8639f91fcb9222c686f44b83c0a9195050568cc8e5bc6851ccbd5ea779e2758a370475939cbb7f01781752c364c6aac7
-Size (rspec-its-2.0.0.gem) = 15360 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