git: 216da4ffe5f9 - main - net/rubygem-right_http_connection: Update to 1.5.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 16 00:07:28 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=216da4ffe5f90bfe19a9e5834cda214b68519478
commit 216da4ffe5f90bfe19a9e5834cda214b68519478
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 23:56:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 23:56:00 +0000
net/rubygem-right_http_connection: Update to 1.5.1
Changes: https://github.com/rightscale/right_http_connection/commits/master
---
net/rubygem-right_http_connection/Makefile | 8 ++++----
net/rubygem-right_http_connection/distinfo | 5 +++--
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/net/rubygem-right_http_connection/Makefile b/net/rubygem-right_http_connection/Makefile
index cf91411172ad..6f95569eaff5 100644
--- a/net/rubygem-right_http_connection/Makefile
+++ b/net/rubygem-right_http_connection/Makefile
@@ -1,7 +1,7 @@
# Created by: Greg Larkin <glarkin at FreeBSD.org>
PORTNAME= right_http_connection
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -10,9 +10,9 @@ COMMENT= Persistent HTTP/HTTPS connections with error retries
LICENSE= MIT
-NO_ARCH= yes
-
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-right_http_connection/distinfo b/net/rubygem-right_http_connection/distinfo
index 9b3eb491091f..2087eebd5229 100644
--- a/net/rubygem-right_http_connection/distinfo
+++ b/net/rubygem-right_http_connection/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/right_http_connection-1.5.0.gem) = 0e2329c09acbebf33f051570d5e07c0e4aab6ee71fb7176adcad6345c4460d6a
-SIZE (rubygem/right_http_connection-1.5.0.gem) = 110592
+TIMESTAMP = 1626383226
+SHA256 (rubygem/right_http_connection-1.5.1.gem) = 871df9a951ab27fcb7720bd493dd2189662f8b3236fa48123ddbc85ffd3eaeee
+SIZE (rubygem/right_http_connection-1.5.1.gem) = 111104
More information about the dev-commits-ports-all
mailing list