Date: Fri, 27 Oct 2017 23:18:51 +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: r453041 - head/www/rubygem-ethon Message-ID: <201710272318.v9RNIpT4019320@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 27 23:18:51 2017 New Revision: 453041 URL: https://svnweb.freebsd.org/changeset/ports/453041 Log: Update to 0.11.0 Changes: https://github.com/typhoeus/ethon/blob/master/CHANGELOG.md https://github.com/typhoeus/ethon/commits/master Modified: head/www/rubygem-ethon/Makefile head/www/rubygem-ethon/distinfo Modified: head/www/rubygem-ethon/Makefile ============================================================================== --- head/www/rubygem-ethon/Makefile Fri Oct 27 23:18:46 2017 (r453040) +++ head/www/rubygem-ethon/Makefile Fri Oct 27 23:18:51 2017 (r453041) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ethon -PORTVERSION= 0.10.1 +PORTVERSION= 0.11.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-ethon/distinfo ============================================================================== --- head/www/rubygem-ethon/distinfo Fri Oct 27 23:18:46 2017 (r453040) +++ head/www/rubygem-ethon/distinfo Fri Oct 27 23:18:51 2017 (r453041) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480958127 -SHA256 (rubygem/ethon-0.10.1.gem) = d4fe4965b20c92cfc89df916cf8071db1848bdd46a1e196b17451255371b07c5 -SIZE (rubygem/ethon-0.10.1.gem) = 55808 +TIMESTAMP = 1509132049 +SHA256 (rubygem/ethon-0.11.0.gem) = 88ec7960a8e00f76afc96ed15dcc8be0cb515f963fe3bb1d4e0b5c51f9d7e078 +SIZE (rubygem/ethon-0.11.0.gem) = 56832
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710272318.v9RNIpT4019320>