From owner-svn-ports-head@freebsd.org Wed Oct 14 19:34:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1572DA15C97; Wed, 14 Oct 2015 19:34:18 +0000 (UTC) (envelope-from takatsu.tomonari@gmail.com) Received: from mail-yk0-x231.google.com (mail-yk0-x231.google.com [IPv6:2607:f8b0:4002:c07::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C66131588; Wed, 14 Oct 2015 19:34:17 +0000 (UTC) (envelope-from takatsu.tomonari@gmail.com) Received: by ykfy204 with SMTP id y204so34784893ykf.1; Wed, 14 Oct 2015 12:34:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=P0mlvr6CGcgRypUJVE9wH46Vg77sXG2pfm9OHYuKwPI=; b=D6+EJsLPvX/v/P+ikKaVEJOj7ClcWZq+Q753mySvWpI5nhGsbP35NnG9wmWrLHXlh4 Lm/uVhCMsAq700IhiO22bcETUVRaeZV8b8/P8EvR4qMxw2QvXK74BuhnputNq6L0NwCt tsMIT7nPBJnRzBZTvgpkRwhubtYrlR5IzcprTXSxf8WaXSMJ453B+FLDVbs/aU6CQkBZ JEjJ0iKlc7gZtnntoAJbVKxU1304zSSEUXQQ/JgLvePBgsyGl1oey6I9X1kb8ZNx62yJ k6RNjSmy8vxG9hafGk4hiVma1OOOQ1oOVaaYrE4Ob77oUxOTe1YDBQEOETrN2vhgoL6h Y0wg== MIME-Version: 1.0 X-Received: by 10.129.88.139 with SMTP id m133mr3926993ywb.189.1444851256878; Wed, 14 Oct 2015 12:34:16 -0700 (PDT) Sender: takatsu.tomonari@gmail.com Received: by 10.37.47.81 with HTTP; Wed, 14 Oct 2015 12:34:16 -0700 (PDT) In-Reply-To: <201510141929.t9EJT5RD071762@repo.freebsd.org> References: <201510141929.t9EJT5RD071762@repo.freebsd.org> Date: Thu, 15 Oct 2015 04:34:16 +0900 X-Google-Sender-Auth: scbwrbNVMOld8A-33GYJLNP65uE Message-ID: Subject: Re: svn commit: r399291 - in head/www/testlink: . files From: TAKATSU Tomonari To: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 19:34:18 -0000 2015-10-15 4:29 GMT+09:00 TAKATSU Tomonari : > Author: tota > Date: Wed Oct 14 19:29:05 2015 > New Revision: 399291 > URL: https://svnweb.freebsd.org/changeset/ports/399291 > > Log: > - Update to 1.9.14 [1] > - Remove files/patch-install-index.php > > PR: 161952 [1] > Submitted by: Torsten Z=C3=BChlsdorff [1] > (snip) Typo s/161952/203724/ I'm sorry for my mistake. --=20 TAKATSU Tomonari