Date: Wed, 12 Dec 2007 12:44:13 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/p5-Test-Dir Makefile distinfo pkg-descr pkg-plist Message-ID: <200712121244.lBCCiD4U017930@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712121244.lBCCiD4U017930>