diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-01-01 01:23:04 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-01-01 01:23:04 +0000 |
commit | b2d437c1fc0bb608f129cb894023acc2e9e65a7c (patch) | |
tree | e1d62b69b1834c9aa4a9c0d9ffe474575a3e95c6 /textproc/rubygem-rails-dom-testing | |
parent | Update to 3.43.16 (diff) |
textproc/rubygem-rails-dom-testing: update to 2.0.2
Notes
Notes:
svn path=/head/; revision=430220
Diffstat (limited to 'textproc/rubygem-rails-dom-testing')
-rw-r--r-- | textproc/rubygem-rails-dom-testing/Makefile | 5 | ||||
-rw-r--r-- | textproc/rubygem-rails-dom-testing/distinfo | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile index 0115c903bf51..2182b4487d95 100644 --- a/textproc/rubygem-rails-dom-testing/Makefile +++ b/textproc/rubygem-rails-dom-testing/Makefile @@ -2,16 +2,13 @@ # $FreeBSD$ PORTNAME= rails-dom-testing -PORTVERSION= 1.0.7 +PORTVERSION= 2.0.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - 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 diff --git a/textproc/rubygem-rails-dom-testing/distinfo b/textproc/rubygem-rails-dom-testing/distinfo index 5c70a7cfb0da..1f1e2b91b66c 100644 --- a/textproc/rubygem-rails-dom-testing/distinfo +++ b/textproc/rubygem-rails-dom-testing/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/rails-dom-testing-1.0.7.gem) = 6813821425ff44ae3188162d0bae1a2ae08080fc1a584860bf78d50190a112ed -SIZE (rubygem/rails-dom-testing-1.0.7.gem) = 17408 +TIMESTAMP = 1483229671 +SHA256 (rubygem/rails-dom-testing-2.0.2.gem) = 7b7a3813b3ae83d450a7d16a80d5f3f38585b5589a28084443fa9c1b492635d8 +SIZE (rubygem/rails-dom-testing-2.0.2.gem) = 14336 |