svn commit: r354251 - in head/security/clamav: . files

Matthew D. Fuller fullermd at over-yonder.net
Sun May 18 11:44:43 UTC 2014


On Fri, May 16, 2014 at 06:18:17PM +0000 I heard the voice of
Renato Botelho, and lo! it spake thus:
> New Revision: 354251

This breaks the milter rc script.

> -		CLAMAV_MILTER_SOCKET=${CLAMAV_MILTER_SOCKET} \
> -		CHMOD=${CHMOD} \
> -		CHOWN=${CHOWN}
> +		CLAMAV_MILTER_SOCKET=${CLAMAV_MILTER_SOCKET}

which is now left with

        %%CHMOD%% ${clamav_milter_socket_mode} ${clamav_milter_socket}
        %%CHOWN%% ${clamav_milter_socket_user}:${clamav_milter_socket_group} ${clamav_milter_socket}


-- 
Matthew Fuller     (MF4839)   |  fullermd at over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.


More information about the svn-ports-all mailing list