mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- fix plist
- add URL and update wordings in pkg-descr PR: 124245 Submitted by: leeym Approved by: maintainer timeout
This commit is contained in:
parent
a03c899840
commit
b36550c4e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215440
2 changed files with 5 additions and 5 deletions
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue