Date: Mon, 12 Nov 2018 21:29:07 +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: r484838 - head/devel/rubygem-thor Message-ID: <201811122129.wACLT7Ov079034@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 12 21:29:07 2018 New Revision: 484838 URL: https://svnweb.freebsd.org/changeset/ports/484838 Log: Update to 0.20.3 Changes: https://github.com/erikhuda/thor/blob/master/CHANGELOG.md Modified: head/devel/rubygem-thor/Makefile head/devel/rubygem-thor/distinfo Modified: head/devel/rubygem-thor/Makefile ============================================================================== --- head/devel/rubygem-thor/Makefile Mon Nov 12 21:28:58 2018 (r484837) +++ head/devel/rubygem-thor/Makefile Mon Nov 12 21:29:07 2018 (r484838) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= thor -PORTVERSION= 0.20.2 +PORTVERSION= 0.20.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-thor/distinfo ============================================================================== --- head/devel/rubygem-thor/distinfo Mon Nov 12 21:28:58 2018 (r484837) +++ head/devel/rubygem-thor/distinfo Mon Nov 12 21:29:07 2018 (r484838) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541952639 -SHA256 (rubygem/thor-0.20.2.gem) = 50f3e8479d53c39db05899a349d8a319fe7c9da323b406a0f87e0902b22083d0 -SIZE (rubygem/thor-0.20.2.gem) = 55808 +TIMESTAMP = 1542045877 +SHA256 (rubygem/thor-0.20.3.gem) = 49bc217fe28f6af34c6e60b003e3405c27595a55689077d82e9e61d4d3b519fa +SIZE (rubygem/thor-0.20.3.gem) = 55808
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811122129.wACLT7Ov079034>