From owner-svn-ports-all@FreeBSD.ORG Sun May 31 19:27:45 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E036EA08; Sun, 31 May 2015 19:27:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.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 CD0761E63; Sun, 31 May 2015 19:27:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4VJRjnb031805; Sun, 31 May 2015 19:27:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4VJRjS3031803; Sun, 31 May 2015 19:27:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505311927.t4VJRjS3031803@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 31 May 2015 19:27:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388152 - head/graphics/rubygem-gruff 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: Sun, 31 May 2015 19:27:46 -0000 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