svn commit: r364752 - head/graphics/rubygem-gruff
Steve Wills
swills at FreeBSD.org
Wed Aug 13 03:10:19 UTC 2014
Author: swills
Date: Wed Aug 13 03:10:18 2014
New Revision: 364752
URL: http://svnweb.freebsd.org/changeset/ports/364752
QAT: https://qat.redports.org/buildarchive/r364752/
Log:
graphics/rubygem-gruff: switch to graphics/rubygem-rmagick
Since graphics/ruby-rmagick is soon to be deprecated due to the death of
RubyForge
With hat: ruby@
Modified:
head/graphics/rubygem-gruff/Makefile
Modified: head/graphics/rubygem-gruff/Makefile
==============================================================================
--- head/graphics/rubygem-gruff/Makefile Wed Aug 13 03:04:07 2014 (r364751)
+++ head/graphics/rubygem-gruff/Makefile Wed Aug 13 03:10:18 2014 (r364752)
@@ -3,13 +3,14 @@
PORTNAME= gruff
PORTVERSION= 0.3.7
+PORTREVISION= 1
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Beautiful graphing library for Ruby using RMagick
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/RMagick2.so:${PORTSDIR}/graphics/ruby-rmagick \
+RUN_DEPENDS= rubygem-rmagick>0:${PORTSDIR}/graphics/rubygem-rmagick \
sow:${PORTSDIR}/devel/rubygem-hoe
USE_RUBY= yes
More information about the svn-ports-head
mailing list