devel/rubygem-treetop: Update to 1.6.11
- Update version requirement of RUN_DEPENDS Changes: https://github.com/cjheath/treetop/blob/master/History.txt https://github.com/cjheath/treetop/commits/master
This commit is contained in:
parent
fa330886a9
commit
fe575a0aa7
@ -1,7 +1,7 @@
|
||||
# Created by: Wen Heping <ruby@FreeBSD.org>
|
||||
|
||||
PORTNAME= treetop
|
||||
PORTVERSION= 1.6.10
|
||||
PORTVERSION= 1.6.11
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,11 +11,12 @@ COMMENT= Ruby-based DSL for text parsing and interpretation
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-polyglot>=0.3:devel/rubygem-polyglot
|
||||
RUN_DEPENDS= rubygem-polyglot>=0.3<1:devel/rubygem-polyglot
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
PLIST_FILES= bin/tt
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521645287
|
||||
SHA256 (rubygem/treetop-1.6.10.gem) = 67df9f52c5fdeb7b2b8ce42156f9d019c1c4eb643481a68149ff6c0b65bc613c
|
||||
SIZE (rubygem/treetop-1.6.10.gem) = 92160
|
||||
TIMESTAMP = 1625323813
|
||||
SHA256 (rubygem/treetop-1.6.11.gem) = 102e13adf065fc916eae60b9539a76101902a56e4283c847468eaea9c2c72719
|
||||
SIZE (rubygem/treetop-1.6.11.gem) = 91136
|
||||
|
Loading…
Reference in New Issue
Block a user