mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
devel/rubygem-rubytree: update to 0.9.4
This commit is contained in:
parent
7df93eddeb
commit
ad7b8ef22e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365965
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rubytree
|
||||
PORTVERSION= 0.8.3
|
||||
PORTVERSION= 0.9.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,8 +11,8 @@ COMMENT= Implementation of the Tree data structure for the Ruby
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \
|
||||
rubygem-structured_warnings>=0:${PORTSDIR}/devel/rubygem-structured_warnings
|
||||
RUN_DEPENDS= rubygem-json>=1.8:${PORTSDIR}/devel/rubygem-json \
|
||||
rubygem-structured_warnings>=0.1:${PORTSDIR}/devel/rubygem-structured_warnings
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/rubytree-0.8.3.gem) = a846f83b09cc56255caa8643d93657087aac901aafd0ec89d77a3b1b92fb800f
|
||||
SIZE (rubygem/rubytree-0.8.3.gem) = 34304
|
||||
SHA256 (rubygem/rubytree-0.9.4.gem) = 5def313a216667d29a67c623746896f7bde66b05d181affd4b2c5fac26a004f4
|
||||
SIZE (rubygem/rubytree-0.9.4.gem) = 43008
|
||||
|
|
Loading…
Add table
Reference in a new issue