summaryrefslogtreecommitdiff
path: root/textproc/ruby-stringex
AgeCommit message (Collapse)AuthorFilesLines
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2017-06-21Update ruby-stringex to 2.7.1.taca3-11/+71
No exact changes are available. Please refer commit log: <https://github.com/rsl/stringex/commits/master>
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.
2012-12-17Update ruby-stringex to 1.5.1.taca2-6/+6
Exact changes aren't available, please refer github: https://github.com/rsl/stringex/commits/master.
2012-06-02Update ruby-stringex to 1.4.0.taca2-6/+6
Changes are unavailable.
2012-04-29Update stringex to 1.3.3.taca2-6/+6
Exact changes are unavailable. Several bug fixes.
2012-03-18Update ruby-stringex to 1.3.2.taca3-190/+190
Exact changes are unknown.
2011-08-12Update textproc/ruby-stringex package to 1.3.0.taca2-6/+6
Changes are summary and description, no functional change.
2011-06-19Update ruby-stringex package to 1.2.1.taca2-12/+6
Changes are unknown but encoding problem seems to be solved.
2010-12-04Update ruby-stringex package to 1.2.0.taca2-6/+6
Changes are unknown.
2010-09-11Importing ruby-stringex 1.1.0.taca4-0/+224
Some [hopefully] useful extensions to Rubys String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].