- Update amazon-ssm-agent to the latest version
- Add patch related to goimports run (part of the official build tools)
Details
Details
- Reviewers
cperciva - Commits
- rP535796: sysutils/amazon-ssm-agent: update to 2.3.1205.0
- portlint
- poudriere - https://bsd.samm.cz/data/latest-per-pkg/amazon-ssm-agent/2.3.1205.0/
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sysutils/amazon-ssm-agent/files/patch-agent_plugins_inventory_gatherers_application_dataProvider__unix__test.go | ||
---|---|---|
9 ↗ | (On Diff #71895) | Why? |
sysutils/amazon-ssm-agent/files/patch-agent_session_utility_utility__unix.go | ||
7 ↗ | (On Diff #71895) | Do we still need this patch? We're creating the user at package install time so I think we might get the right (non)behaviour out of the box already. |
Comment Actions
@cperciva please let me know if it looks good now for you
sysutils/amazon-ssm-agent/files/patch-agent_plugins_inventory_gatherers_application_dataProvider__unix__test.go | ||
---|---|---|
9 ↗ | (On Diff #71895) | Let me check if we can drop this one, it was from goimports -w |
sysutils/amazon-ssm-agent/files/patch-agent_session_utility_utility__unix.go | ||
7 ↗ | (On Diff #71895) | I think its fine to drop it, will do. Also i found much better way to set version instead of using patch |