Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2013 16:47:27 +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: r328388 - head/sysutils/rubygem-parallel
Message-ID:  <201309261647.r8QGlRro036062@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 26 16:47:26 2013
New Revision: 328388
URL: http://svnweb.freebsd.org/changeset/ports/328388

Log:
  - Update to 0.8.4
  
  Changes:	https://github.com/grosser/parallel/commits/master

Modified:
  head/sysutils/rubygem-parallel/Makefile
  head/sysutils/rubygem-parallel/distinfo

Modified: head/sysutils/rubygem-parallel/Makefile
==============================================================================
--- head/sysutils/rubygem-parallel/Makefile	Thu Sep 26 16:47:25 2013	(r328387)
+++ head/sysutils/rubygem-parallel/Makefile	Thu Sep 26 16:47:26 2013	(r328388)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	parallel
-PORTVERSION=	0.8.3
+PORTVERSION=	0.8.4
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,9 @@ COMMENT=	Run any kind of code in paralle
 
 LICENSE=	MIT
 
+NO_STAGE=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/sysutils/rubygem-parallel/distinfo
==============================================================================
--- head/sysutils/rubygem-parallel/distinfo	Thu Sep 26 16:47:25 2013	(r328387)
+++ head/sysutils/rubygem-parallel/distinfo	Thu Sep 26 16:47:26 2013	(r328388)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/parallel-0.8.3.gem) = 2e116f0b5fb72916d13e93ba3bbd719f4137baa21efa4cda14702540dde63e0d
-SIZE (rubygem/parallel-0.8.3.gem) = 15360
+SHA256 (rubygem/parallel-0.8.4.gem) = 3c60a0c2a3503219b1a17a995e194fa0d54c883328c1bc9a0ba473d50506b737
+SIZE (rubygem/parallel-0.8.4.gem) = 6656



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