svn commit: r392830 - head/security/openssh-portable

Sunpoet Po-Chuan Hsieh sunpoet at freebsd.org
Fri Jul 24 17:09:52 UTC 2015


On Sat, Jul 25, 2015 at 1:01 AM, Bryan Drewery <bdrewery at freebsd.org> wrote:

> Author: bdrewery
> Date: Fri Jul 24 17:01:58 2015
> New Revision: 392830
> URL: https://svnweb.freebsd.org/changeset/ports/392830
>
> Log:
>   Use new USES=libedit
>
> Modified:
>   head/security/openssh-portable/Makefile
>
> Modified: head/security/openssh-portable/Makefile
>
> ==============================================================================
> --- head/security/openssh-portable/Makefile     Fri Jul 24 16:58:16 2015
>       (r392829)
> +++ head/security/openssh-portable/Makefile     Fri Jul 24 17:01:58 2015
>       (r392830)
> @@ -77,6 +77,7 @@ PAM_CONFIGURE_WITH=   pam
>  TCP_WRAPPERS_CONFIGURE_WITH=   tcp-wrappers
>
>  LIBEDIT_CONFIGURE_WITH=        libedit
> +LIBEDIT_USES=          libedit
>  BSM_CONFIGURE_ON=      --with-audit=bsm
>
>  ETCDIR?=               ${PREFIX}/etc/ssh
> _______________________________________________
> svn-ports-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
>

Hi,

Please bump PORTREVISION for dependency change as LIBEDIT is on by default.

Regards,
sunpoet


More information about the svn-ports-all mailing list