diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
commit | f5387617c9cbd2929e433c8511dbaef2b197023b (patch) | |
tree | 00c65e6b22f3bc52f99e0f43b0f475a01d8626ad /devel/p5-IPC-Run3 | |
parent | aec1b6cffa5daa9a63f1874412dfe29475ff1533 (diff) | |
download | ports-f5387617c9cbd2929e433c8511dbaef2b197023b.tar.gz ports-f5387617c9cbd2929e433c8511dbaef2b197023b.zip |
Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
Notes
Notes:
svn path=/head/; revision=162181
Diffstat (limited to 'devel/p5-IPC-Run3')
-rw-r--r-- | devel/p5-IPC-Run3/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-Run3/pkg-plist b/devel/p5-IPC-Run3/pkg-plist index 88fc3dbf3d30..e2f872286bd2 100644 --- a/devel/p5-IPC-Run3/pkg-plist +++ b/devel/p5-IPC-Run3/pkg-plist @@ -7,6 +7,6 @@ %%SITE_PERL%%/IPC/Run3/ProfReporter.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Run3/.packlist @dirrm %%SITE_PERL%%/IPC/Run3 -@dirrmtry %%SITE_PERL%%/IPC +@dirrmtry %%SITE_PERL%%/IPC @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Run3 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC |