| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2012 16:35:23
1.014
|
sunpoet  |
- Update to 1.014
PR: ports/165843
Submitted by: wen
Approved by: maintainer (timeout, 47 days) |
19 Mar 2011 12:38:54
1.006
|
miwi  |
- Get Rid MD5 support |
22 Jul 2009 17:25:49
1.006
|
pgollucci  |
- Update to 1.006
PR: ports/136545
Approved by: maintainer
Submitted by: myself (pgollucci@) |
17 Apr 2008 14:30:31
1.005
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
12 Feb 2008 22:37:34
1.005
|
miwi  |
- Update to 1.005
PR: 120497
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
12 Dec 2007 12:44:13
1.002
|
miwi  |
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> |