svn commit: r459281 - head/net-mgmt/net-snmp

Mathieu Arnold mat at FreeBSD.org
Mon Feb 5 13:35:03 UTC 2018


On Tue, Jan 30, 2018 at 01:47:00PM +0100, Mathieu Arnold wrote:
> On Wed, Jan 17, 2018 at 11:05:39PM +0300, Boris Samorodov wrote:
> > 17.01.2018 21:54, Ryan Steinmetz пишет:
> > > Author: zi
> > > Date: Wed Jan 17 18:54:59 2018
> > > New Revision: 459281
> > > URL: https://svnweb.freebsd.org/changeset/ports/459281
> > > 
> > > Log:
> > >   - Resolve build failure under 12-CURRENT
> > >   
> > >   PR:		217589
> > >   Submitted by:	pi@
> > > 
> > > Modified:
> > >   head/net-mgmt/net-snmp/Makefile
> > > 
> > > Modified: head/net-mgmt/net-snmp/Makefile
> > > ==============================================================================
> > > --- head/net-mgmt/net-snmp/Makefile	Wed Jan 17 18:52:58 2018	(r459280)
> > > +++ head/net-mgmt/net-snmp/Makefile	Wed Jan 17 18:54:59 2018	(r459281)
> > > @@ -56,7 +56,7 @@ CONFIGURE_ARGS+=--enable-shared --enable-internal-md5 
> > >  		--with-sys-location="${NET_SNMP_SYS_LOCATION}" \
> > >  		--with-logfile="${NET_SNMP_LOGFILE}" \
> > >  		--with-persistent-directory="${NET_SNMP_PERSISTENTDIR}" \
> > > -		--with-gnu-ld --with-libwrap \
> > > +		--with-gnu-ld --without-libwrap \
> > >  		--with-ldflags="-lm -lkvm -ldevstat -L${PKG_PREFIX}/lib -L${LOCALBASE}/lib ${LCRYPTO}"
> > >  SUB_FILES=	pkg-message
> > 
> > At a first glance resolving build at 12-CURRENT is effectively
> > a change of default settings for all platforms. As such
> > a PORTREVISION bump is needed.
> 
> ping.

ping.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180205/01ae0836/attachment.sig>


More information about the svn-ports-head mailing list