Update to 0.13.0
Changes: https://github.com/piotrmurach/tty-pager/blob/master/CHANGELOG.md
This commit is contained in:
parent
ec2af7c217
commit
25c0bf29ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537425
2 changed files with 6 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tty-pager
|
||||
PORTVERSION= 0.12.1
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,9 +12,8 @@ COMMENT= Terminal output paging in cross-platform way
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-strings>=0.1.4<0.2:devel/rubygem-strings \
|
||||
rubygem-tty-screen>=0.6<1:devel/rubygem-tty-screen \
|
||||
rubygem-tty-which>=0.4<1:devel/rubygem-tty-which
|
||||
RUN_DEPENDS= rubygem-strings>=0.1.8<0.2:devel/rubygem-strings \
|
||||
rubygem-tty-screen>=0.8<1:devel/rubygem-tty-screen
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1552819698
|
||||
SHA256 (rubygem/tty-pager-0.12.1.gem) = 42b9dd3fc2db6dd247a0057743d06fb0b570b58be08dae832ce21aa59813f619
|
||||
SIZE (rubygem/tty-pager-0.12.1.gem) = 14336
|
||||
TIMESTAMP = 1590927473
|
||||
SHA256 (rubygem/tty-pager-0.13.0.gem) = 0132ef99617110b7a699c5b0d481c4786c6326bab380e48fc40afe0c0b6103b7
|
||||
SIZE (rubygem/tty-pager-0.13.0.gem) = 14336
|
||||
|
|
Loading…
Reference in a new issue