mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/rubygem-connection_pool: Update to 2.2.5
Changes: https://github.com/mperham/connection_pool/blob/master/Changes.md
This commit is contained in:
parent
7f6a8a5dc0
commit
5dc59169d0
@ -1,5 +1,5 @@
|
||||
PORTNAME= connection_pool
|
||||
PORTVERSION= 2.2.2
|
||||
PORTVERSION= 2.2.5
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -9,8 +9,9 @@ COMMENT= Generic connection pool for Ruby
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1527234593
|
||||
SHA256 (rubygem/connection_pool-2.2.2.gem) = c8cc9446bcc51034103c1259ad70b91dc9f5297d13460b2c0cce7e5a93e8d451
|
||||
SIZE (rubygem/connection_pool-2.2.2.gem) = 13824
|
||||
TIMESTAMP = 1626383214
|
||||
SHA256 (rubygem/connection_pool-2.2.5.gem) = 13a8fc3921ce4df8e04fb65f1037251decb08d74757b41163688bd1c1feccd39
|
||||
SIZE (rubygem/connection_pool-2.2.5.gem) = 14848
|
||||
|
Loading…
Reference in New Issue
Block a user