svn commit: r532580 - head/www/rubygem-async-http
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 22 21:31:51 UTC 2020
Author: sunpoet
Date: Wed Apr 22 21:31:46 2020
New Revision: 532580
URL: https://svnweb.freebsd.org/changeset/ports/532580
Log:
Update to 0.51.6
Changes: https://github.com/socketry/async-http/commits/master
Modified:
head/www/rubygem-async-http/Makefile
head/www/rubygem-async-http/distinfo
Modified: head/www/rubygem-async-http/Makefile
==============================================================================
--- head/www/rubygem-async-http/Makefile Wed Apr 22 21:31:41 2020 (r532579)
+++ head/www/rubygem-async-http/Makefile Wed Apr 22 21:31:46 2020 (r532580)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= async-http
-PORTVERSION= 0.51.4
+PORTVERSION= 0.51.6
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-async>=1.23<2:devel/rubygem-async
rubygem-async-pool>=0.2<1:www/rubygem-async-pool \
rubygem-protocol-http>=0.18.0<0.19:www/rubygem-protocol-http \
rubygem-protocol-http1>=0.12.0<0.13:www/rubygem-protocol-http1 \
- rubygem-protocol-http2>=0.13.0<0.14:www/rubygem-protocol-http2
+ rubygem-protocol-http2>=0.14.0<0.15:www/rubygem-protocol-http2
USES= gem
USE_RUBY= yes
Modified: head/www/rubygem-async-http/distinfo
==============================================================================
--- head/www/rubygem-async-http/distinfo Wed Apr 22 21:31:41 2020 (r532579)
+++ head/www/rubygem-async-http/distinfo Wed Apr 22 21:31:46 2020 (r532580)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587445492
-SHA256 (rubygem/async-http-0.51.4.gem) = 9e233df322989da75a1574f8bc91899665741613a86aa1af73b365bf7eab4258
-SIZE (rubygem/async-http-0.51.4.gem) = 37376
+TIMESTAMP = 1587498975
+SHA256 (rubygem/async-http-0.51.6.gem) = a55fd464f0c3fa6d1d6da3efb700ff4b45549b6ad71671fefdd4ad0fc5cc2afa
+SIZE (rubygem/async-http-0.51.6.gem) = 37888
More information about the svn-ports-all
mailing list