Date: Sun, 19 Jun 2011 17:10:56 GMT From: Ryan Steinmetz <rpsfa@rit.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/158032: [new port] graphics/rubygem-pdfkit Message-ID: <201106191710.p5JHAuKM052016@red.freebsd.org> Resent-Message-ID: <201106191720.p5JHKDY2055440@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 158032 >Category: ports >Synopsis: [new port] graphics/rubygem-pdfkit >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:20:13 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ryan Steinmetz >Release: 8.2-RELEASE >Organization: Rochester Institute of Technology >Environment: >Description: A gem that uses wkhtmltopdf to create PDFs using HTML WWW: http://rubygems.org/gems/pdfkit >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-pdfkit/ # rubygem-pdfkit/Makefile # rubygem-pdfkit/pkg-descr # rubygem-pdfkit/distinfo # echo c - rubygem-pdfkit/ mkdir -p rubygem-pdfkit/ > /dev/null 2>&1 echo x - rubygem-pdfkit/Makefile sed 's/^X//' >rubygem-pdfkit/Makefile << '813c46fb6e69865a28c0dd665242098c' X# Ports collection makefile for: rubygem-pdfkit X# Date created: 2011-06-16 X# Whom: rpsfa@rit.edu X# X# $FreeBSD$ X XPORTNAME= pdfkit XPORTVERSION= 0.4.6 XCATEGORIES= graphics rubygems XMASTER_SITES= RG X XMAINTAINER= rpsfa@rit.edu XCOMMENT= Uses wkhtmltopdf to create PDFs using HTML X XRUN_DEPENDS= wkhtmltopdf:${PORTSDIR}/converters/wkhtmltopdf X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X XPLIST_FILES= bin/pdfkit X X.include <bsd.port.mk> 813c46fb6e69865a28c0dd665242098c echo x - rubygem-pdfkit/pkg-descr sed 's/^X//' >rubygem-pdfkit/pkg-descr << 'ed4dcd9264a9d8b61eb3d52b50becf58' XUses wkhtmltopdf to create PDFs using HTML X XWWW: http://rubygems.org/gems/pdfkit ed4dcd9264a9d8b61eb3d52b50becf58 echo x - rubygem-pdfkit/distinfo sed 's/^X//' >rubygem-pdfkit/distinfo << '0c9b2cd344200da55da55846243bce71' XSHA256 (rubygem/pdfkit-0.4.6.gem) = cd7827b266110f4a8aafc195b4415b5d23198178d51eac982c88f44632a0d39f XSIZE (rubygem/pdfkit-0.4.6.gem) = 12800 0c9b2cd344200da55da55846243bce71 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106191710.p5JHAuKM052016>