svn commit: r440664 - head/textproc/rubygem-rails-dom-testing

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 11 21:02:58 UTC 2017


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


More information about the svn-ports-all mailing list