From owner-svn-ports-all@freebsd.org Thu Sep 24 19:05:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48F75A081F1; Thu, 24 Sep 2015 19:05:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A25A81BD7; Thu, 24 Sep 2015 19:05:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8OJ5J04088561; Thu, 24 Sep 2015 19:05:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8OJ5IhU088559; Thu, 24 Sep 2015 19:05:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509241905.t8OJ5IhU088559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 24 Sep 2015 19:05:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397740 - head/devel/rubygem-minitest X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Sep 2015 19:05:20 -0000 Author: sunpoet Date: Thu Sep 24 19:05:18 2015 New Revision: 397740 URL: https://svnweb.freebsd.org/changeset/ports/397740 Log: - Update to 5.8.1 Changes: https://github.com/seattlerb/minitest/blob/master/History.rdoc Modified: head/devel/rubygem-minitest/Makefile head/devel/rubygem-minitest/distinfo Modified: head/devel/rubygem-minitest/Makefile ============================================================================== --- head/devel/rubygem-minitest/Makefile Thu Sep 24 19:05:12 2015 (r397739) +++ head/devel/rubygem-minitest/Makefile Thu Sep 24 19:05:18 2015 (r397740) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= minitest -PORTVERSION= 5.8.0 +PORTVERSION= 5.8.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ COMMENT= Minitest provides a complete su LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-minitest/distinfo ============================================================================== --- head/devel/rubygem-minitest/distinfo Thu Sep 24 19:05:12 2015 (r397739) +++ head/devel/rubygem-minitest/distinfo Thu Sep 24 19:05:18 2015 (r397740) @@ -1,2 +1,2 @@ -SHA256 (rubygem/minitest-5.8.0.gem) = 875de2784b97b710da76c682e725095ca6c5142093a07474114e52cd6dea0953 -SIZE (rubygem/minitest-5.8.0.gem) = 71680 +SHA256 (rubygem/minitest-5.8.1.gem) = c8d2763ef0f3c86464b83ed60876772a1e7ff669c562bb63064679cf51109103 +SIZE (rubygem/minitest-5.8.1.gem) = 71680