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

fheroes2: update to 0.9.6 #11808

Merged
merged 2 commits into from
Aug 8, 2021
Merged

Conversation

oleg-derevenetz
Copy link
Contributor

Description

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

macOS 11.5.1 20G80 x86_64
Xcode 12.5.1 12E507

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?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

@macportsbot macportsbot added maintainer maintainer: open Affects an openmaintainer port type: update labels Aug 6, 2021
@oleg-derevenetz oleg-derevenetz force-pushed the fheroes2-0.9.6 branch 2 times, most recently from 551b55a to 9d21f82 Compare August 7, 2021 00:31
@reneeotten
Copy link
Contributor

@oleg-derevenetz please don't make whitespace changes mixed in with functional changes as it is hard to see the relevant things that changed.

@oleg-derevenetz
Copy link
Contributor Author

Hi @reneeotten

@oleg-derevenetz please don't make whitespace changes mixed in with functional changes as it is hard to see the relevant things that changed.

Sorry for this. I peeped this style in another Portfile and I liked it :)

@reneeotten
Copy link
Contributor

Sorry for this. I peeped this style in another Portfile and I liked it :)

no worries! Just to make sure: as long as it conforms to the modeline (i.e., spaces with multiples of 4) it's all fine. If you really want to change the white space you can of course do that, but please do so in a separate commit.

@oleg-derevenetz
Copy link
Contributor Author

@reneeotten Should I split the squashed commit in this PR in two commits?

@reneeotten
Copy link
Contributor

@reneeotten Should I split the squashed commit in this PR in two commits?

Yes, please!

@reneeotten
Copy link
Contributor

how about white space changes instead of beautify the Portfile? ;)

@reneeotten
Copy link
Contributor

thanks @oleg-derevenetz !

@reneeotten reneeotten merged commit d5f02ec into macports:master Aug 8, 2021
@oleg-derevenetz oleg-derevenetz deleted the fheroes2-0.9.6 branch August 8, 2021 04:06
@oleg-derevenetz
Copy link
Contributor Author

Hi @reneeotten May I ask for an advice for this build on Big Sur for ARM64:

https://build.macports.org/builders/ports-11_arm64-builder/builds/27635

? It seems that cmake wasn't installed to build this Portfile, should I add it to the depends_build? I thought that PortGroup cmake implies this... At least there were no issues with this before, and test builds for this PR didn't catch it...

@oleg-derevenetz
Copy link
Contributor Author

@reneeotten I'm sorry, nevermind, it looks like I figured it out - #11812.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants