summaryrefslogtreecommitdiff
path: root/textproc/ruby-xpath
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2018-12-17ruby-xpath: Update to 3.2.0. Required to unbreak ruby-capybara.jperkin3-9/+8
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.0taca2-7/+7
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.0taca3-14/+12
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.taca2-7/+7
Exact changes are not available, please refer below in detail. https://github.com/teamcapybara/xpath/compare/2.0.0...ea8221f84c0407429e4238b89c54f629fecd00d6
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
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 therodent2-106/+3
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.rodent4-0/+147
XPath is a Ruby DSL for generating XPath expressions.