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

solidity: update to version 0.8.28 #27727

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

kaimingguo
Copy link
Contributor

@kaimingguo kaimingguo commented Feb 21, 2025

Description

  • Update to version 0.8.28
  • Replace jsoncpp dependency with nlohmann-json
  • Update patch files
  • Clean up and standardize CMake configuration flags
  • Add test variant and proper test commands

Closes: https://trac.macports.org/ticket/67560

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

macOS 15.3.1 24D70 arm64
Xcode 16.2 16C5032a

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?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

* Update to version 0.8.28
* Replace jsoncpp dependency with nlohmann-json
* Update patch files
* Clean up and standardize CMake configuration flags
* Add test variant and proper test commands

Closes: https://trac.macports.org/ticket/67560
@kaimingguo kaimingguo force-pushed the update-solidity-0_8_28 branch from 0ef35f4 to 07619b0 Compare February 21, 2025 02:23
@reneeotten reneeotten merged commit 92a5489 into macports:master Feb 22, 2025
3 checks passed
@kaimingguo kaimingguo deleted the update-solidity-0_8_28 branch February 23, 2025 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants