Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2011 02:00:38 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Test-Harness-Straps Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201112140200.pBE20cvu041393@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112140200.pBE20cvu041393>