diff options
Diffstat (limited to 'devel')
-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 |