git: 2bc52a294c83 - main - www/rubygem-http: Update to 5.0.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 16 15:28:00 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2bc52a294c837be370863a4aea1d4c4480a2a141
commit 2bc52a294c837be370863a4aea1d4c4480a2a141
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-16 15:16:51 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-16 15:24:42 +0000
www/rubygem-http: Update to 5.0.0
Changes: https://github.com/httprb/http/blob/master/CHANGES.md
---
www/rubygem-http/Makefile | 4 ++--
www/rubygem-http/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile
index f785c5ce66e5..57a203e49303 100644
--- a/www/rubygem-http/Makefile
+++ b/www/rubygem-http/Makefile
@@ -1,7 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= http
-PORTVERSION= 4.4.1
+PORTVERSION= 5.0.0
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \
rubygem-http-cookie>=1.0<2:www/rubygem-http-cookie \
rubygem-http-form_data>=2.2<3:www/rubygem-http-form_data \
- rubygem-http-parser>=1.2.0<1.3:net/rubygem-http-parser
+ rubygem-llhttp-ffi>=0.0.1<0.1:www/rubygem-llhttp-ffi
USES= gem
USE_RUBY= yes
diff --git a/www/rubygem-http/distinfo b/www/rubygem-http/distinfo
index 77127448a24d..2e3bd2516d43 100644
--- a/www/rubygem-http/distinfo
+++ b/www/rubygem-http/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585752115
-SHA256 (rubygem/http-4.4.1.gem) = be10f1d054fcc732ac32410553767ac3e4141b4182a4d8f5bf93d23cedae1b7d
-SIZE (rubygem/http-4.4.1.gem) = 75776
+TIMESTAMP = 1620928733
+SHA256 (rubygem/http-5.0.0.gem) = e378d95dcc8d713967f525326986c3162f2ceebe228f168231a8cf31a12dfbfd
+SIZE (rubygem/http-5.0.0.gem) = 79360
More information about the dev-commits-ports-all
mailing list