Date: Fri, 24 Jul 2015 10:12:44 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392830 - head/security/openssh-portable Message-ID: <55B2720C.5030700@FreeBSD.org> In-Reply-To: <CAMHz58QiAi8Kyt0oevuihYbiMFN=7hDEYmy9wMOovhxQZB_bNw@mail.gmail.com> References: <201507241701.t6OH1w06004615@repo.freebsd.org> <CAMHz58QiAi8Kyt0oevuihYbiMFN=7hDEYmy9wMOovhxQZB_bNw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7/24/15 10:09 AM, Sunpoet Po-Chuan Hsieh wrote: > On Sat, Jul 25, 2015 at 1:01 AM, Bryan Drewery <bdrewery@freebsd.org > <mailto:bdrewery@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@freebsd.org <mailto:svn-ports-all@freebsd.org> mailing > list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to > "svn-ports-all-unsubscribe@freebsd.org > <mailto:svn-ports-all-unsubscribe@freebsd.org>" > > > Hi, > > Please bump PORTREVISION for dependency change as LIBEDIT is on by default. Yes I am aware. I am updating the full version anyhow. -- Regards, Bryan Drewery
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55B2720C.5030700>