./devel/ruby-tty-color, Terminal color capabilities detection

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.0, Package name: ruby27-tty-color-0.6.0, Maintainer: pkgsrc-users

TTY::Color

> Terminal color capabilities detection.

TTY::Color provides independent color support detection component for TTY
(https://github.com/piotrmurach/tty) toolkit.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 9.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-01-11 14:24:55 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-tty-color: update to 0.6.0

pkgsrc change: update HOMEPAGE to https://ttytoolkit.org/.

## [v0.6.0] - 2020-11-07

### Added
* Add 24bit color aka "direct color" aka "truecolor" by @nevans
* Add support for NO_COLOR env var by @nevans

### Changed
* Change to freeze all regular expressions
* Change to increase test coverage to 100%
   2020-09-14 02:10:26 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-tty-color: update to 0.5.2

Update ruby-tty-color to 0.5.2

## [v0.5.2] - 2020-08-09

### Changed
* Change gemspec and remove bundler as dev dependency
* Change TTY::Color::Support to define verbose as keyword argument
   2020-03-08 16:29:52 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-tty-color: update to 0.5.1

Update ruby-tty-color to 0.5.1.

## [v0.5.1] - 2020-01-22

### Changed
* Change gemspec to add metadata and remove test artefacts
   2020-01-19 15:33:19 by Takahiro Kambe | Files touched by this commit (4)
Log message:
devel/ruby-tty-color: add version 0.5.0 package

Add ruby-tty-color: version 0.5.0 package.

TTY::Color

> Terminal color capabilities detection.

TTY::Color provides independent color support detection component for TTY
(https://github.com/piotrmurach/tty) toolkit.