Bug 117666

Summary: [NEW PORT] devel/p5-Test-UseAllModules: Perl extension to do use_ok() for all modules MANIFESTed
Product: Ports & Packages Reporter: kaoru
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Test-UseAllModules-0.08.shar none

Description kaoru 2007-10-30 10:40:01 UTC
This Perl module reads MANIFEST to find modules to be tested and does use_ok()
for each of them. Now all you have to do is updating MANIFEST.
You don't have to modify the test any more (hopefully).

WWW:	http://search.cpan.org/dist/Test-UseAllModules/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-10-30 12:48:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-12 13:23:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-12 13:23:33 UTC
miwi        2007-12-12 13:23:29 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Test-UseAllModules Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  This Perl module reads MANIFEST to find modules to be tested and does use_ok()
  for each of them. Now all you have to do is updating MANIFEST.
  You don't have to modify the test any more (hopefully).
  
  WWW:    http://search.cpan.org/dist/Test-UseAllModules/
  
  PR:             ports/117666
  Submitted by:   TAKAHASHI Kaoru <kaoru at kaisei.org>
  
  Revision  Changes    Path
  1.2926    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-Test-UseAllModules/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Test-UseAllModules/distinfo (new)
  1.1       +5 -0      ports/devel/p5-Test-UseAllModules/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Test-UseAllModules/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"