git: 5dc59169d08c - main - net/rubygem-connection_pool: Update to 2.2.5
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 16 00:07:19 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5dc59169d08cb9fa2ce9ed242d7efbf29277efa3
commit 5dc59169d08cb9fa2ce9ed242d7efbf29277efa3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 23:53:58 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 23:53:58 +0000
net/rubygem-connection_pool: Update to 2.2.5
Changes: https://github.com/mperham/connection_pool/blob/master/Changes.md
---
net/rubygem-connection_pool/Makefile | 7 ++++---
net/rubygem-connection_pool/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/net/rubygem-connection_pool/Makefile b/net/rubygem-connection_pool/Makefile
index 58a07dcfb4ef..8f3165fd00e8 100644
--- a/net/rubygem-connection_pool/Makefile
+++ b/net/rubygem-connection_pool/Makefile
@@ -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>
diff --git a/net/rubygem-connection_pool/distinfo b/net/rubygem-connection_pool/distinfo
index c95d5b447e2f..756556f4dce2 100644
--- a/net/rubygem-connection_pool/distinfo
+++ b/net/rubygem-connection_pool/distinfo
@@ -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
More information about the dev-commits-ports-all
mailing list