Path to this page:
./
textproc/ruby-strings,
Set of useful functions for transforming strings
Branch: CURRENT,
Version: 0.2.1,
Package name: ruby27-strings-0.2.1,
Maintainer: pkgsrc-usersStrings
> The Strings is a set of useful functions such as fold, truncate, wrap, and
many more for transforming strings.
Required to run:[
lang/ruby26-base] [
textproc/ruby-unicode-display_width]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 14 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-strings-0.2.1
- (2021-03-11) Updated to version: ruby26-strings-0.2.1
- (2020-09-14) Updated to version: ruby26-strings-0.2.0
- (2020-01-19) Package added to pkgsrc.se, version ruby26-strings-0.1.8 (created)
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-03-11 16:26:15 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/ruby-strings: update to 0.2.1
0.2.1 - 2021-03-09
Changed
* Change to relax unicode-display_width version constraint to allow 2.0
release.
|
2020-09-14 02:08:12 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
textproc/ruby-strings: update to 0.2.0
Update ruby-strings to 0.2.0.
## [v0.2.0] - 2020-08-11
### Changed
* Change String#wrap to preserve newline character breaks
* Change gemspec to remove test artefacts and bundler dev dependency
* Change gemspec to require Ruby >= 2.0.0
|
2020-01-19 10:31:54 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
textproc/ruby-strings: add version 0.1.8 package
Add ruby-strings versino 0.1.8 package.
Strings
> The Strings is a set of useful functions such as fold, truncate, wrap, and
many more for transforming strings.
|