cvs commit: ports/misc Makefile ports/misc/p5-Test-Dir Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Wed Dec 12 04:44:14 PST 2007


miwi        2007-12-12 12:44:13 UTC

  FreeBSD ports repository

  Modified files:
    misc                 Makefile 
  Added files:
    misc/p5-Test-Dir     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Test::Dir - test directory attributes
  
  FUNCTIONS
  dir_exists_ok
  
  Ok if the directory exists, and not ok otherwise.
  dir_not_exists_ok
  
  Ok if the directory does not exist, and not ok otherwise.
  
  WWW: http://search.cpan.org/dist/Test-Dir/
  
  PR:             ports/118252
  Submitted by:   Xavier Beaudouin <kiwi at oav.net>
  
  Revision  Changes    Path
  1.867     +1 -0      ports/misc/Makefile
  1.1       +22 -0     ports/misc/p5-Test-Dir/Makefile (new)
  1.1       +3 -0      ports/misc/p5-Test-Dir/distinfo (new)
  1.1       +12 -0     ports/misc/p5-Test-Dir/pkg-descr (new)
  1.1       +5 -0      ports/misc/p5-Test-Dir/pkg-plist (new)


More information about the cvs-ports mailing list