From owner-svn-ports-all@FreeBSD.ORG Wed Jun 4 14:16:54 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 DB823BDA for ; Wed, 4 Jun 2014 14:16:54 +0000 (UTC) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50]) (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 61DED279D for ; Wed, 4 Jun 2014 14:16:54 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id b8so4437978lan.9 for ; Wed, 04 Jun 2014 07:16:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=AkJLTLO6Sl1/GjCQyeSf5GxsX6GftUy3Ujpy06+HInY=; b=jW58W2A3/jKW2wL+/qPpR9VO46ureaFa8B7/9znV5cd+OuG5p1DIwVREuvDnGn4ePO YOos9YEFEnGw7pUxnTqvjTMysyXxKxMfSzUVuBxD9f3bjomRXXCN3E0VTZ/rno9W8036 q+nbVBuhuc9qSgs/cc1DwJTihEl4igUzZETFIXnGFGURjfksb2e/O0GapXcm8lSPbyi9 Yw7kV82RN6x/VMdK2psVXIbqACmK8IPsWF98dOAzvzZRX5DKumQX8fvWEL0jQMeyh6Oe IRZtJV+UvuTnJ5Oe8Gt7LAIMHJHvUTG3WAkxJmj7TdDcplFxx6vkzZnd/2tMYa1T/Yzw uxjg== X-Gm-Message-State: ALoCoQnKi01IaALCsQ2m2pX7XAG7AJzugjmro+3HTWv3vZgw1MLr0EOxgSNb9at7p8ROxUtdlMwc X-Received: by 10.112.41.101 with SMTP id e5mr38460596lbl.46.1401891405987; Wed, 04 Jun 2014 07:16:45 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.112.253.134 with HTTP; Wed, 4 Jun 2014 07:16:25 -0700 (PDT) In-Reply-To: <20140604140241.GK30972@ivaldir.etoilebsd.net> References: <201405242053.s4OKrSxI002361@svn.freebsd.org> <20140604140241.GK30972@ivaldir.etoilebsd.net> From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Jun 2014 22:16:25 +0800 X-Google-Sender-Auth: Pp3tFai3I97Bs43aYG6RWKiklLk Message-ID: Subject: Re: svn commit: r355079 - head/sysutils/stow To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers 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: Wed, 04 Jun 2014 14:16:54 -0000 On Wed, Jun 4, 2014 at 10:02 PM, Baptiste Daroussin wrote: > On Sat, May 24, 2014 at 08:53:28PM +0000, Sunpoet Po-Chuan Hsieh wrote: >> +OPTIONS= DOCS > > This is not good :) > > Bapt Fixed. Thanks! Regards, sunpoet