Created attachment 215237 [details] cad/lepton-eda: Update to 1.9.11 Greetings, dear FreeBSD port committers! I hope you are safe in these turbulent times. The Lepton EDA suite [1] version 1.9.11 has been released. There are little changes to the port itself, though it now requires only one patch. :-) For changes in Lepton EDA please see the NEWS.md file [2]; the ones I'd like to highlight: - The spice-noqsi [3] netlister backend has been added to the distribution. It provides advanced SPICE simulation features. - Fixes and improvements in font rendering. Among them: there used to be issues with new pango library (1.44), spotted on many Linux distributions. Though we have pango 1.42 in the Ports Collection, we'd better be prepared for future upgrades. - Improvements in handling of symbol version changes. - GUI improvements: better placeholders for missing symbols, support for widgets as top-level windows, fixed small inconsistencies in dialog appearance, etc. - Better localization support. [1] https://github.com/lepton-eda/lepton-eda [2] https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md [3] https://github.com/noqsi/gnet-spice-noqsi Regards, Dmitry.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/153042901
A commit references this bug: Author: fernape Date: Fri Jun 5 09:08:12 UTC 2020 New revision: 537997 URL: https://svnweb.freebsd.org/changeset/ports/537997 Log: cad/lepton-eda: Update to 1.9.11 ChangeLog: https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md#notable-changes-in-lepton-eda-1911-20200604 PR: 246991 Submitted by: graahnul.grom@gmail.com (maintainer) Changes: head/cad/lepton-eda/Makefile head/cad/lepton-eda/distinfo head/cad/lepton-eda/files/patch-utils_scripts_lepton-upcfg.in head/cad/lepton-eda/files/patch-version.h head/cad/lepton-eda/pkg-plist
Committed, Thanks!
(In reply to Fernando Apesteguía from comment #3) Thank you, Fernando!