Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2017 21:02:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440664 - head/textproc/rubygem-rails-dom-testing
Message-ID:  <201705112102.v4BL2vti037481@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 11 21:02:56 2017
New Revision: 440664
URL: https://svnweb.freebsd.org/changeset/ports/440664

Log:
  Update to 2.0.3
  
  Changes:	https://github.com/rails/rails-dom-testing/releases

Modified:
  head/textproc/rubygem-rails-dom-testing/Makefile
  head/textproc/rubygem-rails-dom-testing/distinfo

Modified: head/textproc/rubygem-rails-dom-testing/Makefile
==============================================================================
--- head/textproc/rubygem-rails-dom-testing/Makefile	Thu May 11 21:02:51 2017	(r440663)
+++ head/textproc/rubygem-rails-dom-testing/Makefile	Thu May 11 21:02:56 2017	(r440664)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rails-dom-testing
-PORTVERSION=	2.0.2
+PORTVERSION=	2.0.3
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -13,8 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4 \
-		rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri \
-		rubygem-rails-deprecated_sanitizer>=1.0.1:devel/rubygem-rails-deprecated_sanitizer
+		rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/textproc/rubygem-rails-dom-testing/distinfo
==============================================================================
--- head/textproc/rubygem-rails-dom-testing/distinfo	Thu May 11 21:02:51 2017	(r440663)
+++ head/textproc/rubygem-rails-dom-testing/distinfo	Thu May 11 21:02:56 2017	(r440664)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483229671
-SHA256 (rubygem/rails-dom-testing-2.0.2.gem) = 7b7a3813b3ae83d450a7d16a80d5f3f38585b5589a28084443fa9c1b492635d8
-SIZE (rubygem/rails-dom-testing-2.0.2.gem) = 14336
+TIMESTAMP = 1494508661
+SHA256 (rubygem/rails-dom-testing-2.0.3.gem) = b140c4f39f6e609c8113137b9a60dfc2ecb89864e496f87f23a68b3b8f12d8d1
+SIZE (rubygem/rails-dom-testing-2.0.3.gem) = 14336



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705112102.v4BL2vti037481>