Update to 0.4.1
- Update version requirement of RUN_DEPENDS Changes: https://github.com/piotrmurach/tty-box/blob/master/CHANGELOG.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tty-box
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@@ -12,9 +12,9 @@ COMMENT= Draw various frames and boxes in your terminal interface
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-pastel>=0.7.2:devel/rubygem-pastel \
|
||||
rubygem-strings>=0.1.5:devel/rubygem-strings \
|
||||
rubygem-tty-cursor>=0.7:devel/rubygem-tty-cursor
|
||||
RUN_DEPENDS= rubygem-pastel>=0.7.2<0.8:devel/rubygem-pastel \
|
||||
rubygem-strings>=0.1.6<0.2:devel/rubygem-strings \
|
||||
rubygem-tty-cursor>=0.7<1:devel/rubygem-tty-cursor
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1559751385
|
||||
SHA256 (rubygem/tty-box-0.4.0.gem) = caefd23efd54e474522aded224bc2c2b2d549925f462336b9bfb4fdb6b6b239d
|
||||
SIZE (rubygem/tty-box-0.4.0.gem) = 15360
|
||||
TIMESTAMP = 1567087921
|
||||
SHA256 (rubygem/tty-box-0.4.1.gem) = 7a15d11ffb5d354b90aa8711c4b2be8de900cbf487848438a4b9d5639b474678
|
||||
SIZE (rubygem/tty-box-0.4.1.gem) = 15872
|
||||
|
||||
Reference in New Issue
Block a user