svn commit: r375910 - head/mail/vpopmail

Bryan Drewery bdrewery at FreeBSD.org
Wed Dec 31 19:23:29 UTC 2014


On 12/31/2014 1:22 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Wed Dec 31 19:22:17 2014
> New Revision: 375910
> URL: https://svnweb.freebsd.org/changeset/ports/375910
> QAT: https://qat.redports.org/buildarchive/r375910/
> 
> Log:
>   Fix ownership of home directory
> 
..

> +++ head/mail/vpopmail/pkg-plist	Wed Dec 31 19:22:17 2014	(r375910)
> @@ -85,6 +85,7 @@ vpopmail/etc/vusagec.conf-dist
>  %%SPAMASSASSIN%%@exec echo "Now you should add the following options to your spamd.sh startup file:"
>  %%SPAMASSASSIN%%@exec echo "-v -u vpopmail"
>  %%SPAMASSASSIN%%@exec echo "***********************************************************************"
> + at exec /usr/sbin/chown vpopmail:vchkpw %D/vpopmail
>  @exec /usr/sbin/chown -R vpopmail:vchkpw %D/vpopmail/bin %D/vpopmail/etc
>  %%SUID_VCHKPW%%@exec /bin/chmod ug+s %D/vpopmail/bin/vchkpw
>  @exec install -d -o vpopmail -g vchkpw %D/vpopmail/domains
> 

I am fixing the syntax in a separate commit.


-- 
Regards,
Bryan Drewery


More information about the svn-ports-head mailing list