svn commit: r388152 - head/graphics/rubygem-gruff

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 31 19:27:46 UTC 2015


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


More information about the svn-ports-all mailing list