Bug 152320 - [NEW PORT] www/p5-Catalyst-Plugin-ErrorCatcher: Catch application errors and emit them somewhere
Summary: [NEW PORT] www/p5-Catalyst-Plugin-ErrorCatcher: Catch application errors and ...
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 12:50 UTC by Andrey Kostenko
Modified: 2010-11-19 06:40 UTC (History)
0 users

See Also:


Attachments
p5-Catalyst-Plugin-ErrorCatcher-0.0.6.3.shar (2.92 KB, text/plain)
2010-11-17 12:50 UTC, Andrey Kostenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kostenko 2010-11-17 12:50:09 UTC
Catch application errors and emit them somewhere

WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-17 12:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-19 06:32:15 UTC
wen         2010-11-19 06:32:11 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Catalyst-Plugin-ErrorCatcher Makefile distinfo 
                                        pkg-descr pkg-plist 
  Log:
  Catalyst::Plugin::ErrorCatcher allows you to do More Stuff with the
  information that would normally only be seen on the Catalyst Error
  Screen courtesy of the Catalyst::Plugin::StackTrace plugin.
  
  WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher
  
  PR:             ports/152320
  Submitted by:   Andrey Kostenko <andrey@kostenko.name>
  
  Revision  Changes    Path
  1.2736    +1 -0      ports/www/Makefile
  1.1       +28 -0     ports/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile (new)
  1.1       +2 -0      ports/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo (new)
  1.1       +5 -0      ports/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-descr (new)
  1.1       +10 -0     ports/www/p5-Catalyst-Plugin-ErrorCatcher/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 Wen Heping freebsd_committer freebsd_triage 2010-11-19 06:34:57 UTC
State Changed
From-To: open->closed

New port added with minor changes. Thanks! And 0.0.7 had been released 
for a long time, would you update it ?