Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2015 19:05:18 +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: r397740 - head/devel/rubygem-minitest
Message-ID:  <201509241905.t8OJ5IhU088559@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509241905.t8OJ5IhU088559>