Date: Tue, 21 Mar 2023 13:47:51 +0100 From: Robert Clausecker <fuz@fuz.su> To: Norikatsu Shigemura <nork@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: cba814b84587 - main - sysutils/amazon-ssm-plugin: Update to 1.2.463.0 Message-ID: <ZBmnd7supyxisEtA@fuz.su> In-Reply-To: <202303210609.32L69WS1003530@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Am Tue, Mar 21, 2023 at 06:09:32AM +0000 schrieb Norikatsu Shigemura: > The branch main has been updated by nork: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=cba814b84587e1b03545aea0c68d8ac63b318ccf > > commit cba814b84587e1b03545aea0c68d8ac63b318ccf > Author: Norikatsu Shigemura <nork@FreeBSD.org> > AuthorDate: 2023-03-21 06:08:26 +0000 > Commit: Norikatsu Shigemura <nork@FreeBSD.org> > CommitDate: 2023-03-21 06:08:26 +0000 > > sysutils/amazon-ssm-plugin: Update to 1.2.463.0 > > - Fix build error on arm64 by updating a go-module, golang.org/x/sys. > - Clean up vendor go-modules from each origin repositories. > - Add only support arm64, armv6, armv7 and riscv64 by golang. Please avoid setting ONLY_FOR_ARCHS for Go ports. Once a new architecture is supported by the Go tool chain, someone has to go through all the Go ports and add that new architecture. If an architecture is not supported by Go, the build of the toolchain will already fail, so the build of your port is never attempted. Please only add ONLY_FOR_ARCHS if you know that the port doesn't work for reasons specific to your port, as opposed to the compiler not being supported there. > Changelog: https://github.com/aws/session-manager-plugin/releases/tag/1.2.463.0 > Approved by: hrs (mentor) > --- > sysutils/amazon-ssm-plugin/Makefile | 31 ++++++++++++++++++++++++------- > sysutils/amazon-ssm-plugin/distinfo | 28 +++++++++++++++++++++++++--- > 2 files changed, 49 insertions(+), 10 deletions(-) Yours, Robert Clausecker -- () ascii ribbon campaign - for an 8-bit clean world /\ - against html email - against proprietary attachments [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEExWcBrcoFY7LMaPxvWXxDScqS3gUFAmQZp3RfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM1 NjcwMUFEQ0EwNTYzQjJDQzY4RkM2RjU5N0M0MzQ5Q0E5MkRFMDUACgkQWXxDScqS 3gUZ6A/+JLosaLafqW+ZYgJ7jRZK5bo2cxs5t4SqoThtk8POw3bWKrLCFormDZqN RU+SfNjEdYM8b0a7Zxw+ja0BAsd/nKfMsNrUVnnxw+eCdzYxg1qK4CyPWsqmmUaf xv1cXSk33PlSiahR/jBgTaPr04zQjRUYtwcFJyRWC8RmmEqXUkC5Ol6/izfjfRJP MBhu1MmOvmLtVs5fYMNGSiwaSi0sZumNtw2Rtq7o1970v2TYNy2tmVFgjI2cWJDw si0FfQp7FHlPl8QH3Qd1JESswryRiWTvZxV+NC10uaEit6+Z2BGpa3QZt2DdZRXO aw8yiR+EdVeKX7HgtM5T7WnMiZeXTsxp+TdiT8tgu3/8xUbjo+8IPRu+tXDe7tY9 bfDOf1bskoVWHiT54IGv86FLZevd5f+MEGi0bhwe/KKUjVN6305rK4EQsJA4IZpM Rbm7sujxT0a0FXxYe7vGTkNGEt+hSNx6A9Ug/F2PkPX1lvRxJX9/MnR94FB63b5i WfSjpprgqVLiV3ElQMQNeDHbaSekXBkG7edH3TvfrHAIeUdqPWF5JF95btlR+CLo 3dREG5oPVrUEnqi0mVXimVTNZk0z+iM3wUApFFd1lvzxt+TkUJaOHeJ6n4mEdYV2 Nv8pjjmI9PVA/ED4s2KSTs2HrYG8Sh2b1pR+pw9AwzrXDPgkN40= =A0RG -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZBmnd7supyxisEtA>
