Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2005 20:19:03 +0000 (UTC)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-CPAN-YACSmoke Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200503042019.j24KJ3s5001720@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
leeym       2005-03-04 20:19:03 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-CPAN-YACSmoke Makefile distinfo pkg-descr pkg-plist 
  Log:
  - add p5-CPAN-YACSmoke-0.03
  
  This module uses the backend of CPANPLUS to run tests on modules recently
  uploaded to CPAN and post results to the CPAN Testers list.
  
  It will create a database file in the .cpanplus directory, which it uses
  to track tested distributions. This information will be used to keep from
  posting multiple reports for the same module, and to keep from testing
  modules that use non-passing modules as prerequisites.
  
  If it is given multiple versions of the same distribution to test, it will
  test the most recent version only. If that version fails, then it will test
  a previous version.
  
  By default it uses CPANPLUS configuration settings.
  
  Revision  Changes    Path
  1.1836    +1 -0      ports/devel/Makefile
  1.1       +38 -0     ports/devel/p5-CPAN-YACSmoke/Makefile (new)
  1.1       +2 -0      ports/devel/p5-CPAN-YACSmoke/distinfo (new)
  1.1       +15 -0     ports/devel/p5-CPAN-YACSmoke/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-CPAN-YACSmoke/pkg-plist (new)



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