From owner-svn-ports-all@FreeBSD.ORG Mon Jun 30 09:31:41 2014 Return-Path: Delivered-To: svn-ports-all@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 47A75D89; Mon, 30 Jun 2014 09:31:41 +0000 (UTC) Received: from mail-vc0-x22f.google.com (mail-vc0-x22f.google.com [IPv6:2607:f8b0:400c:c03::22f]) (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 C56282137; Mon, 30 Jun 2014 09:31:40 +0000 (UTC) Received: by mail-vc0-f175.google.com with SMTP id hy4so7212622vcb.6 for ; Mon, 30 Jun 2014 02:31:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=LwpfNwEkVv4Qzm95SVemxXmpLuENcvmxMZBg2TNtNB4=; b=dNQtnVL9fQU8KI5IteUEDnNQkAAkJw2xMZn506IFs1lhfHEYR+G62KFQqbcYCb9AW6 qHe5oyWcfnKViOSyMsyNkRRAihZWzvI5ln2C2YUpZCTrKz2Xb9ZVc+RzGgPa4DWxLpR0 G0ymfOyBfGOwI1wNeO3AHMkK0LKB2CAXuOJDvR6wGdNtDes/fixQUZSa5kzlCywPJcgF /93aFNt5/aJnYDzsZLXrp7M9hafn/yVOnid+Il6XAF7lhVc0J7HPB7lNSvyfE8UF0rkG 9HaUQkddUlK+FxwrfKBgAEVoO5vhkf17MjARybal9Faykn5/q43+VYv0LqxhU8IOzcKx Y6qQ== MIME-Version: 1.0 X-Received: by 10.220.92.193 with SMTP id s1mr1725586vcm.34.1404120699610; Mon, 30 Jun 2014 02:31:39 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.221.40.136 with HTTP; Mon, 30 Jun 2014 02:31:39 -0700 (PDT) In-Reply-To: References: <201406300708.s5U78dfE018117@svn.freebsd.org> Date: Mon, 30 Jun 2014 11:31:39 +0200 X-Google-Sender-Auth: Qm4VRjZeXnmSq4wu6BYwDj9pzSU Message-ID: Subject: Re: svn commit: r359806 - head/devel/c-unit From: Thomas Zander To: Daichi GOTO Content-Type: text/plain; charset=UTF-8 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Daichi GOTO , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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, 30 Jun 2014 09:31:41 -0000 Hi, On 30 June 2014 11:10, Daichi GOTO wrote: > I'm sorry. I've never noticed that you already took this ticket. > It's my fault. I'm sorry. > > Sawada-san asked me to check Bug 191481 until the end of June yesterday. > So I thought that there is no grabber. I'm sorry No worries, apology accepted, thank you for your understanding! I was hoping for the maintainer to prepare a more carefully crafted patch, though, which addresses the plist problem for all OPTIONS. After all, we provide customisation of ports as a feature to our users, so they should work well. If you like to work with Sawada-san on these improvements, feel free to take the PR. Otherwise I am happy to, but we cannot close bug 191481 yet, we first have to fix the plist. Best regards Riggs