Bug 158032 - [new port] graphics/rubygem-pdfkit
Summary: [new port] graphics/rubygem-pdfkit
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-19 18:20 UTC by Ryan Steinmetz
Modified: 2011-06-21 02:00 UTC (History)
0 users

See Also:


Attachments
file.shar (1.52 KB, text/plain)
2011-06-19 18:20 UTC, Ryan Steinmetz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Steinmetz 2011-06-19 18:20:13 UTC
A gem that uses wkhtmltopdf to create PDFs using HTML

WWW: http://rubygems.org/gems/pdfkit

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-19 18:20:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-06-19 19:06:31 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-21 01:52:10 UTC
swills      2011-06-21 00:52:01 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/rubygem-pdfkit Makefile distinfo pkg-descr 
  Log:
  Uses wkhtmltopdf to create PDFs using HTML
  
  WWW: http://rubygems.org/gems/pdfkit
  
  PR:             ports/158032
  Submitted by:   rpsfa at rit.edu
  
  Revision  Changes    Path
  1.1409    +1 -0      ports/graphics/Makefile
  1.1       +23 -0     ports/graphics/rubygem-pdfkit/Makefile (new)
  1.1       +2 -0      ports/graphics/rubygem-pdfkit/distinfo (new)
  1.1       +3 -0      ports/graphics/rubygem-pdfkit/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Steve Wills freebsd_committer freebsd_triage 2011-06-21 01:52:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!