cvs commit: ports/devel Makefile ports/devel/p5-Test-Harness-Straps Makefile distinfo pkg-descr pkg-plist

Steve Wills swills at FreeBSD.org
Wed Dec 14 02:00:39 UTC 2011


swills      2011-12-14 02:00:38 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Test-Harness-Straps Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  Test::Harness is limited to printing out its results. This makes analysis of
  the test results difficult for anything but a human. To make it easier for
  programs to work with test results, we provide Test::Harness::Straps. Instead
  of printing the results, straps provide them as raw data. You can also
  configure how the tests are to be run.
  
  WWW:    http://search.cpan.org/dist/Test-Harness-Straps/
  
  Revision  Changes    Path
  1.4747    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/p5-Test-Harness-Straps/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Test-Harness-Straps/distinfo (new)
  1.1       +7 -0      ports/devel/p5-Test-Harness-Straps/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-Test-Harness-Straps/pkg-plist (new)


More information about the cvs-ports mailing list