mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.7.5.1
- Fix build on amd64 PR: 108845 Submitted by: Roman Shterenzon <romanbsd@yahoo.com> (maintainer)
This commit is contained in:
parent
0495334eba
commit
81f1c00d49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184483
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rspec
|
||||
PORTVERSION= 0.7.5
|
||||
PORTVERSION= 0.7.5.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
|
||||
MASTER_SITE_SUBDIR= rspec
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (rubygem/rspec-0.7.5.gem) = 6d4e51f31970c0b8218da3c0e0e585da
|
||||
SHA256 (rubygem/rspec-0.7.5.gem) = 91711d3ef4bfe0c9cfd063f97b3013eb9b9e862630347ab03c7a7ba1ad4ef413
|
||||
SIZE (rubygem/rspec-0.7.5.gem) = 49666
|
||||
MD5 (rubygem/rspec-0.7.5.1.gem) = 7a5390f68737eabd9ffa850b61c618d7
|
||||
SHA256 (rubygem/rspec-0.7.5.1.gem) = a069969fb0e6bf2b5f041813eff28c697a4cb8989442f244c60c801e99b5b5bf
|
||||
SIZE (rubygem/rspec-0.7.5.1.gem) = 46082
|
||||
|
@ -236,22 +236,7 @@ bin/spec
|
||||
%%GEM_LIB_DIR%%/lib/spec/runner/spec_should_raise_handler.rb
|
||||
%%GEM_LIB_DIR%%/lib/spec/runner/specification.rb
|
||||
%%GEM_LIB_DIR%%/lib/spec/version.rb
|
||||
%%GEMS_DIR%%/web_spec/selenium/README.txt
|
||||
%%GEMS_DIR%%/web_spec/selenium/find_rspecs_home_page.rb
|
||||
%%GEMS_DIR%%/web_spec/selenium/rspec_selenium.rb
|
||||
%%GEMS_DIR%%/web_spec/selenium/start_browser_once.patch
|
||||
%%GEMS_DIR%%/web_spec/watir/README.txt
|
||||
%%GEMS_DIR%%/web_spec/watir/find_rspecs_home_page.rb
|
||||
%%GEMS_DIR%%/web_spec/watir/find_rspecs_home_page.txt
|
||||
%%GEMS_DIR%%/web_spec/watir/rspec_watir.rb
|
||||
%%GEMS_DIR%%/web_spec/web_test_html_formatter.rb
|
||||
%%GEMS_DIR%%/web_spec/web_test_html_formatter_helper.rb
|
||||
%%GEMS_DIR%%/web_spec/web_test_html_formatter_osx_helper.rb
|
||||
%%GEMS_DIR%%/web_spec/web_test_html_formatter_win_helper.rb
|
||||
%%GEM_SPEC%%
|
||||
@dirrm %%GEMS_DIR%%/web_spec/watir
|
||||
@dirrm %%GEMS_DIR%%/web_spec/selenium
|
||||
@dirrm %%GEMS_DIR%%/web_spec
|
||||
@dirrm %%GEM_LIB_DIR%%/lib/spec/runner/formatter
|
||||
@dirrm %%GEM_LIB_DIR%%/lib/spec/runner/extensions
|
||||
@dirrm %%GEM_LIB_DIR%%/lib/spec/runner
|
||||
|
Loading…
Reference in New Issue
Block a user