summaryrefslogtreecommitdiff
path: root/textproc/ruby-xpath/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-12-17ruby-xpath: Update to 3.2.0. Required to unbreak ruby-capybara.jperkin1-2/+2
3.2.0 - 2018-10-15 Added: * lowercase/uppercase * ability for attr to use names that aren't valid in XML but are in HTML
2018-09-23textproc/ruby-xpath: update to 3.1.0taca1-2/+2
3.1.0 - 2018-05-26 Added * where/[] with a nil parameter is now a no-op * ends_with
2018-03-17textproc/ruby-xpath: update to 3.0.0taca1-3/+3
3.0.0 - 2017-12-30 Breaking Changes * Remove xpath/html * Rename name to qname, closes #76 Added * Contains word function for matching space separated attributes * Unary band as alias of not * not_equals Fixed * None
2017-09-16Reset maintainerwiz1-2/+2
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2017-06-10Update ruby-xpath to 2.1.0.taca1-2/+2
Exact changes are not available, please refer below in detail. https://github.com/teamcapybara/xpath/compare/2.0.0...ea8221f84c0407429e4238b89c54f629fecd00d6
2015-06-11Allow this package build on Ruby 2.2.taca1-3/+1
2014-07-16Unbump PKGREVISION on select ruby packages.rodent1-2/+1
2014-07-16Removing .ri entries from PLIST. NFI why this works with/without therodent1-1/+2
entries on my machine. Seems no other ruby package has them. Bump PKGREVISION.
2014-07-05Limit to ruby193 and newer, there is no ruby18-nokogiri dependency.jperkin1-1/+3
Fixes bulk builds.
2014-07-04Import ruby200-xpath-2.0.0 as textproc/ruby-xpath.rodent1-0/+17
XPath is a Ruby DSL for generating XPath expressions.