Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2015 19:27:45 +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: r388152 - head/graphics/rubygem-gruff
Message-ID:  <201505311927.t4VJRjS3031803@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 31 19:27:44 2015
New Revision: 388152
URL: https://svnweb.freebsd.org/changeset/ports/388152

Log:
  - Update to 0.6.0
  
  Changes:	https://github.com/topfunky/gruff/commits/master

Modified:
  head/graphics/rubygem-gruff/Makefile
  head/graphics/rubygem-gruff/distinfo

Modified: head/graphics/rubygem-gruff/Makefile
==============================================================================
--- head/graphics/rubygem-gruff/Makefile	Sun May 31 19:27:39 2015	(r388151)
+++ head/graphics/rubygem-gruff/Makefile	Sun May 31 19:27:44 2015	(r388152)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gruff
-PORTVERSION=	0.5.1
-PORTREVISION=	1
+PORTVERSION=	0.6.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +11,7 @@ COMMENT=	Beautiful graphing library for 
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-rmagick>=0:${PORTSDIR}/graphics/rubygem-rmagick
+RUN_DEPENDS=	rubygem-rmagick>=2.13.4:${PORTSDIR}/graphics/rubygem-rmagick
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/graphics/rubygem-gruff/distinfo
==============================================================================
--- head/graphics/rubygem-gruff/distinfo	Sun May 31 19:27:39 2015	(r388151)
+++ head/graphics/rubygem-gruff/distinfo	Sun May 31 19:27:44 2015	(r388152)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gruff-0.5.1.gem) = 34a3cea74d8f87182dcd8ae0a7981e58a49870cd8bb9aedb4b11e5cf56bccb2d
-SIZE (rubygem/gruff-0.5.1.gem) = 315904
+SHA256 (rubygem/gruff-0.6.0.gem) = d44116afdc914a98143fd455004f4aeb725942e8a61650c93e1fde7d307de4b2
+SIZE (rubygem/gruff-0.6.0.gem) = 316416



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