Summary: | cad/lepton-eda: Update to 1.9.10 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Pryakhin <graahnul.grom> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dmitry Pryakhin
2020-03-26 06:13:56 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/129846002 ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval Attachment -> Details -> maintainer-approval [+] (In reply to Fernando Apesteguía from comment #2) Please excuse my ignorance, but do I have to set this flag even if the patch was posted by me (port maintainer), and not someone else? Thank you. (In reply to dmn from comment #3) Yes please, it helps keeping the PR database in good health :-) Thanks! A commit references this bug: Author: fernape Date: Fri Mar 27 07:25:18 UTC 2020 New revision: 529231 URL: https://svnweb.freebsd.org/changeset/ports/529231 Log: cad/lepton-eda: Update to 1.9.10 ChangeLog: https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md#notable-changes-in-lepton-eda-1910-20200319 PR: 245068 Submitted by: graahnul.grom@gmail.com (maintainer) Changes: head/cad/lepton-eda/Makefile head/cad/lepton-eda/distinfo head/cad/lepton-eda/files/patch-build-tools_icon-theme-installer head/cad/lepton-eda/files/patch-docs_scheme-api_Makefile.am head/cad/lepton-eda/files/patch-examples_Makefile.am head/cad/lepton-eda/files/patch-examples_RF__Amp_Makefile.am head/cad/lepton-eda/files/patch-examples_RF__Amp_model_Makefile.am head/cad/lepton-eda/files/patch-examples_RF__Amp_sym_Makefile.am head/cad/lepton-eda/files/patch-examples_TwoStageAmp_Makefile.am head/cad/lepton-eda/files/patch-examples_gTAG_Makefile.am head/cad/lepton-eda/files/patch-examples_lightning__detector_Makefile.am head/cad/lepton-eda/files/patch-liblepton_include_liblepton_geda__list.h head/cad/lepton-eda/files/patch-liblepton_scheme_geda_log-rotate.scm head/cad/lepton-eda/files/patch-liblepton_scheme_geda_os.scm head/cad/lepton-eda/files/patch-liblepton_src_geda__list.c head/cad/lepton-eda/files/patch-liblepton_src_scheme__os.c head/cad/lepton-eda/files/patch-netlist_scheme_backend_gnet-spice-sdb.scm head/cad/lepton-eda/files/patch-schematic_src_x__tabs.c head/cad/lepton-eda/files/patch-utils_scripts_lepton-upcfg.in head/cad/lepton-eda/files/patch-version.h head/cad/lepton-eda/pkg-descr head/cad/lepton-eda/pkg-plist Since the port is not using Python2.7 anymore... what about removing the DEPRECATED block? :-) (In reply to Fernando Apesteguía from comment #6) Thank you, Fernando! Removing of the DEPRECATED block would be a right thing to do. But how do I do it? Again, please do not blame me for not being an expert in the Ports Collection machinery. I will learn. :-) (In reply to dmn from comment #7) No worries :) Have a look at https://www.freebsd.org/doc/en/books/porters-handbook/book.html#dads-deprecated Since the port already has a fix, the DEPRECATE reason is valid no more. We can just delete that block from the Makefile since we already applied a fix. I'll do it for you. No need to send a new patch. A commit references this bug: Author: fernape Date: Fri Mar 27 12:10:29 UTC 2020 New revision: 529242 URL: https://svnweb.freebsd.org/changeset/ports/529242 Log: cad/lepton-eda: remove DEPRECATE block The port dropped python2.7 dependency in r529231 PR: 245068 Changes: head/cad/lepton-eda/Makefile Committed, Thanks! Dear Fernando! Let me express my gratitude for your professional response to my humble bug report and your kind attitude towards me. I wish you all the best, and please take care in these times of collective madness. :-) ¡muchas gracias! |