Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2021 15:07:58 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9b3a553dc9ce - main - graphics/rubygem-gruff: Update to 0.13.0
Message-ID:  <202107061507.166F7w3M023901@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b3a553dc9cee613de4613f8b33862450482f25e

commit 9b3a553dc9cee613de4613f8b33862450482f25e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-06 15:00:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-06 15:00:26 +0000

    graphics/rubygem-gruff: Update to 0.13.0
    
    Changes:        https://github.com/topfunky/gruff/blob/master/CHANGELOG.md
---
 graphics/rubygem-gruff/Makefile | 11 ++++-------
 graphics/rubygem-gruff/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile
index 8f47d07c70f6..087e9e5d859d 100644
--- a/graphics/rubygem-gruff/Makefile
+++ b/graphics/rubygem-gruff/Makefile
@@ -1,8 +1,7 @@
 # Created by: ijliao
 
 PORTNAME=	gruff
-PORTVERSION=	0.7.0
-PORTREVISION=	1
+PORTVERSION=	0.13.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -12,14 +11,12 @@ COMMENT=	Beautiful graphing library for Ruby using RMagick
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-rmagick>=2.13.4<3:graphics/rubygem-rmagick
+RUN_DEPENDS=	rubygem-histogram>=0:graphics/rubygem-histogram \
+		rubygem-rmagick>=0:graphics/rubygem-rmagick
 
-USES=		gem shebangfix
+USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
-SHEBANG_FILES=	test/image_compare.rb
-ruby_OLD_CMD=	ruby
-
 .include <bsd.port.mk>
diff --git a/graphics/rubygem-gruff/distinfo b/graphics/rubygem-gruff/distinfo
index fb7ea9278d50..49f542302b42 100644
--- a/graphics/rubygem-gruff/distinfo
+++ b/graphics/rubygem-gruff/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482944479
-SHA256 (rubygem/gruff-0.7.0.gem) = 76d8136ad46d0945f6d118b4bdc0002558624d2b9ede3a96f37536022fefc476
-SIZE (rubygem/gruff-0.7.0.gem) = 318464
+TIMESTAMP = 1625323841
+SHA256 (rubygem/gruff-0.13.0.gem) = 477b8700def06ca04018d97924e649c5b2daef50c98f8631025a53474e9fe085
+SIZE (rubygem/gruff-0.13.0.gem) = 237568



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