Bug 157952 - [new port] devel/rubygem-jammit
Summary: [new port] devel/rubygem-jammit
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-17 16:50 UTC by Ryan Steinmetz
Modified: 2011-06-18 19:00 UTC (History)
0 users

See Also:


Attachments
file.shar (1.85 KB, text/plain)
2011-06-17 16:50 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-17 16:50:09 UTC
-New port devel/rubygem-jammit
-This new port is dependent on ports/157951

Jammit is an industrial strength asset packaging library for Rails, 
providing both the CSS and JavaScript concatenation and compression 
that you'd expect, as well as YUI Compressor and Closure Compiler 
compatibility, ahead-of-time gzipping, built-in JavaScript template 
support, and optional Data-URI / MHTML image embedding. 

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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 16:50:19 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 16:50:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Steve Wills freebsd_committer freebsd_triage 2011-06-18 15:01:30 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-06-18 18:55:26 UTC
swills      2011-06-18 17:55:18 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-jammit Makefile distinfo pkg-descr 
  Log:
  Jammit is an industrial strength asset packaging library for Rails,
  providing both the CSS and JavaScript concatenation and compression
  that you'd expect, as well as YUI Compressor and Closure Compiler
  compatibility, ahead-of-time gzipping, built-in JavaScript template
  support, and optional Data-URI / MHTML image embedding.
  
  WWW: http://rubygems.org/gems/jammit/
  
  PR:             ports/157952
  Submitted by:   rpsfa at rit.edu
  
  Revision  Changes    Path
  1.4376    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/rubygem-jammit/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-jammit/distinfo (new)
  1.1       +7 -0      ports/devel/rubygem-jammit/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 5 Steve Wills freebsd_committer freebsd_triage 2011-06-18 18:55:28 UTC
State Changed
From-To: open->closed

New port added. Thanks!