From owner-svn-ports-head@FreeBSD.ORG Fri May 1 10:33:23 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9065213; Fri, 1 May 2015 10:33:23 +0000 (UTC) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::22a]) (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 3DE7216AA; Fri, 1 May 2015 10:33:23 +0000 (UTC) Received: by labbd9 with SMTP id bd9so62089812lab.2; Fri, 01 May 2015 03:33:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=puqbnxK4OmRzYxhY/6WnnZEfUO5ADbchBBh8JXeObHc=; b=Bk8aWmeIQ6QiIlqkmmOKbgz2IpEgQMKn3jyZSEhJTjpWecfC2FAVBWLl8ovK3nH6bZ lhctq2c9paiDjYPk8clT5CA1BurmKtOd/tCZH68MKtL9+63rV3YQr1b4NF5y8VYwcKP0 /p5hxOaeJJea11sfGuSfmYN+B92kiAQMmWHpMKO8bsl6PVtgb6vNQpMZl6bcTIVrhCoU rjBiJUQfayK/66cpo7uroANYUSVJJnuCca3QdiRl7LIM0OiZrSYdzpQ/5z7vhc1t/4iR 1+8iEQqqAW5bzce+3k/qIY6yMi7ChHP7fT7B/kPXche/yuRuwq9pd7ohz4CMB5kspYi/ fSAg== X-Received: by 10.152.116.49 with SMTP id jt17mr7673171lab.82.1430476401153; Fri, 01 May 2015 03:33:21 -0700 (PDT) Received: from [10.0.1.6] (broadband-5-228-251-108.nationalcablenetworks.ru. [5.228.251.108]) by mx.google.com with ESMTPSA id sh6sm1241025lbb.31.2015.05.01.03.33.20 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 May 2015 03:33:20 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: svn commit: r385076 - head/math/hfst From: Dmitry Sivachenko In-Reply-To: <201504302353.t3UNr36Q041041@svn.freebsd.org> Date: Fri, 1 May 2015 13:33:19 +0300 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <65613370-C27D-48A8-94EF-926EFA24EECB@gmail.com> References: <201504302353.t3UNr36Q041041@svn.freebsd.org> To: Jan Beich X-Mailer: Apple Mail (2.2098) 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: Fri, 01 May 2015 10:33:23 -0000 > On 1 =D0=BC=D0=B0=D1=8F 2015 =D0=B3., at 2:53, Jan Beich = wrote: >=20 > Author: jbeich > Date: Thu Apr 30 23:53:03 2015 > New Revision: 385076 > URL: https://svnweb.freebsd.org/changeset/ports/385076 >=20 > Log: > math/hfst: unbreak build on 8.x/9.x (flex 2.5.4) >=20 > /bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- = flex --outfile=3Dlex.yy.c > flex: unknown flag '-'. For usage, try > flex --help > *** [xre_lex.cc] Error code 1 >=20 > Reported by: pkg-fallout > Approved by: portmgr blanket > MFH: 2015Q2 >=20 > Modified: > head/math/hfst/Makefile >=20 > Modified: head/math/hfst/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/math/hfst/Makefile Thu Apr 30 23:29:35 2015 = (r385075) > +++ head/math/hfst/Makefile Thu Apr 30 23:53:03 2015 = (r385076) > @@ -19,4 +19,12 @@ CONFIGURE_ARGS=3D --with-readline --with-u > SHEBANG_FILES=3D = tools/src/hfst-tagger/src/hfst_tagger_compute_data_statistics.py > USE_LDCONFIG=3D yes >=20 > +.include ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Is it needed? > + > +.if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} < 1000033 > +BUILD_DEPENDS+=3D flex>2.5.33:${PORTSDIR}/textproc/flex > +CONFIGURE_ENV+=3D LEX=3D"${FLEX}" > +FLEX=3D ${LOCALBASE}/bin/flex > +.endif > + > .include >=20