From owner-svn-ports-all@FreeBSD.ORG Mon Sep 22 07:10:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 420A248E; Mon, 22 Sep 2014 07:10:19 +0000 (UTC) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (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 37B67842; Mon, 22 Sep 2014 07:10:18 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id w7so1304861lbi.21 for ; Mon, 22 Sep 2014 00:10:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uNgCcCErnEP/mJPXjZAudBzCSWu7djfgy53Ere17SCM=; b=JSMChIXT4TBRAGBEEs7WQeZ9vxfi0ayXv0wKQVLpsWjdSfoSo9GCBGCKEjZzH5rr9l ZpS4Xrn9+TgYVQRgD5lD2ekzqXPYgun/XgoVjh5GgMukuAT0AuGo4UPPtn17U/A+rJDj RBVjNypof+2AR0PUamYVcaVOz/cNfJ62ezCedtPd851Mpw2fxlukS+za+WcLwi+oUiqa QYFajCl5QotR0bddQvYnd+DvfSGpqj2gaEOvATxWbus1BiVkoiaQEehM7JiXoF+3nBRn YuwelLeZ1lMG52sjif3N6r6su4yB06QT3Yu/VnRJdwwpDeo7gSBWgyq/1kms8VazRj+u PcEA== MIME-Version: 1.0 X-Received: by 10.152.3.35 with SMTP id 3mr24037374laz.5.1411369815970; Mon, 22 Sep 2014 00:10:15 -0700 (PDT) Received: by 10.25.31.70 with HTTP; Mon, 22 Sep 2014 00:10:15 -0700 (PDT) In-Reply-To: References: <201409211410.s8LEAree007793@svn.freebsd.org> Date: Mon, 22 Sep 2014 09:10:15 +0200 Message-ID: Subject: Re: svn commit: r368759 - in head/databases/freetds: . files From: Thomas Zander To: Antoine Brodin Content-Type: text/plain; charset=UTF-8 Cc: Muhammad Moinur Rahman <5u623l20@gmail.com>, "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2014 07:10:19 -0000 On 22 September 2014 08:02, Antoine Brodin wrote: > This breaks the following ports: Maybe it makes sense to revert this commit and find a solution which breaks no dependent ports and resolves bug 193687 (see discussion) in the process. Antoine, do you agree? Best Riggs