Update to 3.0.0
Changes: https://github.com/teamcapybara/xpath/commits/master
This commit is contained in:
parent
383706cca1
commit
1709901557
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457810
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xpath
|
||||
PORTVERSION= 2.1.0
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= DSL for generating XPath Expressions
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-nokogiri>=1.3:textproc/rubygem-nokogiri
|
||||
RUN_DEPENDS= rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1495808615
|
||||
SHA256 (rubygem/xpath-2.1.0.gem) = dc3f9c47c071b092d06bd17fc00e37a8d09e70b5eda645e375a04067aa1146c1
|
||||
SIZE (rubygem/xpath-2.1.0.gem) = 16896
|
||||
TIMESTAMP = 1514822980
|
||||
SHA256 (rubygem/xpath-3.0.0.gem) = b14536a5faaf07b8e13abbdef67af85929cea71a395b4f7fdbbd5e185e6bb48b
|
||||
SIZE (rubygem/xpath-3.0.0.gem) = 13824
|
||||
|
|
Loading…
Reference in a new issue