From owner-freebsd-ports@freebsd.org Wed Apr 17 05:06:34 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A35AF1586C96 for ; Wed, 17 Apr 2019 05:06:34 +0000 (UTC) (envelope-from graahnul.grom@ya.ru) Received: from forward101j.mail.yandex.net (forward101j.mail.yandex.net [IPv6:2a02:6b8:0:801:2::101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A914F8F015 for ; Wed, 17 Apr 2019 05:06:32 +0000 (UTC) (envelope-from graahnul.grom@ya.ru) Received: from mxback20j.mail.yandex.net (mxback20j.mail.yandex.net [IPv6:2a02:6b8:0:1619::114]) by forward101j.mail.yandex.net (Yandex) with ESMTP id 48A601BE20D0 for ; Wed, 17 Apr 2019 08:06:28 +0300 (MSK) Received: from smtp4j.mail.yandex.net (smtp4j.mail.yandex.net [2a02:6b8:0:1619::15:6]) by mxback20j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id fuvBUYpLJr-6SkmMFhs; Wed, 17 Apr 2019 08:06:28 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1555477588; bh=sKx317i+s3qqq/OPbhKJyX4DOt6BVBicqRjEkT1q1bc=; h=Subject:To:From:Date:Message-ID; b=N2jgFy1jy8BR2JiFyISx3lY6loGuU3N7zeHH5Ys8jaYHtLY2o0PWzQ92oOv0T97rW ft34PPvVWjtXiJ4AQE0uR4Pr5Lgl/Gq9k6201Fifk4IwxcwDECcIOoHS9e+NA8S9FF acaB5H282hXskJyqS7cG6p4APWls9Mr42UiOU7fM= Received: by smtp4j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id mr6lIfzOSD-6RHOBuEu; Wed, 17 Apr 2019 08:06:27 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) Date: Wed, 17 Apr 2019 08:06:25 +0300 From: To: freebsd-ports@freebsd.org Subject: cad/lepton-eda: fix build on 13.0-CURRENT Message-ID: <20190417080625.76cacc0c@demon> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: A914F8F015 X-Spamd-Bar: ------- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ya.ru header.s=mail header.b=N2jgFy1j; dmarc=pass (policy=none) header.from=ya.ru; spf=pass (mx1.freebsd.org: domain of graahnul.grom@ya.ru designates 2a02:6b8:0:801:2::101 as permitted sender) smtp.mailfrom=graahnul.grom@ya.ru X-Spamd-Result: default: False [-7.27 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a02:6b8:0::/52]; FREEMAIL_FROM(0.00)[ya.ru]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; DKIM_TRACE(0.00)[ya.ru:+]; MX_GOOD(-0.01)[mx.yandex.ru,mx.yandex.ru,mx.yandex.ru,mx.yandex.ru,mx.yandex.ru]; DMARC_POLICY_ALLOW(-0.50)[ya.ru,none]; NEURAL_HAM_SHORT(-0.96)[-0.965,0]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_IN_DNSWL_LOW(-0.10)[1.0.1.0.0.0.0.0.0.0.0.0.2.0.0.0.1.0.8.0.0.0.0.0.8.b.6.0.2.0.a.2.list.dnswl.org : 127.0.5.1]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU]; FREEMAIL_ENVFROM(0.00)[ya.ru]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[ya.ru:s=mail]; IP_SCORE(-3.70)[ip: (-9.85), ipnet: 2a02:6b8::/32(-4.81), asn: 13238(-3.85), country: RU(0.00)]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; FROM_NO_DN(0.00)[]; MID_RHS_NOT_FQDN(0.50)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Apr 2019 05:06:34 -0000 Dear committers! Could you please take a look at the bug report #236879 ("[PATCH] cad/lepton-eda: fix build on 13.0-CURRENT") [1]? I've submitted a patch for Lepton EDA [2] that fixes the build more than a week ago. Successfully tested on 13.0-CURRENT r345620 amd64. It would be nice if I stop receiving emails from pkg-fallout@FreeBSD.org like this [3]. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236879 [2] Lepton Electronic Design Automation: https://github.com/lepton-eda/lepton-eda [3] https://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20190415/1213004.html Regards, Dmitry.