Bug 159632 - new port - devel/p5-Javascript-Minify, JavaScript whitespace/comment eliminator
Summary: new port - devel/p5-Javascript-Minify, JavaScript whitespace/comment eliminator
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-08-09 19:00 UTC by Kurt Lidl
Modified: 2011-08-13 23:40 UTC (History)
0 users

See Also:


Attachments
file.shar (1.91 KB, text/plain)
2011-08-09 19:00 UTC, Kurt Lidl
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Lidl 2011-08-09 19:00:30 UTC
New port for CPAN module Javascript-Minify

Fix: Patch attached with submission follows:
Comment 1 Steve Wills freebsd_committer freebsd_triage 2011-08-11 23:50:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-13 23:33:14 UTC
swills      2011-08-13 22:32:54 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-JavaScript-Minifier Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  Strip whitespace and comments from JavaScript code
  
  WWW:    http://search.cpan.org/dist/JavaScript-Minifier
  
  PR:             ports/159632
  Submitted by:   Kurt Lidl <kurt.lidl@cello.com>
  
  Revision  Changes    Path
  1.1634    +1 -0      ports/textproc/Makefile
  1.1       +22 -0     ports/textproc/p5-JavaScript-Minifier/Makefile (new)
  1.1       +2 -0      ports/textproc/p5-JavaScript-Minifier/distinfo (new)
  1.1       +3 -0      ports/textproc/p5-JavaScript-Minifier/pkg-descr (new)
  1.1       +5 -0      ports/textproc/p5-JavaScript-Minifier/pkg-plist (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 3 Steve Wills freebsd_committer freebsd_triage 2011-08-13 23:33:54 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!