sunpoet 2012-04-30 01:47:13 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Test-DependentModules Makefile distinfo pkg-descr
pkg-plist
Log:
- Add p5-Test-DependentModules 0.12
Test::DependentModules is intended as a tool for module authors who would like
to easily test that a module release will not break dependencies. This is
particularly useful for module authors (like myself) who have modules which are
a dependency of many other modules.
WARNING: The tests this module does should *NEVER* be included as part of a
normal CPAN install!
WWW: http://search.cpan.org/dist/Test-DependentModules/
Revision Changes Path
1.4937 +1 -0 ports/devel/Makefile
1.1 +38 -0 ports/devel/p5-Test-DependentModules/Makefile (new)
1.1 +2 -0 ports/devel/p5-Test-DependentModules/distinfo (new)
1.1 +9 -0 ports/devel/p5-Test-DependentModules/pkg-descr (new)
1.1 +5 -0 ports/devel/p5-Test-DependentModules/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"