Date: Sun, 19 Jun 2011 17:21:52 GMT From: Ryan Steinmetz <rpsfa@rit.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/158035: [new port] graphics/rubygem-rmagick Message-ID: <201106191721.p5JHLq9S071009@red.freebsd.org> Resent-Message-ID: <201106191730.p5JHUHbM064210@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 158035 >Category: ports >Synopsis: [new port] graphics/rubygem-rmagick >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 19 17:30:17 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ryan Steinmetz >Release: 8.2-RELEASE >Organization: Rochester Institute of Technology >Environment: >Description: -Resurrect graphics/rubygem-rmagick -Update to 2.13.1 -Adopt port (unless garga@ would prefer to have it back) graphics-ruby-rmagick does not install the gem that is required by other applications, so I do not believe this is a duplicate. >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-rmagick/ # rubygem-rmagick/Makefile # rubygem-rmagick/pkg-descr # rubygem-rmagick/distinfo # echo c - rubygem-rmagick/ mkdir -p rubygem-rmagick/ > /dev/null 2>&1 echo x - rubygem-rmagick/Makefile sed 's/^X//' >rubygem-rmagick/Makefile << '807544b7173997bfd78d90c148befab3' X# New ports collection makefile for: rubygem-rmagick X# Date created: 2009-06-16 X# Whom: Renato Botelho <garga@FreeBSD.org> X# X# $FreeBSD: ports/graphics/rubygem-rmagick/Makefile,v 1.4 2009/08/06 17:32:03 garga Exp $ X# X XPORTNAME= rmagick XPORTVERSION= 2.13.1 XCATEGORIES= graphics rubygems XMASTER_SITES= RF X XMAINTAINER= rpsfa@rit.edu XCOMMENT= Ruby binding for ImageMagick X XLIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> 807544b7173997bfd78d90c148befab3 echo x - rubygem-rmagick/pkg-descr sed 's/^X//' >rubygem-rmagick/pkg-descr << '100d1a78f60e31a4a4ce42257e01c40f' XRMagick is an interface between the Ruby programming language and the XImageMagick and GraphicsMagick image processing libraries. X XWWW: http://rmagick.rubyforge.org/ 100d1a78f60e31a4a4ce42257e01c40f echo x - rubygem-rmagick/distinfo sed 's/^X//' >rubygem-rmagick/distinfo << 'f1145fbb632b45c68a089f9d1043872a' XSHA256 (rubygem/rmagick-2.13.1.gem) = ee9ff0f926496e77df1c17ec29869ace1655263be614b1fa39aa85c60f0eef3a XSIZE (rubygem/rmagick-2.13.1.gem) = 1300992 f1145fbb632b45c68a089f9d1043872a exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106191721.p5JHLq9S071009>