Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 23:42:11 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/p5-Test-Corpus-Audio-MPD Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201009172342.o8HNgBQv082455@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wen         2010-09-17 23:42:11 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/p5-Test-Corpus-Audio-MPD Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  Test::Corpus::Audio::MPD will try to launch a new mpd server for
  testing purposes. This mpd server will then be used during
  POE::Component::Client::MPD or Audio::MPD tests.
  
  In order to achieve this, the module will create a fake mpd.conf
  file with the correct pathes (ie, where you untarred the modulE
  tarball). It will then check if some mpd server is already running,
  and stop it if the MPD_TEST_OVERRIDE environment variable is true
  (die otherwise). Last it will run the test mpd with its newly
  created configuration file.
  
  WWW: http://search.cpan.org/dist/Test-Corpus-Audio-MPD/
  
  Revision  Changes    Path
  1.1138    +1 -0      ports/audio/Makefile
  1.1       +26 -0     ports/audio/p5-Test-Corpus-Audio-MPD/Makefile (new)
  1.1       +3 -0      ports/audio/p5-Test-Corpus-Audio-MPD/distinfo (new)
  1.1       +12 -0     ports/audio/p5-Test-Corpus-Audio-MPD/pkg-descr (new)
  1.1       +16 -0     ports/audio/p5-Test-Corpus-Audio-MPD/pkg-plist (new)



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