Bug 120643 - [NEW PORT] devel/p5-Exception-Class-TryCatch
Summary: [NEW PORT] devel/p5-Exception-Class-TryCatch
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-14 19:00 UTC by Felippe de Meirelles Motta
Modified: 2008-02-16 20:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.54 KB, text/plain)
2008-02-14 19:00 UTC, Felippe de Meirelles Motta
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felippe de Meirelles Motta 2008-02-14 19:00:08 UTC
Exception::Class::TryCatch - Syntactic try/catch sugar for use with Exception::Class.

WWW:    http://search.cpan.org/dist/Exception-Class-TryCatch/

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-02-14 20:15:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-16 20:29:31 UTC
miwi        2008-02-16 20:29:25 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Exception-Class-TryCatch Makefile distinfo pkg-descr 
                                      pkg-plist 
  Log:
  Exception::Class::TryCatch - Syntactic try/catch sugar for use with
  Exception::Class.
  
  WWW:    http://search.cpan.org/dist/Exception-Class-TryCatch/
  
  PR:             ports/120643
  Submitted by:   Felippe de Meirelles Motta <lippemail at gmail.com>
  
  Revision  Changes    Path
  1.2988    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/p5-Exception-Class-TryCatch/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Exception-Class-TryCatch/distinfo (new)
  1.1       +4 -0      ports/devel/p5-Exception-Class-TryCatch/pkg-descr (new)
  1.1       +4 -0      ports/devel/p5-Exception-Class-TryCatch/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 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 20:29:35 UTC
State Changed
From-To: open->closed

New port added. Thanks!