Date: Sat, 8 Oct 2022 16:04:54 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8506ea88bd9d - main - devel/cirrus-cli: Update version 0.85.0=>0.87.2 Message-ID: <202210081604.298G4sov087436@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8506ea88bd9da894b4c679023346ac8138eaa68c commit 8506ea88bd9da894b4c679023346ac8138eaa68c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-10-08 15:38:46 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-10-08 16:04:36 +0000 devel/cirrus-cli: Update version 0.85.0=>0.87.2 Relnotes: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.87.2 --- devel/cirrus-cli/Makefile | 13 ++----------- devel/cirrus-cli/distinfo | 22 +++++----------------- 2 files changed, 7 insertions(+), 28 deletions(-) diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index c6081b056f09..ce73967b509a 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,6 +1,5 @@ PORTNAME= cirrus-cli -PORTVERSION= 0.85.0 -PORTREVISION= 2 +PORTVERSION= 0.87.2 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -27,7 +26,7 @@ GH_TUPLE= \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ certifi:gocertifi:431795d63e8d:certifi_gocertifi/vendor/github.com/certifi/gocertifi \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ - cirruslabs:cirrus-ci-agent:v1.81.0:cirruslabs_cirrus_ci_agent/vendor/github.com/cirruslabs/cirrus-ci-agent \ + cirruslabs:cirrus-ci-agent:v1.89.0:cirruslabs_cirrus_ci_agent/vendor/github.com/cirruslabs/cirrus-ci-agent \ cirruslabs:echelon:v1.7.0:cirruslabs_echelon/vendor/github.com/cirruslabs/echelon \ cirruslabs:go-java-glob:v0.1.0:cirruslabs_go_java_glob/vendor/github.com/cirruslabs/go-java-glob \ cirruslabs:podmanapi:v0.2.0:cirruslabs_podmanapi/vendor/github.com/cirruslabs/podmanapi \ @@ -46,7 +45,6 @@ GH_TUPLE= \ docker:go:d30aec9fd63c:docker_go/vendor/github.com/docker/go \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ emirpasic:gods:v1.12.0:emirpasic_gods/vendor/github.com/emirpasic/gods \ - fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ fvbommel:sortorder:v1.0.2:fvbommel_sortorder/vendor/github.com/fvbommel/sortorder \ go-git:gcfg:v1.5.0:go_git_gcfg/vendor/github.com/go-git/gcfg \ go-git:go-billy:v5.3.1:go_git_go_billy_v5/vendor/github.com/go-git/go-billy/v5 \ @@ -77,7 +75,6 @@ GH_TUPLE= \ grpc:grpc-go:v1.41.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:go-version:v1.3.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ - hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jbenet:go-context:d14ea06fba99:jbenet_go_context/vendor/github.com/jbenet/go-context \ @@ -111,7 +108,6 @@ GH_TUPLE= \ opencontainers:runc:v1.0.0-rc93:opencontainers_runc/vendor/github.com/opencontainers/runc \ opencontainers:runtime-spec:e6143ca7d51d:opencontainers_runtime_spec/vendor/github.com/opencontainers/runtime-spec \ otiai10:copy:v1.7.0:otiai10_copy/vendor/github.com/otiai10/copy \ - pelletier:go-toml:v1.9.1:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:sftp:v1.12.0:pkg_sftp/vendor/github.com/pkg/sftp \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ @@ -124,13 +120,10 @@ GH_TUPLE= \ sergi:go-diff:v1.2.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.5.1:spf13_afero/vendor/github.com/spf13/afero \ - spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.1.3:spf13_cobra/vendor/github.com/spf13/cobra \ - spf13:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.7.1:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ - subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ syndtr:gocapability:42c35b437635:syndtr_gocapability/vendor/github.com/syndtr/gocapability \ theupdateframework:notary:v0.7.0:theupdateframework_notary/vendor/github.com/theupdateframework/notary \ xanzy:ssh-agent:v0.3.1:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent \ @@ -149,6 +142,4 @@ post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/moby/sys/mountinfo @${RLN} ${WRKSRC_moby_sys_mountinfo}/mountinfo ${WRKSRC}/vendor/github.com/moby/sys/mountinfo -PLIST_FILES= bin/cirrus - .include <bsd.port.mk> diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo index f7e4e54e8c95..86997edef31f 100644 --- a/devel/cirrus-cli/distinfo +++ b/devel/cirrus-cli/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1662316721 -SHA256 (cirruslabs-cirrus-cli-v0.85.0_GH0.tar.gz) = 5f0b5f34608a1cf0847aaf8848674c0f88232c56daaa374b16c5c64bdab17614 -SIZE (cirruslabs-cirrus-cli-v0.85.0_GH0.tar.gz) = 747059 +TIMESTAMP = 1665242741 +SHA256 (cirruslabs-cirrus-cli-v0.87.2_GH0.tar.gz) = e78772f3c08657b33eef1486e4e98bff61263a49722dfe52da5959d7d89f9951 +SIZE (cirruslabs-cirrus-cli-v0.87.2_GH0.tar.gz) = 748194 SHA256 (Azure-go-ansiterm-d6e3b3328b78_GH0.tar.gz) = ee1ebe2efef498be1c558bf71e143289db2d21e2d42592503ad2d4a989006821 SIZE (Azure-go-ansiterm-d6e3b3328b78_GH0.tar.gz) = 20946 SHA256 (Microsoft-go-winio-v0.5.1_GH0.tar.gz) = 7d68437cf732590f4c3002d8a1b446f3f584387c3538bdd4862ebff5b0b8dda9 @@ -25,8 +25,8 @@ SHA256 (certifi-gocertifi-431795d63e8d_GH0.tar.gz) = 9b8774ff86195095e4446011bb9 SIZE (certifi-gocertifi-431795d63e8d_GH0.tar.gz) = 121734 SHA256 (cespare-xxhash-v2.1.1_GH0.tar.gz) = 0ee31178d2c5a1249be4e26294a2f428008dc4e1ecbbfbe47f74e41026df1148 SIZE (cespare-xxhash-v2.1.1_GH0.tar.gz) = 9292 -SHA256 (cirruslabs-cirrus-ci-agent-v1.81.0_GH0.tar.gz) = 0cc9a92d9daea5cfc24c8207639998688774988549f133b531fcfc819f668add -SIZE (cirruslabs-cirrus-ci-agent-v1.81.0_GH0.tar.gz) = 121351 +SHA256 (cirruslabs-cirrus-ci-agent-v1.89.0_GH0.tar.gz) = d035d216b583941b157c48b01569b91260ae06b3ed0dde7f7e729832528c283a +SIZE (cirruslabs-cirrus-ci-agent-v1.89.0_GH0.tar.gz) = 122953 SHA256 (cirruslabs-echelon-v1.7.0_GH0.tar.gz) = 4acdf5e0c36f37616e343d5e68bed482ffcd0f779e3c97f47d6a02171bec977f SIZE (cirruslabs-echelon-v1.7.0_GH0.tar.gz) = 393868 SHA256 (cirruslabs-go-java-glob-v0.1.0_GH0.tar.gz) = 63ab2ef5b2f629384ab73e6e251709cd81451a2517a915af0b6d5e6d0360b1af @@ -63,8 +63,6 @@ SHA256 (dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c SIZE (dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260 SHA256 (emirpasic-gods-v1.12.0_GH0.tar.gz) = 889d06b5f88db9e2dae19a799a35324c4f59305aa5e966dcdb4b637e70607ff9 SIZE (emirpasic-gods-v1.12.0_GH0.tar.gz) = 76825 -SHA256 (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 4f888b1cb132026227826751d156c0a2958e7d492e5e38386cde8848ef494dcb -SIZE (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 31900 SHA256 (fvbommel-sortorder-v1.0.2_GH0.tar.gz) = c48568cfba92a87289b8cbebb16bf06821c74e0a0e4245ebb3e38cd6bfd643f4 SIZE (fvbommel-sortorder-v1.0.2_GH0.tar.gz) = 3611 SHA256 (go-git-gcfg-v1.5.0_GH0.tar.gz) = 662e46a93aba5ffe383e55597ce5749447e5c8e9409b1452f5790bfd6e1f8a11 @@ -125,8 +123,6 @@ SHA256 (hashicorp-go-version-v1.3.0_GH0.tar.gz) = a459b2d8a3ca4d67fc13869a7869fa SIZE (hashicorp-go-version-v1.3.0_GH0.tar.gz) = 14447 SHA256 (hashicorp-golang-lru-v0.5.4_GH0.tar.gz) = d50c188af0cc8b22e7e4b79e9071694fa06428a9964b22d68dc997fa787a177a SIZE (hashicorp-golang-lru-v0.5.4_GH0.tar.gz) = 13428 -SHA256 (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2 -SIZE (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 70658 SHA256 (imdario-mergo-v0.3.12_GH0.tar.gz) = f0ad95fe47f1a9c15545fe3e8abf4364b8163a0f872ce25d6f6ae85e7c885302 SIZE (imdario-mergo-v0.3.12_GH0.tar.gz) = 22319 SHA256 (inconshreveable-mousetrap-v1.0.0_GH0.tar.gz) = 5edc7731c819c305623568e317aa253d342be3447def97f1fa9e10eb5ad819f6 @@ -193,8 +189,6 @@ SHA256 (opencontainers-runtime-spec-e6143ca7d51d_GH0.tar.gz) = f17abcb5a816d88a7 SIZE (opencontainers-runtime-spec-e6143ca7d51d_GH0.tar.gz) = 72645 SHA256 (otiai10-copy-v1.7.0_GH0.tar.gz) = c1ebf4aa789d2c17351b3d912270bf30fc52c327627c3f6e101f24f0b834e3cc SIZE (otiai10-copy-v1.7.0_GH0.tar.gz) = 14488 -SHA256 (pelletier-go-toml-v1.9.1_GH0.tar.gz) = 346af947035c53c0c818cf7de81fd8f5b00ef21f7ab4468f4c103354d18f47f5 -SIZE (pelletier-go-toml-v1.9.1_GH0.tar.gz) = 101410 SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608 SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415 SHA256 (pkg-sftp-v1.12.0_GH0.tar.gz) = 55695625fae4aaf5910c6d86cd5356b289ed1f665b18952858434c7a2dddddd4 @@ -219,20 +213,14 @@ SHA256 (sirupsen-logrus-v1.8.1_GH0.tar.gz) = e9492c08ac8f202b438ccfb992bf81b7860 SIZE (sirupsen-logrus-v1.8.1_GH0.tar.gz) = 47161 SHA256 (spf13-afero-v1.5.1_GH0.tar.gz) = 36a26869c7b963e07e3fcb99dcc86c6ab751548514b5e1fd252175e9eca43f54 SIZE (spf13-afero-v1.5.1_GH0.tar.gz) = 58848 -SHA256 (spf13-cast-v1.3.1_GH0.tar.gz) = 4fa8d06903b490ae6f1316e55c5446d5648eea2b450671ebc54d4bbe79bc46b1 -SIZE (spf13-cast-v1.3.1_GH0.tar.gz) = 11102 SHA256 (spf13-cobra-v1.1.3_GH0.tar.gz) = e5f93c61e1236e61c7fc45882d2a03b81f46ebebdf70628ebb64b0b5fe34f6fa SIZE (spf13-cobra-v1.1.3_GH0.tar.gz) = 146580 -SHA256 (spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 4fd850a792c5738954c4801cf549d8d0bf53edd17139cd39d179aa5abf7ec68d -SIZE (spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 6871 SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808 SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796 SHA256 (spf13-viper-v1.7.1_GH0.tar.gz) = de85215b50e9fbb2cdf63b0aa9df826a866dff8f718ba2dc3f5866e98d5bd39a SIZE (spf13-viper-v1.7.1_GH0.tar.gz) = 82641 SHA256 (stretchr-testify-v1.7.0_GH0.tar.gz) = 560c0984072cb436b17bbce5699b205d5aa2beb58ef7a94530d7724b5739a8d6 SIZE (stretchr-testify-v1.7.0_GH0.tar.gz) = 91073 -SHA256 (subosito-gotenv-v1.2.0_GH0.tar.gz) = 5f6826992c11981018c77377f33dbc56d0be932e0d38a2f51e795c99725e7ba5 -SIZE (subosito-gotenv-v1.2.0_GH0.tar.gz) = 7359 SHA256 (syndtr-gocapability-42c35b437635_GH0.tar.gz) = 34fa22a30a6a578bb40b08e8a7b02b25a045c4e5ee5b12eb52efb2672b315b69 SIZE (syndtr-gocapability-42c35b437635_GH0.tar.gz) = 10813 SHA256 (theupdateframework-notary-v0.7.0_GH0.tar.gz) = e0853e6b761a4878cde48e36a2a972ffe1103511c670e0a89425afaf0b898bdd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210081604.298G4sov087436>