Date: Mon, 27 Jan 2020 20:09:53 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524431 - head/devel/rubygem-console Message-ID: <202001272009.00RK9rD7006509@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jan 27 20:09:53 2020 New Revision: 524431 URL: https://svnweb.freebsd.org/changeset/ports/524431 Log: Update to 1.7.1 Changes: https://github.com/socketry/console/commits/master Modified: head/devel/rubygem-console/Makefile head/devel/rubygem-console/distinfo Modified: head/devel/rubygem-console/Makefile ============================================================================== --- head/devel/rubygem-console/Makefile Mon Jan 27 20:09:47 2020 (r524430) +++ head/devel/rubygem-console/Makefile Mon Jan 27 20:09:53 2020 (r524431) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= console -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-console/distinfo ============================================================================== --- head/devel/rubygem-console/distinfo Mon Jan 27 20:09:47 2020 (r524430) +++ head/devel/rubygem-console/distinfo Mon Jan 27 20:09:53 2020 (r524431) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577626081 -SHA256 (rubygem/console-1.7.0.gem) = 8878289b6dbf1af2a76b2a7f562641d8fa324d30d77958b744a7fcece92f1bf5 -SIZE (rubygem/console-1.7.0.gem) = 14336 +TIMESTAMP = 1580125345 +SHA256 (rubygem/console-1.7.1.gem) = 9c0f720dab834db27ea4674507d02ed459c35f8803b7c5ec40d5ffddcc8c00cb +SIZE (rubygem/console-1.7.1.gem) = 14848
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001272009.00RK9rD7006509>