Date: Wed, 30 Jun 2021 20:48:32 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: eddc3981ed65 - main - devel/rubygem-git: Update to 1.8.1 Message-ID: <202106302048.15UKmW9v057575@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=eddc3981ed6544175badedb9335a7d82fcdb7f01 commit eddc3981ed6544175badedb9335a7d82fcdb7f01 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-30 20:40:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-30 20:44:14 +0000 devel/rubygem-git: Update to 1.8.1 Changes: https://github.com/ruby-git/ruby-git/releases https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md --- devel/rubygem-git/Makefile | 2 +- devel/rubygem-git/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-git/Makefile b/devel/rubygem-git/Makefile index c110e4ef6646..aa86e22a1cad 100644 --- a/devel/rubygem-git/Makefile +++ b/devel/rubygem-git/Makefile @@ -1,7 +1,7 @@ # Created by: Daniel Roethlisberger <daniel@roe.ch> PORTNAME= git -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-git/distinfo b/devel/rubygem-git/distinfo index 3febd25fbbad..ff4cccc6856d 100644 --- a/devel/rubygem-git/distinfo +++ b/devel/rubygem-git/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598175344 -SHA256 (rubygem/git-1.7.0.gem) = 21f4cf65813e12efa050011007dc855ac70110d10bdd99563a78683f450d1679 -SIZE (rubygem/git-1.7.0.gem) = 31232 +TIMESTAMP = 1624630290 +SHA256 (rubygem/git-1.8.1.gem) = d43204682ae15255d90180a42ecfec256c2cbcb0b9dba44848a98da147daac6d +SIZE (rubygem/git-1.8.1.gem) = 38912
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302048.15UKmW9v057575>