diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-06-21 07:53:57 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-06-21 07:53:57 +0000 |
commit | b36550c4e89e332a2f5951cee82da9707a845a8b (patch) | |
tree | 01290f11d601fb4139d5636d4a0211ecf00f9792 /devel/p5-File-Sync | |
parent | a03c8998405eaa50466d34bfaae06acfffd903d0 (diff) |
Notes
Diffstat (limited to 'devel/p5-File-Sync')
-rw-r--r-- | devel/p5-File-Sync/pkg-descr | 8 | ||||
-rw-r--r-- | devel/p5-File-Sync/pkg-plist | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-File-Sync/pkg-descr b/devel/p5-File-Sync/pkg-descr index c9ebb69821ae..ed6d8a56419a 100644 --- a/devel/p5-File-Sync/pkg-descr +++ b/devel/p5-File-Sync/pkg-descr @@ -1,5 +1,5 @@ -This is version 0.06 of the Perl 5 File::Sync module. - -It provides Perl interfaces to the Unix sync(2) and POSIX.1b fsync(2) -system calls. The fsync() call is needed for putting messages into +File::Sync provides Perl interfaces to the Unix sync(2) and POSIX.1b +fsync(2) system calls. The fsync() call is needed for putting messages into qmail maildirs, and sync() is included for completeness. + +WWW: http://search.cpan.org/dist/File-Sync/ diff --git a/devel/p5-File-Sync/pkg-plist b/devel/p5-File-Sync/pkg-plist index 5520221e51c7..c50e15f6e3ba 100644 --- a/devel/p5-File-Sync/pkg-plist +++ b/devel/p5-File-Sync/pkg-plist @@ -4,5 +4,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Sync/Sync.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Sync/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Sync -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/File +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/File @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File |