Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2024 08:34:50 GMT
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6541151bd768 - main - sysutils/amazon-ssm-plugin: Update to 1.2.633.0
Message-ID:  <202406240834.45O8YoTT063168@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nork:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6541151bd7689aa774e6ce5024901f53744c2847

commit 6541151bd7689aa774e6ce5024901f53744c2847
Author:     Norikatsu Shigemura <nork@FreeBSD.org>
AuthorDate: 2024-06-24 08:34:01 +0000
Commit:     Norikatsu Shigemura <nork@FreeBSD.org>
CommitDate: 2024-06-24 08:34:01 +0000

    sysutils/amazon-ssm-plugin: Update to 1.2.633.0
    
    Approved by:    hrs (mentor)
---
 sysutils/amazon-ssm-plugin/Makefile | 10 ++++------
 sysutils/amazon-ssm-plugin/distinfo | 12 +++---------
 2 files changed, 7 insertions(+), 15 deletions(-)

diff --git a/sysutils/amazon-ssm-plugin/Makefile b/sysutils/amazon-ssm-plugin/Makefile
index 1f450e9297a0..ab6aaaee5288 100644
--- a/sysutils/amazon-ssm-plugin/Makefile
+++ b/sysutils/amazon-ssm-plugin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	amazon-ssm-plugin
-DISTVERSION=	1.2.536.0
-PORTREVISION=	5
+DISTVERSION=	1.2.633.0
+PORTREVISION=	0
 CATEGORIES=	sysutils
 
 MAINTAINER=	nork@FreeBSD.org
@@ -23,16 +23,13 @@ GH_PROJECT=	session-manager-plugin
 GH_SUBDIR=	${GH_PROJECT}
 GH_TUPLE=	eiannone:keyboard:6d2a597fd0f1:eiannone_keyboard/vendor/github.com/eiannone/keyboard \
 		fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
-		golang:crypto:159ae71589f3:golang_crypto/vendor/golang.org/x/crypto \
-		golang:sync:43a5402ce75a:golang_sync/vendor/golang.org/x/sync \
-		golang:sys:v0.6.0:golang_sys/vendor/golang.org/x/sys \
 		gorilla:websocket:e8629af678b7:gorilla_websocket/vendor/github.com/gorilla/websocket \
 		jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \
 		stretchr:objx:cbeaeb16a013:stretchr_objx/vendor/github.com/stretchr/objx \
 		stretchr:testify:6cb3b85ef5a0:stretchr_testify/vendor/github.com/stretchr/testify \
 		twinj:uuid:70cac2bcd273:twinj_uuid/vendor/github.com/twinj/uuid \
 		xtaci:smux:09e2c01560df:xtaci_smux/vendor/github.com/xtaci/smux
-#shrinked?#	aws:aws-sdk-go:v1.44.302:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go
+#shrinked?#	aws:aws-sdk-go:v1.49.8:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go
 #customized#	cihub:seelog:c510775bb50d:cihub_seelog/vendor/github.com/cihub/seelog
 
 PORTDOCS=	NOTICE README.md RELEASENOTES.md THIRD-PARTY VERSION
@@ -50,6 +47,7 @@ post-extract:
 	@${MKDIR} ${WRKDIR}/src
 	@${LN} -s ${WRKSRC} ${GO_WRKSRC}
 	${MKDIR} ${WRKSRC}/vendor/github.com/aws/session-manager-plugin
+	${LN} -s src/golang.org                      ${GO_WRKSRC}/vendor/
 	${LN} -s ../../../../src                     ${GO_WRKSRC}/vendor/github.com/aws/session-manager-plugin/
 	${LN} -s ../src/github.com/cihub             ${GO_WRKSRC}/vendor/github.com/
 	${LN} -s ../../src/github.com/aws/aws-sdk-go ${GO_WRKSRC}/vendor/github.com/aws/
diff --git a/sysutils/amazon-ssm-plugin/distinfo b/sysutils/amazon-ssm-plugin/distinfo
index 2b962d6750c5..c2cde8d38deb 100644
--- a/sysutils/amazon-ssm-plugin/distinfo
+++ b/sysutils/amazon-ssm-plugin/distinfo
@@ -1,16 +1,10 @@
-TIMESTAMP = 1704579871
-SHA256 (aws-session-manager-plugin-1.2.536.0_GH0.tar.gz) = 848bcd54acbcb214fec5913355892030f146d89e481f4afced5c125c3f773ddd
-SIZE (aws-session-manager-plugin-1.2.536.0_GH0.tar.gz) = 40204923
+TIMESTAMP = 1718553883
+SHA256 (aws-session-manager-plugin-1.2.633.0_GH0.tar.gz) = 1e158f297049745785ef78b00c0caecb9e8067eb44deda131cad58397672379f
+SIZE (aws-session-manager-plugin-1.2.633.0_GH0.tar.gz) = 33850961
 SHA256 (eiannone-keyboard-6d2a597fd0f1_GH0.tar.gz) = fb97638e3f16a94233a809d50f01e7a20657a44e3cec0e9a00907b0ed909051a
 SIZE (eiannone-keyboard-6d2a597fd0f1_GH0.tar.gz) = 7962
 SHA256 (fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = b7530d973d0ab0e58ad8ce1b9a4b963d6f57b3d72f2f9e13d49846976361b1cd
 SIZE (fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = 31139
-SHA256 (golang-crypto-159ae71589f3_GH0.tar.gz) = bbe6802310719e9ae8df6b78126dc16784427ee3afded408c6a747c988b37a6a
-SIZE (golang-crypto-159ae71589f3_GH0.tar.gz) = 1608065
-SHA256 (golang-sync-43a5402ce75a_GH0.tar.gz) = c9a58dbd06f5747ccf112cc29eb6f82ab2b8a3cd18908efa2d949a27d3924fc8
-SIZE (golang-sync-43a5402ce75a_GH0.tar.gz) = 17275
-SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54
-SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234
 SHA256 (gorilla-websocket-e8629af678b7_GH0.tar.gz) = 5f0b2c4324629f591f6ef1e809eddf77a8fe831073a371a1c54d4409624c9459
 SIZE (gorilla-websocket-e8629af678b7_GH0.tar.gz) = 54302
 SHA256 (jmespath-go-jmespath-c2b33e8439af_GH0.tar.gz) = 1ccd468fe91f58cd1b144f6317f06b53bf0a5da5e03e6a399a2d03f087db1fe9



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406240834.45O8YoTT063168>