diff options
author | vd <vd@FreeBSD.org> | 2006-05-12 22:28:19 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-05-12 22:28:19 +0800 |
commit | 76003ef4178e792d1ab5dcea7c6488f5452f303a (patch) | |
tree | 1ca9044146c6c9eb47fd45b21e35d466cdeda090 /mail | |
parent | a2ca03efc1e51e82246940458e649fc3234e105f (diff) | |
download | freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.gz freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.zst freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.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)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/pkg-plist.htmlfiles | 4 | ||||
-rw-r--r-- | mail/mutt14/pkg-plist.htmlfiles | 4 | ||||
-rw-r--r-- | mail/p5-Mail-Address-MobileJp/pkg-plist | 8 | ||||
-rw-r--r-- | mail/postgrey/pkg-plist | 2 | ||||
-rw-r--r-- | mail/relay-ctrl/pkg-plist | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/mail/mutt/pkg-plist.htmlfiles b/mail/mutt/pkg-plist.htmlfiles index 60d2e6956e83..11dd8b54283a 100644 --- a/mail/mutt/pkg-plist.htmlfiles +++ b/mail/mutt/pkg-plist.htmlfiles @@ -175,8 +175,8 @@ %%DOCSDIR%%/html/manual255.html %%DOCSDIR%%/html/manual256.html %%DOCSDIR%%/html/manual257.html -%%DOCSDIR%%/html/manual258.html -%%DOCSDIR%%/html/manual259.html +%%DOCSDIR%%/html/manual258.html +%%DOCSDIR%%/html/manual259.html %%DOCSDIR%%/html/manual26.html %%DOCSDIR%%/html/manual260.html %%DOCSDIR%%/html/manual261.html diff --git a/mail/mutt14/pkg-plist.htmlfiles b/mail/mutt14/pkg-plist.htmlfiles index 60d2e6956e83..11dd8b54283a 100644 --- a/mail/mutt14/pkg-plist.htmlfiles +++ b/mail/mutt14/pkg-plist.htmlfiles @@ -175,8 +175,8 @@ %%DOCSDIR%%/html/manual255.html %%DOCSDIR%%/html/manual256.html %%DOCSDIR%%/html/manual257.html -%%DOCSDIR%%/html/manual258.html -%%DOCSDIR%%/html/manual259.html +%%DOCSDIR%%/html/manual258.html +%%DOCSDIR%%/html/manual259.html %%DOCSDIR%%/html/manual26.html %%DOCSDIR%%/html/manual260.html %%DOCSDIR%%/html/manual261.html diff --git a/mail/p5-Mail-Address-MobileJp/pkg-plist b/mail/p5-Mail-Address-MobileJp/pkg-plist index 4cd58e88d345..33f619f67945 100644 --- a/mail/p5-Mail-Address-MobileJp/pkg-plist +++ b/mail/p5-Mail-Address-MobileJp/pkg-plist @@ -1,7 +1,7 @@ %%SITE_PERL%%/Mail/Address/MobileJp.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Address/MobileJp/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Address/MobileJp -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Address -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail -@dirrmtry %%SITE_PERL%%/Mail/Address -@dirrmtry %%SITE_PERL%%/Mail +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Address +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail +@dirrmtry %%SITE_PERL%%/Mail/Address +@dirrmtry %%SITE_PERL%%/Mail diff --git a/mail/postgrey/pkg-plist b/mail/postgrey/pkg-plist index 397a6d11306c..1ee0bca1fb46 100644 --- a/mail/postgrey/pkg-plist +++ b/mail/postgrey/pkg-plist @@ -5,4 +5,4 @@ sbin/postgreyreport etc/rc.d/postgrey.sh etc/postfix/dist-postgrey_whitelist_recipients etc/postfix/dist-postgrey_whitelist_clients -@dirrmtry etc/postfix +@dirrmtry etc/postfix diff --git a/mail/relay-ctrl/pkg-plist b/mail/relay-ctrl/pkg-plist index 080a0de1aa6c..9e10b7036351 100644 --- a/mail/relay-ctrl/pkg-plist +++ b/mail/relay-ctrl/pkg-plist @@ -7,7 +7,7 @@ bin/relay-ctrl-send bin/relay-ctrl-udp etc/relay-ctrl/RELAY_CTRL_DIR etc/relay-ctrl/RELAY_CTRL_EXPIRY -@dirrmtry etc/relay-ctrl +@dirrmtry etc/relay-ctrl %%PORTDOCS%%%%DOCSDIR%%/ANNOUNCEMENT %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README |