Bug 162467 - new port www/p5-Mojo-Server-FastCGI
Summary: new port www/p5-Mojo-Server-FastCGI
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 09:10 UTC by dikshie
Modified: 2011-11-11 09:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.31 KB, text/plain)
2011-11-11 09:10 UTC, dikshie
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dikshie 2011-11-11 09:10:05 UTC
i am currently working on remOcular on freebsd.
i need p5-Mojo-Server-FastCGI. 
please review the shar archive for this new port.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-11 09:10:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-11-11 09:16:46 UTC
Responsible Changed
From-To: perl->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-11-11 09:32:24 UTC
clsung      2011-11-11 09:32:15 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Mojo-Server-FastCGI Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  Mojo::Server::FastCGI - FastCGI Server
  
  WWW: http://search.cpan.org/dist/Mojo-Server-FastCGI/
  
  PR:             ports/162467
  Submitted by:   dikshie <dikshie_AT_sfc.wide.ad.jp>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3028    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/p5-Mojo-Server-FastCGI/Makefile (new)
  1.1       +2 -0      ports/www/p5-Mojo-Server-FastCGI/distinfo (new)
  1.1       +3 -0      ports/www/p5-Mojo-Server-FastCGI/pkg-descr (new)
  1.1       +9 -0      ports/www/p5-Mojo-Server-FastCGI/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 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-11-11 09:32:42 UTC
State Changed
From-To: open->closed

New port added with pkg-plist fix. Thank you.