Path to this page:
./
devel/ruby-highline,
High-level console IO library
Branch: CURRENT,
Version: 2.0.3,
Package name: ruby27-highline-2.0.3,
Maintainer: pkgsrc-usersA high-level IO library that provides validation, type conversion,
and more for command-line interfaces. HighLine also includes a complete
menu system that can crank out anything from simple list selection to
complete shells with just minutes of work.
Required to run:[
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 211.5 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-highline-2.0.3
- (2019-10-30) Updated to version: ruby24-highline-2.0.3
- (2019-05-06) Updated to version: ruby24-highline-2.0.2
- (2019-02-03) Updated to version: ruby24-highline-2.0.1
- (2018-06-24) Updated to version: ruby24-highline-2.0.0
- (2018-03-13) Updated to version: ruby24-highline-1.7.10
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
|
2019-10-30 15:15:52 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-highline: update to 2.0.3
Update ruby-highline to 2.0.3
### 2.0.3 / 2019-10-11
* PR #245 - Suppress `Psych.safe_load` arg warn (@koic)
|
2019-05-06 07:24:54 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-highline: update to 2.0.2
### 2.0.2 / 2019-04-08
* PR #243 - Add new capital_letter option to menu index (@Ana06)
* This is a really special PR. It has come from "The Biggest
Mobprogramming Session Ever" and around 250 people
participated in crafting it!
* PR #241 - CI: Add 2.6 (@olleolleolle)
* PR #240 - Avoid YARD warning UnknownParam (@olleolleolle)
|
2019-02-03 15:38:49 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
devel/ruby-highline/Makefile: add "USE_LANGUAGES= # none"
Add "USE_LANGUAGES= # none".
|
2019-02-03 15:37:02 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-highline: update to 2.0.1
### 2.0.1 / 2018-01-23
* PR #238 / I #237 - Rescue Errno::ENOTTY when pipeing
|
2018-06-24 16:22:04 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-highline: update to 2.0.0
Changes from 1.7.10 are too many to write here, please refer Changelog.md
file.
|
2018-03-13 18:00:07 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-highline: update to 1.7.10
### 1.7.10 / 2017-11-23
* Add gemspec to Gemfile. Address #223. (@abinoam)
### 1.7.9 / 2017-05-08
* Fix frozen string issue on HighLine::Simulate. (Ivan Giuliani (@ivgiuliani), \
PR #210)
|