svn commit: r351860 - in head/mail/fetchmail: . files
René Ladan
rene at freebsd.org
Wed Apr 23 11:09:29 UTC 2014
2014-04-23 4:32 GMT+02:00 Takefu <takefu at airport.fm>:
> Thanks for the commit.
>
> fix the typo.
>
> Oops, fixed.
René
>
> --- fetchmail-6.3.26.patch begins here ---
> diff -ruN /usr/ports/mail/fetchmail/files/pkg-install.in ./files/
> pkg-install.in
> --- /usr/ports/mail/fetchmail/files/pkg-install.in 2014-04-23
> 01:10:50.000000000 +0900
> +++ ./files/pkg-install.in 2014-04-14 10:06:40.000000000 +0900
> @@ -7,7 +7,7 @@
> /bin/mkdir -m 0755 -p /var/run/%%PORTNAME%%
> /usr/sbin/chown "%%USERS%%:%%GROUPS%%" /var/run/%%PORTNAME%%
> /usr/sbin/chown "%%USERS%%:%%GROUPS%%" %%PREFIX%%/etc/fetchmailrc*
> -/bin/chmod 0600 %%PREFXI%%/etc/fetchmailrc
> -/bin/chmod 0644 %%PREFXI%%/etc/fetchmailrc.sample
> +/bin/chmod 0600 %%PREFIX%%/etc/fetchmailrc
> +/bin/chmod 0644 %%PREFIX%%/etc/fetchmailrc.sample
>
> exit
> --- fetchmail-6.3.26.patch ends here ---
>
--
http://www.rene-ladan.nl/
More information about the svn-ports-head
mailing list