From owner-svn-src-all@FreeBSD.ORG Thu Dec 25 03:42:39 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18EDE1000; Thu, 25 Dec 2014 03:42:39 +0000 (UTC) Received: from mail-pa0-x22d.google.com (mail-pa0-x22d.google.com [IPv6:2607:f8b0:400e:c03::22d]) (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 D8CFF64F1E; Thu, 25 Dec 2014 03:42:38 +0000 (UTC) Received: by mail-pa0-f45.google.com with SMTP id lf10so11130517pab.4; Wed, 24 Dec 2014 19:42:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=+94SZ9wiVgS44hjOVC0Xcp7Gv6Y5E1u3xhYKa6KlGB8=; b=abBVfW33liseYIkRSEGivcjblFrwQo77UxSfPPavQrUbQfa7gaY8usbsu4XTR07df+ xwDCLbN8qTAi/WyoYvY0t+NN6EKUr0B4amVUOQ/Zr34UX//YIYWRZ6XpskvefN9va4nq 3A81cuRwDJsoQl4YELTMbLIdV0OziLmnhWsgfPKWyKZ6hSZjKDAfLJAZU9oZJx1KI0Ne ZnMFMEk4WXauV9Z83QKxRb0U3Ta5r8EUfDK4ZLlNMpHyQ92ByczYscv+40oKCm8JKW/R FYBRROmY8a84DvjmA9FpDBq6xY5h9+tIE83VjStNv8YEOuynRYeDZsjJ+uTrZv2ZOZVW Cf1A== X-Received: by 10.68.202.98 with SMTP id kh2mr58581701pbc.6.1419478958418; Wed, 24 Dec 2014 19:42:38 -0800 (PST) Received: from [10.157.91.197] (mobile-166-171-251-172.mycingular.net. [166.171.251.172]) by mx.google.com with ESMTPSA id wk2sm16809352pac.12.2014.12.24.19.42.37 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 24 Dec 2014 19:42:37 -0800 (PST) References: <201412250315.sBP3FvS6025641@svn.freebsd.org> Mime-Version: 1.0 (1.0) In-Reply-To: <201412250315.sBP3FvS6025641@svn.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <8F2C5A52-365F-4AE9-B60F-78CE7122F5B7@gmail.com> X-Mailer: iPhone Mail (12B440) From: Garrett Cooper Subject: Re: svn commit: r276195 - in head: . lib/libxo Date: Wed, 24 Dec 2014 19:36:58 -0800 To: Alfred Perlstein Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 03:42:39 -0000 > On Dec 24, 2014, at 19:15, Alfred Perlstein wrote: >=20 > Author: alfred > Date: Thu Dec 25 03:15:56 2014 > New Revision: 276195 > URL: https://svnweb.freebsd.org/changeset/base/276195 >=20 > Log: > Move libxo to /lib >=20 > Update ObsoleteFiles to reflect libxo move. >=20 > Reviewed by: ngie > Differential Revision: https://reviews.freebsd.org/D1370 >=20 > Modified: > head/ObsoleteFiles.inc > head/lib/libxo/Makefile >=20 > Modified: head/ObsoleteFiles.inc > =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/ObsoleteFiles.inc Thu Dec 25 02:17:17 2014 (r276194) > +++ head/ObsoleteFiles.inc Thu Dec 25 03:15:56 2014 (r276195) > @@ -38,6 +38,9 @@ > # xargs -n1 | sort | uniq -d; > # done >=20 > +# 20141224: libxo moved to /lib > +OLD_FILES+=3Dusr/lib/libxo.a > +OLD_FILES+=3Dusr/lib/libxo_p.a This should actually be the .so file only. Static libraries are always in /u= sr/lib . Sorry for not being explicit about this (I'm currently writing from the boon= ies so bandwidth is limited) :/. > # 20141223: remove in6_gif.h, in_gif.h and if_stf.h > OLD_FILES+=3Dusr/include/net/if_stf.h > OLD_FILES+=3Dusr/include/netinet/in_gif.h >=20 > Modified: head/lib/libxo/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/lib/libxo/Makefile Thu Dec 25 02:17:17 2014 (r276194) > +++ head/lib/libxo/Makefile Thu Dec 25 03:15:56 2014 (r276195) > @@ -7,6 +7,8 @@ LIBXO=3D ${.CURDIR:H:H}/contrib/libxo > LIB=3D xo > SHLIB_MAJOR=3D0 >=20 > +SHLIBDIR?=3D /lib > + > SRCS=3D libxo.c >=20 > CFLAGS+=3D-I${LIBXO}/libxo >=20