mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Update to 1.1.3
Changes: https://github.com/ruby-concurrency/concurrent-ruby/releases https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md
This commit is contained in:
parent
f2b025be5c
commit
6f282b3d04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484728
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= concurrent-ruby-ext
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.1.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,11 +10,11 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= C extensions to optimize the concurrent-ruby
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-concurrent-ruby>=${PORTVERSION}:devel/rubygem-concurrent-ruby
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1498249634
|
||||
SHA256 (rubygem/concurrent-ruby-ext-1.0.5.gem) = f791da26938d57b20f183f29246274f5698859a3e098994703e28cf849293485
|
||||
SIZE (rubygem/concurrent-ruby-ext-1.0.5.gem) = 20992
|
||||
TIMESTAMP = 1541937316
|
||||
SHA256 (rubygem/concurrent-ruby-ext-1.1.3.gem) = 2886cc3e9560271aacc9d5bf2c1e4a755ce8d7ea58cd51d6df67f7b52d27f340
|
||||
SIZE (rubygem/concurrent-ruby-ext-1.1.3.gem) = 22016
|
||||
|
Loading…
Reference in New Issue
Block a user