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

[json-dto] Update to v0.2.9; Switch repo; Fix license installation #9057

Merged
merged 2 commits into from
Nov 22, 2019

Conversation

eao197
Copy link
Contributor

@eao197 eao197 commented Nov 20, 2019

json_dto library updated to the latest version.

@PhoebeHui
Copy link
Contributor

/azp run

@PhoebeHui PhoebeHui self-requested a review November 21, 2019 08:14
@@ -26,3 +26,4 @@ file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/lib ${CURRENT_PACKAGES_DIR}/debug)
# Handle copyright
file(COPY ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/json-dto)
file(RENAME ${CURRENT_PACKAGES_DIR}/share/json-dto/LICENSE ${CURRENT_PACKAGES_DIR}/share/json-dto/copyright)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also update 'Handle copyright' with following function:
file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright )

REF v.0.2.8
SHA512 50a2d8d31f4cf67bdf84a58bae5f95642f4be571e8e052a48830be119d5e3c4ddbb19c5ac97fc0f8383c9958d64ec9be4ce23019c1da4f2cbf4b8ddbf23f5ad7
REPO stiffstream/json_dto
REF v.0.2.9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update 'REF v.0.2.9' to 'REF 088c1fefb259267874ad9f9260f0bc1d564ddd7c # v.0.2.9'? since the commit id is more stable.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've applied proposed changes and updated json-dto to the latest version.

Fixes to portfile proposed by PhoebeHui.
@grdowns grdowns changed the title [json-dto] updated to v.0.2.9. [json-dto] Update to v0.2.9; Fix license installation Nov 21, 2019
@grdowns grdowns changed the title [json-dto] Update to v0.2.9; Fix license installation [json-dto] Update to v0.2.9; Switch repo; Fix license installation Nov 21, 2019
@grdowns
Copy link
Contributor

grdowns commented Nov 21, 2019

Thanks for the update, @eao197! This can be merged as soon as CI goes through. Also for anyone looking at this in the future, the new GitHub repo is official AFAICT

@ras0219-msft ras0219-msft merged commit be22db5 into microsoft:master Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants