Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2020 13:39:46 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533537 - head/security/step-cli
Message-ID:  <202005011339.041DdkQ6002198@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Fri May  1 13:39:46 2020
New Revision: 533537
URL: https://svnweb.freebsd.org/changeset/ports/533537

Log:
  security/step-cli: update to 0.14.3
  
  PR:		246079
  Submitted by:	Markus Wipp <mw@wipp.bayern> (maintainer)

Modified:
  head/security/step-cli/Makefile
  head/security/step-cli/distinfo

Modified: head/security/step-cli/Makefile
==============================================================================
--- head/security/step-cli/Makefile	Fri May  1 12:55:50 2020	(r533536)
+++ head/security/step-cli/Makefile	Fri May  1 13:39:46 2020	(r533537)
@@ -2,7 +2,7 @@
 
 PORTNAME=	step-cli
 DISTVERSIONPREFIX=v
-DISTVERSION=	0.14.2
+DISTVERSION=	0.14.3
 CATEGORIES=	security
 
 MAINTAINER=	mw@wipp.bayern
@@ -29,6 +29,7 @@ PLIST_FILES=	bin/step \
 GH_TUPLE=	\
 		AndreasBriese:bbloom:e2d15f34fcf9:andreasbriese_bbloom/vendor/github.com/AndreasBriese/bbloom \
 		BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
+		DataDog:zstd:v1.4.1:datadog_zstd/vendor/github.com/DataDog/zstd \
 		Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \
 		Masterminds:semver:v3.0.1:masterminds_semver/vendor/github.com/Masterminds/semver/v3 \
 		Masterminds:sprig:v3.0.0:masterminds_sprig/vendor/github.com/Masterminds/sprig/v3 \
@@ -41,7 +42,8 @@ GH_TUPLE=	\
 		bombsimon:wsl:v2.0.0:bombsimon_wsl/vendor/github.com/bombsimon/wsl/v2 \
 		boombuler:barcode:v1.0.0:boombuler_barcode/vendor/github.com/boombuler/barcode \
 		census-instrumentation:opencensus-go:v0.22.2:census_instrumentation_opencensus_go/vendor/go.opencensus.io \
-		cespare:xxhash:v2.1.1:cespare_xxhash/vendor/github.com/cespare/xxhash/v2 \
+		cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \
+		cespare:xxhash:v2.1.1:cespare_xxhash_1/vendor/github.com/cespare/xxhash/v2 \
 		cheggaaa:pb:v1.0.28:cheggaaa_pb/vendor/gopkg.in/cheggaaa/pb.v1 \
 		chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \
 		coreos:bbolt:v1.3.3:coreos_bbolt/vendor/github.com/coreos/bbolt \
@@ -53,7 +55,9 @@ GH_TUPLE=	\
 		cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man/vendor/github.com/cpuguy83/go-md2man/v2 \
 		creack:pty:v1.1.7:creack_pty/vendor/github.com/creack/pty \
 		davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
-		dgraph-io:badger:v1.5.3:dgraph_io_badger/vendor/github.com/dgraph-io/badger \
+		dgraph-io:badger:09dd2e1a4195:dgraph_io_badger/vendor/github.com/dgraph-io/badger/v2 \
+		dgraph-io:badger:v1.5.3:dgraph_io_badger_1/vendor/github.com/dgraph-io/badger \
+		dgraph-io:ristretto:8f368f2f2ab3:dgraph_io_ristretto/vendor/github.com/dgraph-io/ristretto \
 		dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \
 		dgryski:go-farm:6a90982ecee2:dgryski_go_farm/vendor/github.com/dgryski/go-farm \
 		dominikh:go-tools:v0.0.1-2019.2.3:dominikh_go_tools/vendor/honnef.co/go/tools \
@@ -87,6 +91,7 @@ GH_TUPLE=	\
 		golang:net:c0dbc17a3553:golang_net/vendor/golang.org/x/net \
 		golang:oauth2:858c2ad4c8b6:golang_oauth2/vendor/golang.org/x/oauth2 \
 		golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \
+		golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \
 		golang:sys:b016eb3dc98e:golang_sys/vendor/golang.org/x/sys \
 		golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \
 		golang:time:555d28b269f0:golang_time/vendor/golang.org/x/time \
@@ -169,9 +174,9 @@ GH_TUPLE=	\
 		shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
 		sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
 		smallstep:assert:b99dc1097b15:smallstep_assert/vendor/github.com/smallstep/assert \
-		smallstep:certificates:v0.14.2:smallstep_certificates/vendor/github.com/smallstep/certificates \
-		smallstep:certinfo:v1.2.0:smallstep_certinfo/vendor/github.com/smallstep/certinfo \
-		smallstep:nosql:v0.2.0:smallstep_nosql/vendor/github.com/smallstep/nosql \
+		smallstep:certificates:v0.14.4:smallstep_certificates/vendor/github.com/smallstep/certificates \
+		smallstep:certinfo:v1.3.0:smallstep_certinfo/vendor/github.com/smallstep/certinfo \
+		smallstep:nosql:v0.3.0:smallstep_nosql/vendor/github.com/smallstep/nosql \
 		smallstep:truststore:v0.9.3:smallstep_truststore/vendor/github.com/smallstep/truststore \
 		smallstep:zcrypto:fbc32cf76bce:smallstep_zcrypto/vendor/github.com/smallstep/zcrypto \
 		smallstep:zlint:d84eaafe274f:smallstep_zlint/vendor/github.com/smallstep/zlint \
@@ -201,7 +206,10 @@ GH_TUPLE=	\
 		weppos:publicsuffix-go:v0.4.0:weppos_publicsuffix_go/vendor/github.com/weppos/publicsuffix-go \
 		xiang90:probing:43a291ad63a2:xiang90_probing/vendor/github.com/xiang90/probing
 
-GL_TUPLE=	https://gitlab.howett.net:go:plist:77e249a2e2ba6362794925035a31bea61b902a1e:go_plist/vendor/howett.net/plist
+GL_TUPLE=	https://gitlab.howett.net:go:plist:3b63eb3a43b59c776909681ed1fcb412b47d3c9a:go_plist/vendor/howett.net/plist
+
+		# Mirrors for the following packages are not currently known, please look them up and handle these tuples manually:
+		#	::v1.0.0:group_name/vendor/sourcegraph.com/sqs/pbtypes
 
 post-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d

Modified: head/security/step-cli/distinfo
==============================================================================
--- head/security/step-cli/distinfo	Fri May  1 12:55:50 2020	(r533536)
+++ head/security/step-cli/distinfo	Fri May  1 13:39:46 2020	(r533537)
@@ -1,10 +1,12 @@
-TIMESTAMP = 1586506378
-SHA256 (smallstep-cli-v0.14.2_GH0.tar.gz) = bc3732082d6800bf1a60784631bd9f916a04d07bdd25e1775cb564e4776152bc
-SIZE (smallstep-cli-v0.14.2_GH0.tar.gz) = 446978
+TIMESTAMP = 1588326805
+SHA256 (smallstep-cli-v0.14.3_GH0.tar.gz) = 26a54463713908f304667fa043c0e7cf04f836e67fb531fef9fd614250c11a94
+SIZE (smallstep-cli-v0.14.3_GH0.tar.gz) = 453853
 SHA256 (AndreasBriese-bbloom-e2d15f34fcf9_GH0.tar.gz) = e88bd873a2251d70b5d2cbf9dceff24fa25ca5652ac1f99165c303e98df494a1
 SIZE (AndreasBriese-bbloom-e2d15f34fcf9_GH0.tar.gz) = 7704
 SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
 SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
+SHA256 (DataDog-zstd-v1.4.1_GH0.tar.gz) = 48c0ad82d9bc66d77ca95aa47374bed6b6466510da66a2b2f9215cb239cb8137
+SIZE (DataDog-zstd-v1.4.1_GH0.tar.gz) = 498749
 SHA256 (Masterminds-goutils-v1.1.0_GH0.tar.gz) = 053a61c4b0d78e6978600c99562f04d053993c428d549a20b627151cf1aabbae
 SIZE (Masterminds-goutils-v1.1.0_GH0.tar.gz) = 14610
 SHA256 (Masterminds-semver-v3.0.1_GH0.tar.gz) = 039a09a397f10906343c6d5b65381311e9b574429c2ebdb7ae5b7a75eb6b98c9
@@ -29,6 +31,8 @@ SHA256 (boombuler-barcode-v1.0.0_GH0.tar.gz) = 22b5437
 SIZE (boombuler-barcode-v1.0.0_GH0.tar.gz) = 62930
 SHA256 (census-instrumentation-opencensus-go-v0.22.2_GH0.tar.gz) = 0aa930142b669d7c47e2b8343f6adc9f03414a9c45763c5f746de95231d6ad6d
 SIZE (census-instrumentation-opencensus-go-v0.22.2_GH0.tar.gz) = 165321
+SHA256 (cespare-xxhash-v1.1.0_GH0.tar.gz) = 9418be390574092f0ca989b9ae2f5450270ead8125a635a100850b28c8c9c495
+SIZE (cespare-xxhash-v1.1.0_GH0.tar.gz) = 8200
 SHA256 (cespare-xxhash-v2.1.1_GH0.tar.gz) = 0ee31178d2c5a1249be4e26294a2f428008dc4e1ecbbfbe47f74e41026df1148
 SIZE (cespare-xxhash-v2.1.1_GH0.tar.gz) = 9292
 SHA256 (cheggaaa-pb-v1.0.28_GH0.tar.gz) = f745c5636d3fb59bffab5f9d2a745a94a9608166c20c90936fc66848a5e816e6
@@ -53,8 +57,12 @@ SHA256 (creack-pty-v1.1.7_GH0.tar.gz) = 3d4c2fb5016576
 SIZE (creack-pty-v1.1.7_GH0.tar.gz) = 8161
 SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
 SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
+SHA256 (dgraph-io-badger-09dd2e1a4195_GH0.tar.gz) = add05687c0e351117e9ca7917bbb21616cc1014596801de44d18d9d6a6dd6086
+SIZE (dgraph-io-badger-09dd2e1a4195_GH0.tar.gz) = 332877
 SHA256 (dgraph-io-badger-v1.5.3_GH0.tar.gz) = 653dccac0adde8462e2ce88cb6ce8eaf1e50d9cb3ec5d57269307b2dabb4885c
 SIZE (dgraph-io-badger-v1.5.3_GH0.tar.gz) = 1018875
+SHA256 (dgraph-io-ristretto-8f368f2f2ab3_GH0.tar.gz) = 1efee19b05912787664c145bd1f5c64368caac8dc49583d75680d5c21a1cf3cd
+SIZE (dgraph-io-ristretto-8f368f2f2ab3_GH0.tar.gz) = 39672
 SHA256 (dgrijalva-jwt-go-v3.2.0_GH0.tar.gz) = 197465ef53219f3aeb1a6940b70e16d288fe4e4108d4831b91ea101118440e63
 SIZE (dgrijalva-jwt-go-v3.2.0_GH0.tar.gz) = 36960
 SHA256 (dgryski-go-farm-6a90982ecee2_GH0.tar.gz) = 47bda738d281105cc7b1cb832880f93d220eae40b18095dc322b0b7bf44fdf23
@@ -121,6 +129,8 @@ SHA256 (golang-oauth2-858c2ad4c8b6_GH0.tar.gz) = 28ae6
 SIZE (golang-oauth2-858c2ad4c8b6_GH0.tar.gz) = 45265
 SHA256 (golang-protobuf-v1.3.2_GH0.tar.gz) = c9cda622857a17cf0877c5ba76688a931883e505f40744c9495638b6e3da1f65
 SIZE (golang-protobuf-v1.3.2_GH0.tar.gz) = 312285
+SHA256 (golang-snappy-v0.0.1_GH0.tar.gz) = b1d97f47fcb61cb0cdd54bc424eda980c47838effb0ec9e322506514a50fee85
+SIZE (golang-snappy-v0.0.1_GH0.tar.gz) = 62605
 SHA256 (golang-sys-b016eb3dc98e_GH0.tar.gz) = 09d8ddfb8f2c651e956a534d5de1e5401567d12dd0a589abd4ad5e9fa4213b06
 SIZE (golang-sys-b016eb3dc98e_GH0.tar.gz) = 1535262
 SHA256 (golang-text-v0.3.2_GH0.tar.gz) = 0b9309698f5708531c5377ab1e29b423a6d9e20c55a8d386c3b8283428212f22
@@ -285,12 +295,12 @@ SHA256 (sirupsen-logrus-v1.4.2_GH0.tar.gz) = 67f2ddf46
 SIZE (sirupsen-logrus-v1.4.2_GH0.tar.gz) = 41373
 SHA256 (smallstep-assert-b99dc1097b15_GH0.tar.gz) = 6aa33efa39730adfc6588c7350bb868ac59f4137aeb42bc5ef97bf469afcdd93
 SIZE (smallstep-assert-b99dc1097b15_GH0.tar.gz) = 4033
-SHA256 (smallstep-certificates-v0.14.2_GH0.tar.gz) = 3d4e93fba5798e3ce6ef45ae2a40a25aa623b84a72f884c7208ee5a1662c8c39
-SIZE (smallstep-certificates-v0.14.2_GH0.tar.gz) = 17540124
-SHA256 (smallstep-certinfo-v1.2.0_GH0.tar.gz) = 14074ec5be55d1e18ed614264d85112d0319b1325c3ea53389e4130c81024770
-SIZE (smallstep-certinfo-v1.2.0_GH0.tar.gz) = 53557
-SHA256 (smallstep-nosql-v0.2.0_GH0.tar.gz) = 368bd3c0beee1f94aa5deb26cc9cffa830ca94939928bc17d7ba8237e5b199a5
-SIZE (smallstep-nosql-v0.2.0_GH0.tar.gz) = 18508
+SHA256 (smallstep-certificates-v0.14.4_GH0.tar.gz) = 526ddd34c00bd2da5166ef1ca1fd876d51de95837be231588d918667edbe44f9
+SIZE (smallstep-certificates-v0.14.4_GH0.tar.gz) = 17542434
+SHA256 (smallstep-certinfo-v1.3.0_GH0.tar.gz) = 58f20874b73f1f363f14e5fbcbd0fc4e030045cbc5299faee8f8967ea699a9cf
+SIZE (smallstep-certinfo-v1.3.0_GH0.tar.gz) = 58609
+SHA256 (smallstep-nosql-v0.3.0_GH0.tar.gz) = 6020dc16800b55f6fd83be95e0e5c9d0d1ed4aee530a3510e06cd8ce7aa4b470
+SIZE (smallstep-nosql-v0.3.0_GH0.tar.gz) = 21961
 SHA256 (smallstep-truststore-v0.9.3_GH0.tar.gz) = a25569067b7fc298f66d6421384c1e7b43c010dfbd475adfe2636a0977394685
 SIZE (smallstep-truststore-v0.9.3_GH0.tar.gz) = 12705
 SHA256 (smallstep-zcrypto-fbc32cf76bce_GH0.tar.gz) = 9d3c7900ca0acfc40264c1956fd2b7792f3579b31d7692d67db81da4d64f79ec



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