Bug 116213 - New port: devel/p5-Devel-Timer - Track and report execution time for parts of code
Summary: New port: devel/p5-Devel-Timer - Track and report execution time for parts of...
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: 2007-09-09 02:50 UTC by Cory R. King
Modified: 2007-09-13 21:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.63 KB, text/plain)
2007-09-09 02:50 UTC, Cory R. King
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cory R. King 2007-09-09 02:50:01 UTC
Track and report execution time for parts of code

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-09-09 08:49:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-13 21:44:42 UTC
miwi        2007-09-13 20:44:36 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Devel-Timer Makefile distinfo pkg-descr pkg-plist 
  Log:
  Track and report execution time for parts of code
  
  WWW: http://search.cpan.org/dist/Devel-Timer/
  
  PR:             ports/116213
  Submitted by:   Cory R. King <coryking at mozimediacom>
  
  Revision  Changes    Path
  1.2880    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/p5-Devel-Timer/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Devel-Timer/distinfo (new)
  1.1       +3 -0      ports/devel/p5-Devel-Timer/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-Devel-Timer/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 2007-09-13 21:45:10 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!