Date: Thu, 5 Oct 2017 15:11:41 +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: r451316 - head/devel/rubygem-oj Message-ID: <201710051511.v95FBfZn011170@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 5 15:11:40 2017 New Revision: 451316 URL: https://svnweb.freebsd.org/changeset/ports/451316 Log: Update to 3.3.8 Changes: https://github.com/ohler55/oj/blob/master/CHANGELOG.md Modified: head/devel/rubygem-oj/Makefile head/devel/rubygem-oj/distinfo Modified: head/devel/rubygem-oj/Makefile ============================================================================== --- head/devel/rubygem-oj/Makefile Thu Oct 5 15:11:35 2017 (r451315) +++ head/devel/rubygem-oj/Makefile Thu Oct 5 15:11:40 2017 (r451316) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oj -PORTVERSION= 3.3.7 +PORTVERSION= 3.3.8 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-oj/distinfo ============================================================================== --- head/devel/rubygem-oj/distinfo Thu Oct 5 15:11:35 2017 (r451315) +++ head/devel/rubygem-oj/distinfo Thu Oct 5 15:11:40 2017 (r451316) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507041524 -SHA256 (rubygem/oj-3.3.7.gem) = cf29a0762de823bab6f8a50ef22d32b0e2a528c73fdb38d955b31b0af0fd3681 -SIZE (rubygem/oj-3.3.7.gem) = 185856 +TIMESTAMP = 1507215600 +SHA256 (rubygem/oj-3.3.8.gem) = aac3fff7058609785471fda429a45c3016feac6f7dc8a9f0597a11a6adc0b0de +SIZE (rubygem/oj-3.3.8.gem) = 185856
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710051511.v95FBfZn011170>