Date: Mon, 9 Nov 2020 17:37:12 +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: r554767 - head/devel/rubygem-console Message-ID: <202011091737.0A9HbCYY017619@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 9 17:37:11 2020 New Revision: 554767 URL: https://svnweb.freebsd.org/changeset/ports/554767 Log: Update to 1.10.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 Nov 9 17:37:06 2020 (r554766) +++ head/devel/rubygem-console/Makefile Mon Nov 9 17:37:11 2020 (r554767) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= console -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-console/distinfo ============================================================================== --- head/devel/rubygem-console/distinfo Mon Nov 9 17:37:06 2020 (r554766) +++ head/devel/rubygem-console/distinfo Mon Nov 9 17:37:11 2020 (r554767) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604680308 -SHA256 (rubygem/console-1.10.0.gem) = 148fd4a9ef865698154b836a618d7077468096a9433db393b4f708cf02cc805b -SIZE (rubygem/console-1.10.0.gem) = 12288 +TIMESTAMP = 1604932769 +SHA256 (rubygem/console-1.10.1.gem) = 1174b30060b6438413e71f6f6c790972ca4b998ad8f60f2c00a4e442989fe2ac +SIZE (rubygem/console-1.10.1.gem) = 12288
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011091737.0A9HbCYY017619>