Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2021 18:14:44 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9881e0d0e661 - main - www/rubygem-ethon: Update to 0.14.0
Message-ID:  <202107211814.16LIEiOi044749@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 9881e0d0e661a01613e02c1428db17e25b81808f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-21 17:21:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-21 18:12:07 +0000

    www/rubygem-ethon: Update to 0.14.0
    
    Changes:        https://github.com/typhoeus/ethon/blob/master/CHANGELOG.md
                    https://github.com/typhoeus/ethon/commits/master
---
 www/rubygem-ethon/Makefile | 9 +++++----
 www/rubygem-ethon/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/www/rubygem-ethon/Makefile b/www/rubygem-ethon/Makefile
index 43cbf771459c..9c9586875f44 100644
--- a/www/rubygem-ethon/Makefile
+++ b/www/rubygem-ethon/Makefile
@@ -1,7 +1,7 @@
 # Created by: Steve Wills <swills@FreeBSD.org>
 
 PORTNAME=	ethon
-PORTVERSION=	0.11.0
+PORTVERSION=	0.14.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -12,10 +12,11 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libcurl.so:ftp/curl
-RUN_DEPENDS=	rubygem-ffi>=1.3.0:devel/rubygem-ffi
+RUN_DEPENDS=	rubygem-ffi>=1.15.0:devel/rubygem-ffi
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/www/rubygem-ethon/distinfo b/www/rubygem-ethon/distinfo
index 35ddb9a2a3e3..3d12b0e1425e 100644
--- a/www/rubygem-ethon/distinfo
+++ b/www/rubygem-ethon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509132049
-SHA256 (rubygem/ethon-0.11.0.gem) = 88ec7960a8e00f76afc96ed15dcc8be0cb515f963fe3bb1d4e0b5c51f9d7e078
-SIZE (rubygem/ethon-0.11.0.gem) = 56832
+TIMESTAMP = 1626714736
+SHA256 (rubygem/ethon-0.14.0.gem) = 10e267a39d7e2a92d944e5681ba46dbd211b5b5b6cf9b51afb769b8417247ead
+SIZE (rubygem/ethon-0.14.0.gem) = 57344



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107211814.16LIEiOi044749>