From owner-svn-src-head@FreeBSD.ORG Sat Aug 23 02:20:25 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 339C6F73; Sat, 23 Aug 2014 02:20:25 +0000 (UTC) Received: from mail-pa0-x233.google.com (mail-pa0-x233.google.com [IPv6:2607:f8b0:400e:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E79703EC2; Sat, 23 Aug 2014 02:20:24 +0000 (UTC) Received: by mail-pa0-f51.google.com with SMTP id ey11so17822168pad.10 for ; Fri, 22 Aug 2014 19:20:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=bDicGHTQBQeO3NwiEuwwXUcWIHL2iSFscneiUVC29kc=; b=WA8GngG3eC/kk6ZnEKBjs5Ws8+qxqcwWLzTiCadlXtYVRHfeT8ZuowjSvfmvllh0wX 7OyJsJuK6vTXOcDyuUeFZOhaZecfHgCTqLxkaJLj3N4XYoW97L/SQe1ifMdGijg4JFsT EylCQXfoyCEwMT5Gl55kJH0C7RkbXnwMDLi58ijyw+H5EGlM2PaQUbVqYEDfk5snPO6z 2MwP8ZdXk2R1LoBR+rtH5PwAPH/57G/a+dU2uLPG8T05wqCHu7z6Eorv4ag1fRgoqJyq 6sWu8uwNcspxC9ScVJbzk+OCTYlHJ7GP8t+8ilkAmLqIqJS6YQtWnWMwTGuoc1M35qt8 uxyA== X-Received: by 10.68.219.102 with SMTP id pn6mr10648839pbc.135.1408760424452; Fri, 22 Aug 2014 19:20:24 -0700 (PDT) Received: from ?IPv6:2601:8:ab80:7d6:695c:3402:760:ce18? ([2601:8:ab80:7d6:695c:3402:760:ce18]) by mx.google.com with ESMTPSA id ob14sm45897130pdb.40.2014.08.22.19.20.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 22 Aug 2014 19:20:23 -0700 (PDT) Content-Type: multipart/signed; boundary="Apple-Mail=_A102CB0B-08B2-4530-8C50-C08F4F592EFB"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r270118 - head/sbin/dhclient/tests From: yaneurabeya@gmail.com In-Reply-To: <201408180121.s7I1LfSX050566@svn.freebsd.org> Date: Fri, 22 Aug 2014 19:20:20 -0700 Message-Id: <19D962EC-9FAD-40B7-91F5-02B81B9AD69C@gmail.com> References: <201408180121.s7I1LfSX050566@svn.freebsd.org> To: Garrett Cooper X-Mailer: Apple Mail (2.1878.6) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 02:20:25 -0000 --Apple-Mail=_A102CB0B-08B2-4530-8C50-C08F4F592EFB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Aug 17, 2014, at 6:21 PM, Garrett Cooper wrote: > Author: ngie > Date: Mon Aug 18 01:21:41 2014 > New Revision: 270118 > URL: http://svnweb.freebsd.org/changeset/base/270118 >=20 > Log: > Add LIBUTIL to DPADD >=20 > This will fix "make checkdpadd" >=20 > MFC after: 5 days > PR: 192759 > Approved by: rpaulo (mentor) >=20 > Modified: > head/sbin/dhclient/tests/Makefile >=20 > Modified: head/sbin/dhclient/tests/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/sbin/dhclient/tests/Makefile Mon Aug 18 00:50:09 2014 = (r270117) > +++ head/sbin/dhclient/tests/Makefile Mon Aug 18 01:21:41 2014 = (r270118) > @@ -8,6 +8,7 @@ PLAIN_TESTS_C=3D = option-domain-search_t > SRCS.option-domain-search_test=3D alloc.c convert.c hash.c = options.c \ > tables.c fake.c = option-domain-search.c > CFLAGS.option-domain-search_test+=3D -I${.CURDIR}/.. > +DPADD.option-domain-search_test=3D ${LIBUTIL} > LDADD.option-domain-search_test=3D -lutil >=20 > WARNS?=3D 2 I forgot to mention (and I=92ll put it in my MFC commit message)... Phabric: D623 --Apple-Mail=_A102CB0B-08B2-4530-8C50-C08F4F592EFB Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJT9/plAAoJEMZr5QU6S73eVlcH/3BpxmC3vCECbZG9Ec/peb10 4LZSqshg02EaDHfF4MvucUqDCp6sfLAx+t1Re7XyrTxD09LtsSAxMuEuWN9HU1wi y+l7KOdzWIZfBY5vxTeKZrZ0ue6+BQHNO3XN6ZdBe7XzT0SzUQXaR5bNjCHYgeOu i8JgRtAwyOULg+7l5ajVMqNJ1TkzRc85AxBSaESnfRMwzI7qr9nFjVSQz3yKUOKe adDhMkQdWxgmnxuLKu39/D+5jnQvz73XLg3sU7UKFEcemi1ZrFvfdSyobOzsZwP0 e0RSGPJMqbpt8R4ausldfwoKVqi2XV7joXrQQxxCCH8o00e3CwN+4/dKhEO6UL8= =nwlu -----END PGP SIGNATURE----- --Apple-Mail=_A102CB0B-08B2-4530-8C50-C08F4F592EFB--