pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-capybara Update ruby-capybara to 2.4.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b551a5baf9b
branches: trunk
changeset: 646209:9b551a5baf9b
user: taca <taca%pkgsrc.org@localhost>
date: Thu Feb 05 15:27:32 2015 +0000
description:
Update ruby-capybara to 2.4.4.
#Version 2.4.4
Release data: 2014-10-13
###Fixed
* Test for visit behavior updated [Phil Baker]
* Removed concurrency prevention in favor of a note in the README - due to load order issues
# Version 2.4.3
Relase date: 2014-09-21
###Fixed
* Update concurrency prevention to match Rails 4.2 behavior
# Version 2.4.2
Release date: 2014-09-20
### Fixed
* Prevent concurrency issue when testing Rails app with default test environment [Thomas Walpole]
* Tags for windows API tests fixed [Dmitry Vorotilin]
* Documentation Fixes [Andrey Botalov]
* Always convert visit url to string, fixes issue with visit when always_include_port was enabled [Jake Goulding]
* Check correct rspec version before including ::RSpec::Matchers::Composable in Capybara RSpec matchers [Thomas Walpole, Justin Ko]
diffstat:
www/ruby-capybara/Makefile | 4 ++--
www/ruby-capybara/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 09366e36c46a -r 9b551a5baf9b www/ruby-capybara/Makefile
--- a/www/ruby-capybara/Makefile Thu Feb 05 15:24:58 2015 +0000
+++ b/www/ruby-capybara/Makefile Thu Feb 05 15:27:32 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/07/05 21:00:23 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2015/02/05 15:27:32 taca Exp $
-DISTNAME= capybara-2.4.1
+DISTNAME= capybara-2.4.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel ruby www
diff -r 09366e36c46a -r 9b551a5baf9b www/ruby-capybara/distinfo
--- a/www/ruby-capybara/distinfo Thu Feb 05 15:24:58 2015 +0000
+++ b/www/ruby-capybara/distinfo Thu Feb 05 15:27:32 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/07/04 12:27:25 rodent Exp $
+$NetBSD: distinfo,v 1.2 2015/02/05 15:27:32 taca Exp $
-SHA1 (capybara-2.4.1.gem) = bf3720afed9d4277b0674335877bf3190a71aa80
-RMD160 (capybara-2.4.1.gem) = e1e8c4f16295ad95ca3596da7c783398694b0290
-Size (capybara-2.4.1.gem) = 231936 bytes
+SHA1 (capybara-2.4.4.gem) = 0f6f4b5f7f89edcef76694cbe493cc55600f4258
+RMD160 (capybara-2.4.4.gem) = d8b2bce8d7d34159903602a6be2cb7e7be344def
+Size (capybara-2.4.4.gem) = 232448 bytes
Home |
Main Index |
Thread Index |
Old Index