From owner-svn-ports-head@FreeBSD.ORG Thu Nov 28 18:17:10 2013 Return-Path: Delivered-To: svn-ports-head@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 06E05BFC; Thu, 28 Nov 2013 18:17:10 +0000 (UTC) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 65E291D35; Thu, 28 Nov 2013 18:17:08 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:20720] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id rASIH3jn075189 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Thu, 28 Nov 2013 22:17:05 +0400 (MSK) From: Max Brazhnikov To: Danilo Egea Gondolfo , fernando.apesteguia@gmail.com Subject: Re: svn commit: r335111 - head/lang/basic256 Date: Thu, 28 Nov 2013 18:15:46 +0000 Message-ID: <1535089.KnonROXCKe@mercury.ph.man.ac.uk> User-Agent: KMail/4.10.5 (FreeBSD/9.2-STABLE; KDE/4.10.5; amd64; ; ) In-Reply-To: <201311281742.rASHgruG035374@svn.freebsd.org> References: <201311281742.rASHgruG035374@svn.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 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: Thu, 28 Nov 2013 18:17:10 -0000 On Thu, 28 Nov 2013 17:42:53 +0000Thu Nov 28 17:42:53 2013 Danilo Egea Gondolfo wrote: > Author: danilo > Date: Thu Nov 28 17:42:53 2013 > New Revision: 335111 > URL: http://svnweb.freebsd.org/changeset/ports/335111 > > Log: > - Add the do-configure target > > PR: ports/184333 > Submitted by: Fernando (maintainer) Sorry for troubles folks, apparently I have committed not what I've tested. Max