Bug 154832 - [NEW PORT] devel/p5-Pod-Coverage-TrustPod: Declare trusted symbol names in POD
Summary: [NEW PORT] devel/p5-Pod-Coverage-TrustPod: Declare trusted symbol names in POD
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 00:00 UTC by Jonathan Chu
Modified: 2011-02-17 02:15 UTC (History)
0 users

See Also:


Attachments
p5-Pod-Coverage-TrustPod-0.092832.shar (2.70 KB, text/plain)
2011-02-17 00:00 UTC, Jonathan Chu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Chu 2011-02-17 00:00:21 UTC
This is a Pod::Coverage subclass (actually, a subclass of
Pod::Coverage::CountParents) that allows the POD itself to declare
certain symbol names trusted.

WWW: http://search.cpan.org/dist/Pod-Coverage-TrustPod/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-17 00:00:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Wen Heping freebsd_committer freebsd_triage 2011-02-17 01:11:53 UTC
Responsible Changed
From-To: perl->wen

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-02-17 02:04:42 UTC
wen         2011-02-17 02:04:37 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Pod-Coverage-TrustPod Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  Pod::Coverage::TrustPod is a Pod::Coverage subclass (actually, a subclass of
  Pod::Coverage::CountParents) that allows the POD itself to declare certain
  symbol names trusted.
  
  WWW: http://search.cpan.org/dist/Pod-Coverage-TrustPod/
  
  PR:             ports/154832
  Submitted by:   milki <milki@rescomp.berkeley.edu>
  
  Revision  Changes    Path
  1.4227    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/p5-Pod-Coverage-TrustPod/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Pod-Coverage-TrustPod/distinfo (new)
  1.1       +5 -0      ports/devel/p5-Pod-Coverage-TrustPod/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-Pod-Coverage-TrustPod/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 Wen Heping freebsd_committer freebsd_triage 2011-02-17 02:15:01 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!