Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kicad: Update to 7.0.11 #23321

Merged
merged 1 commit into from
Apr 7, 2024
Merged

kicad: Update to 7.0.11 #23321

merged 1 commit into from
Apr 7, 2024

Conversation

ryandesign
Copy link
Contributor

Description

Switch to boost181 because that's the latest version in MacPorts. The build fails if the boost port is also active so declare that conflict.

Move boost and legacysupport and compiler restrictions into main port because there's no need for them in the noarch subports.

Use a separate patchfile for each noarch subport so that each patch can be applied without fuzz or offset.

Consolidate common code.

Fix livecheck to exclude only x.99.y development versions.

Fix license.

See: https://trac.macports.org/ticket/69647
See: https://trac.macports.org/ticket/69648

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 12.7.2 21G1974 x86_64
Xcode 14.2 14C18

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all one binary files?
  • checked that the Portfile's most important variants haven't been broken?

Switch to boost181 because that's the latest version in MacPorts. The
build fails if the boost port is also active so declare that conflict.

Move boost and legacysupport and compiler restrictions into main port
because there's no need for them in the noarch subports.

Use a separate patchfile for each noarch subport so that each patch can
be applied without fuzz or offset.

Consolidate common code.

Fix livecheck to exclude only x.99.y development versions.

Fix license.

See: https://trac.macports.org/ticket/69647
See: https://trac.macports.org/ticket/69648
@macportsbot
Copy link

Notifying maintainers:
@ra1nb0w for port kicad.

@macportsbot macportsbot added type: update maintainer: open Affects an openmaintainer port by: member Created by a member with commit rights labels Apr 2, 2024
@ryandesign ryandesign merged commit d267a1c into macports:master Apr 7, 2024
4 checks passed
@ryandesign ryandesign deleted the kicad branch April 7, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port type: update
3 participants