textproc/rubygem-rails-dom-testing: update to 2.0.2
This commit is contained in:
parent
2931f672a1
commit
b2d437c1fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430220
2 changed files with 4 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue