mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.12.0
Changes: https://github.com/dry-rb/dry-configurable/releases https://github.com/dry-rb/dry-configurable/blob/master/CHANGELOG.md
This commit is contained in:
parent
28e577fb4e
commit
7be8195c7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560172
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dry-configurable
|
||||
PORTVERSION= 0.11.6
|
||||
PORTVERSION= 0.12.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,8 +13,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \
|
||||
rubygem-dry-core>=0.4.7<1:devel/rubygem-dry-core \
|
||||
rubygem-dry-equalizer>=0.2<1:devel/rubygem-dry-equalizer
|
||||
rubygem-dry-core>=0.5.0<1:devel/rubygem-dry-core
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1592919416
|
||||
SHA256 (rubygem/dry-configurable-0.11.6.gem) = aad2e7faeb376f52b3598b63fa6a7a9089640d05943777c5e974a30a2c356f07
|
||||
SIZE (rubygem/dry-configurable-0.11.6.gem) = 12288
|
||||
TIMESTAMP = 1609598975
|
||||
SHA256 (rubygem/dry-configurable-0.12.0.gem) = 87a9579a04dfbae73e401d694282800d64bbdb8631cb3e987bfb79b673df7c67
|
||||
SIZE (rubygem/dry-configurable-0.12.0.gem) = 12800
|
||||
|
Loading…
Reference in New Issue
Block a user