git: ed9240eeab76 - main - www/rubygem-async-pool: Update to 0.3.8

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 18 17:56:52 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed9240eeab76d619a593bf8c359074152e8c6ba4

commit ed9240eeab76d619a593bf8c359074152e8c6ba4
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-18 17:47:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-18 17:47:43 +0000

    www/rubygem-async-pool: Update to 0.3.8
    
    Changes:        https://github.com/socketry/async-pool/commits/master
---
 www/rubygem-async-pool/Makefile | 4 ++--
 www/rubygem-async-pool/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/rubygem-async-pool/Makefile b/www/rubygem-async-pool/Makefile
index 715e682d9b4f..684698d779ec 100644
--- a/www/rubygem-async-pool/Makefile
+++ b/www/rubygem-async-pool/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	async-pool
-PORTVERSION=	0.3.7
+PORTVERSION=	0.3.8
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ COMMENT=	Redis client library
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-async>=1.25<2:devel/rubygem-async
+RUN_DEPENDS=	rubygem-async>=1.25:devel/rubygem-async
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/www/rubygem-async-pool/distinfo b/www/rubygem-async-pool/distinfo
index 994426381f94..67c44f147f55 100644
--- a/www/rubygem-async-pool/distinfo
+++ b/www/rubygem-async-pool/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214258
-SHA256 (rubygem/async-pool-0.3.7.gem) = 0fe7e207f2672cc2bb0020b51f6ed5dd38b3712f86b4c8cb118af808ed1306e7
-SIZE (rubygem/async-pool-0.3.7.gem) = 7680
+TIMESTAMP = 1626542122
+SHA256 (rubygem/async-pool-0.3.8.gem) = 7340942505e541e7b327fc2a63db1b8870864a021af3c115218739c5dd01ab41
+SIZE (rubygem/async-pool-0.3.8.gem) = 7680


More information about the dev-commits-ports-all mailing list