Date: Wed, 21 Jul 2021 18:15:02 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: 3b21d93df604 - main - www/rubygem-typhoeus: Update to 1.4.0 Message-ID: <202107211815.16LIF2QL045161@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=3b21d93df6040b227b306661743a3c39431a7553 commit 3b21d93df6040b227b306661743a3c39431a7553 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-21 17:22:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-21 18:12:10 +0000 www/rubygem-typhoeus: Update to 1.4.0 Changes: https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md --- www/rubygem-typhoeus/Makefile | 2 +- www/rubygem-typhoeus/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/rubygem-typhoeus/Makefile b/www/rubygem-typhoeus/Makefile index ec4265392060..6db3596bb2d9 100644 --- a/www/rubygem-typhoeus/Makefile +++ b/www/rubygem-typhoeus/Makefile @@ -1,7 +1,7 @@ # Created by: Eric Freeman <freebsdports@chillibear.com> PORTNAME= typhoeus -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-typhoeus/distinfo b/www/rubygem-typhoeus/distinfo index 611b21b9d9b5..12514cdf304d 100644 --- a/www/rubygem-typhoeus/distinfo +++ b/www/rubygem-typhoeus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541520880 -SHA256 (rubygem/typhoeus-1.3.1.gem) = 257e7163d50bed15e52c3c25bde890ea3ad854f3bd2e3fd16ce0b216c342d132 -SIZE (rubygem/typhoeus-1.3.1.gem) = 55808 +TIMESTAMP = 1626714766 +SHA256 (rubygem/typhoeus-1.4.0.gem) = fff9880d5dc35950e7706cf132fd297f377c049101794be1cf01c95567f642d4 +SIZE (rubygem/typhoeus-1.4.0.gem) = 56832
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107211815.16LIF2QL045161>