Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2021 20:59:45 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565067 - head/archivers/nfpm
Message-ID:  <202102122059.11CKxjER059340@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Feb 12 20:59:45 2021
New Revision: 565067
URL: https://svnweb.freebsd.org/changeset/ports/565067

Log:
  archivers/nfpm: Update 2.2.3 -> 2.2.4
  
  Reported by:	portscout

Modified:
  head/archivers/nfpm/Makefile
  head/archivers/nfpm/distinfo

Modified: head/archivers/nfpm/Makefile
==============================================================================
--- head/archivers/nfpm/Makefile	Fri Feb 12 20:56:44 2021	(r565066)
+++ head/archivers/nfpm/Makefile	Fri Feb 12 20:59:45 2021	(r565067)
@@ -2,7 +2,7 @@
 
 PORTNAME=	nfpm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.2.3
+DISTVERSION=	2.2.4
 CATEGORIES=	archivers
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -32,14 +32,15 @@ GH_TUPLE=	\
 		blakesmith:ar:809d4375e1fb:blakesmith_ar/vendor/github.com/blakesmith/ar \
 		bombsimon:wsl:v3.1.0:bombsimon_wsl_v3/vendor/github.com/bombsimon/wsl/v3 \
 		cavaliercoder:go-cpio:925f9528c45e:cavaliercoder_go_cpio/vendor/github.com/cavaliercoder/go-cpio \
-		daixiang0:gci:v0.2.7:daixiang0_gci/vendor/github.com/daixiang0/gci \
+		daixiang0:gci:v0.2.8:daixiang0_gci/vendor/github.com/daixiang0/gci \
 		davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
 		denis-tingajkin:go-header:v0.4.2:denis_tingajkin_go_header/vendor/github.com/denis-tingajkin/go-header \
 		dominikh:go-tools:v0.0.1-2020.1.6:dominikh_go_tools/vendor/honnef.co/go/tools \
 		emirpasic:gods:v1.12.0:emirpasic_gods/vendor/github.com/emirpasic/gods \
+		esimonov:ifshort:v1.0.0:esimonov_ifshort/vendor/github.com/esimonov/ifshort \
 		fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \
 		fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
-		go-critic:go-critic:v0.5.2:go_critic_go_critic/vendor/github.com/go-critic/go-critic \
+		go-critic:go-critic:v0.5.3:go_critic_go_critic/vendor/github.com/go-critic/go-critic \
 		go-git:gcfg:v1.5.0:go_git_gcfg/vendor/github.com/go-git/gcfg \
 		go-git:go-billy:v5.0.0:go_git_go_billy_v5/vendor/github.com/go-git/go-billy/v5 \
 		go-git:go-git:v5.2.0:go_git_go_git_v5/vendor/github.com/go-git/go-git/v5 \
@@ -62,7 +63,7 @@ GH_TUPLE=	\
 		golang:net:ac852fbbde11:golang_net/vendor/golang.org/x/net \
 		golang:sys:d4d67f95c62d:golang_sys/vendor/golang.org/x/sys \
 		golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \
-		golang:tools:a543418bbed2:golang_tools/vendor/golang.org/x/tools \
+		golang:tools:9ed45478a130:golang_tools/vendor/golang.org/x/tools \
 		golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \
 		golangci:check:cfe4005ccda2:golangci_check/vendor/github.com/golangci/check \
 		golangci:dupl:3e9179ac440a:golangci_dupl/vendor/github.com/golangci/dupl \
@@ -70,7 +71,7 @@ GH_TUPLE=	\
 		golangci:go-misc:927a3d87b613:golangci_go_misc/vendor/github.com/golangci/go-misc \
 		golangci:gocyclo:0a533e8fa43d:golangci_gocyclo/vendor/github.com/golangci/gocyclo \
 		golangci:gofmt:244bba706f1a:golangci_gofmt/vendor/github.com/golangci/gofmt \
-		golangci:golangci-lint:v1.34.1:golangci_golangci_lint/vendor/github.com/golangci/golangci-lint \
+		golangci:golangci-lint:v1.36.0:golangci_golangci_lint/vendor/github.com/golangci/golangci-lint \
 		golangci:ineffassign:42439a7714cc:golangci_ineffassign/vendor/github.com/golangci/ineffassign \
 		golangci:lint-1:297bf364a8e0:golangci_lint_1/vendor/github.com/golangci/lint-1 \
 		golangci:maligned:b1d89398deca:golangci_maligned/vendor/github.com/golangci/maligned \
@@ -82,7 +83,7 @@ GH_TUPLE=	\
 		google:rpmpack:0a97c2c4b688:google_rpmpack/vendor/github.com/google/rpmpack \
 		google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \
 		goreleaser:chglog:v0.1.2:goreleaser_chglog/vendor/github.com/goreleaser/chglog \
-		goreleaser:fileglob:v0.3.1:goreleaser_fileglob/vendor/github.com/goreleaser/fileglob \
+		goreleaser:fileglob:v0.4.0:goreleaser_fileglob/vendor/github.com/goreleaser/fileglob \
 		gostaticanalysis:analysisutil:v0.6.1:gostaticanalysis_analysisutil/vendor/github.com/gostaticanalysis/analysisutil \
 		gostaticanalysis:comment:v1.4.1:gostaticanalysis_comment/vendor/github.com/gostaticanalysis/comment \
 		hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \
@@ -95,7 +96,7 @@ GH_TUPLE=	\
 		jirfag:go-printf-func-name:7558a9eaa5af:jirfag_go_printf_func_name/vendor/github.com/jirfag/go-printf-func-name \
 		kevinburke:ssh_config:4977a11b4351:kevinburke_ssh_config/vendor/github.com/kevinburke/ssh_config \
 		kisielk:gotool:v1.0.0:kisielk_gotool/vendor/github.com/kisielk/gotool \
-		kulti:thelper:v0.1.0:kulti_thelper/vendor/github.com/kulti/thelper \
+		kulti:thelper:v0.2.1:kulti_thelper/vendor/github.com/kulti/thelper \
 		kunwardeep:paralleltest:v1.0.2:kunwardeep_paralleltest/vendor/github.com/kunwardeep/paralleltest \
 		kyoh86:exportloopref:v0.1.8:kyoh86_exportloopref/vendor/github.com/kyoh86/exportloopref \
 		leighmcculloch:gochecknoglobals:acfc0b28355a:leighmcculloch_gochecknoglobals/vendor/4d63.com/gochecknoglobals \
@@ -110,13 +111,14 @@ GH_TUPLE=	\
 		mitchellh:mapstructure:v1.4.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
 		mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \
 		moricho:tparallel:v0.2.1:moricho_tparallel/vendor/github.com/moricho/tparallel \
-		mvdan:gofumpt:5c11c50e9475:mvdan_gofumpt/vendor/mvdan.cc/gofumpt \
+		mvdan:gofumpt:v0.1.0:mvdan_gofumpt/vendor/mvdan.cc/gofumpt \
 		mvdan:interfacer:c20040233aed:mvdan_interfacer/vendor/mvdan.cc/interfacer \
 		mvdan:lint:adc824a0674b:mvdan_lint/vendor/mvdan.cc/lint \
 		mvdan:unparam:b37ab49443f7:mvdan_unparam/vendor/mvdan.cc/unparam \
 		nakabonne:nestif:v0.3.0:nakabonne_nestif/vendor/github.com/nakabonne/nestif \
-		nbutton23:zxcvbn-go:ae427f1e4c1d:nbutton23_zxcvbn_go/vendor/github.com/nbutton23/zxcvbn-go \
+		nbutton23:zxcvbn-go:e56b841a3c88:nbutton23_zxcvbn_go/vendor/github.com/nbutton23/zxcvbn-go \
 		nishanths:exhaustive:v0.1.0:nishanths_exhaustive/vendor/github.com/nishanths/exhaustive \
+		nishanths:predeclared:v0.2.1:nishanths_predeclared/vendor/github.com/nishanths/predeclared \
 		op:go-logging:970db520ece7:op_go_logging/vendor/github.com/op/go-logging \
 		pelletier:go-toml:v1.8.1:pelletier_go_toml/vendor/github.com/pelletier/go-toml \
 		phayes:checkstyle:bfd46e6a821d:phayes_checkstyle/vendor/github.com/phayes/checkstyle \
@@ -128,7 +130,7 @@ GH_TUPLE=	\
 		ryancurrah:gomodguard:v1.2.0:ryancurrah_gomodguard/vendor/github.com/ryancurrah/gomodguard \
 		ryanrolds:sqlclosecheck:v0.3.0:ryanrolds_sqlclosecheck/vendor/github.com/ryanrolds/sqlclosecheck \
 		sassoftware:go-rpmutils:a8f1baeba37b:sassoftware_go_rpmutils/vendor/github.com/sassoftware/go-rpmutils \
-		securego:gosec:v2.5.0:securego_gosec_v2/vendor/github.com/securego/gosec/v2 \
+		securego:gosec:v2.6.1:securego_gosec_v2/vendor/github.com/securego/gosec/v2 \
 		sergi:go-diff:v1.1.0:sergi_go_diff/vendor/github.com/sergi/go-diff \
 		shazow:go-diff:b6b7b6733b8c:shazow_go_diff/vendor/github.com/shazow/go-diff \
 		sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
@@ -143,13 +145,13 @@ GH_TUPLE=	\
 		spf13:viper:v1.7.1:spf13_viper/vendor/github.com/spf13/viper \
 		ssgreg:nlreturn:v2.1.0:ssgreg_nlreturn_v2/vendor/github.com/ssgreg/nlreturn/v2 \
 		stretchr:objx:v0.3.0:stretchr_objx/vendor/github.com/stretchr/objx \
-		stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \
+		stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \
 		subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \
 		tdakkota:asciicheck:e657995f937b:tdakkota_asciicheck/vendor/github.com/tdakkota/asciicheck \
-		tetafro:godot:v1.3.2:tetafro_godot/vendor/github.com/tetafro/godot \
+		tetafro:godot:v1.4.3:tetafro_godot/vendor/github.com/tetafro/godot \
 		timakin:bodyclose:cb6215831a94:timakin_bodyclose/vendor/github.com/timakin/bodyclose \
 		tomarrell:wrapcheck:1683564d9756:tomarrell_wrapcheck/vendor/github.com/tomarrell/wrapcheck \
-		tommy-muehle:go-mnd:16041ac3fe65:tommy_muehle_go_mnd/vendor/github.com/tommy-muehle/go-mnd \
+		tommy-muehle:go-mnd:v2.3.1:tommy_muehle_go_mnd_v2/vendor/github.com/tommy-muehle/go-mnd/v2 \
 		ulikunitz:xz:v0.5.9:ulikunitz_xz/vendor/github.com/ulikunitz/xz \
 		ultraware:funlen:v0.0.3:ultraware_funlen/vendor/github.com/ultraware/funlen \
 		ultraware:whitespace:v0.0.4:ultraware_whitespace/vendor/github.com/ultraware/whitespace \

Modified: head/archivers/nfpm/distinfo
==============================================================================
--- head/archivers/nfpm/distinfo	Fri Feb 12 20:56:44 2021	(r565066)
+++ head/archivers/nfpm/distinfo	Fri Feb 12 20:59:45 2021	(r565067)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1611372245
-SHA256 (goreleaser-nfpm-v2.2.3_GH0.tar.gz) = 8e5143d732d49dbd02ef8f778de5bbb6ca16cb9f91843f9c401596f73c1c4294
-SIZE (goreleaser-nfpm-v2.2.3_GH0.tar.gz) = 428061
+TIMESTAMP = 1613163180
+SHA256 (goreleaser-nfpm-v2.2.4_GH0.tar.gz) = afff55ac4cb4875c6d42bb9f2eed96e942d39ebb7e3c26b27b8ef415ba3525b8
+SIZE (goreleaser-nfpm-v2.2.4_GH0.tar.gz) = 427872
 SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
 SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
 SHA256 (Djarvur-go-err113-v0.1.0_GH0.tar.gz) = 743dceee958f146e91ad2e2ce89d4216beba99aa121cb23ecd9a5b158f561fcc
@@ -33,8 +33,8 @@ SHA256 (bombsimon-wsl-v3.1.0_GH0.tar.gz) = 9496cccc3ba
 SIZE (bombsimon-wsl-v3.1.0_GH0.tar.gz) = 26463
 SHA256 (cavaliercoder-go-cpio-925f9528c45e_GH0.tar.gz) = 4bc9671c60f37d7e863f3dd4c20a8c93601a49b8c6cb26217cb356086f02cd0a
 SIZE (cavaliercoder-go-cpio-925f9528c45e_GH0.tar.gz) = 9103
-SHA256 (daixiang0-gci-v0.2.7_GH0.tar.gz) = 2c77aadc0a46984637d4548383efb55d72721afe91c6a974743d2d1c9b4c97e0
-SIZE (daixiang0-gci-v0.2.7_GH0.tar.gz) = 6779
+SHA256 (daixiang0-gci-v0.2.8_GH0.tar.gz) = 55fdfe1d60095c742939d51dca001dbbd379b7b0d4af9b22f694462194da57e2
+SIZE (daixiang0-gci-v0.2.8_GH0.tar.gz) = 8484
 SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
 SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
 SHA256 (denis-tingajkin-go-header-v0.4.2_GH0.tar.gz) = 158e094296ff2eab1a22592800077576582de21fc5187b891306c57813d74fa7
@@ -43,12 +43,14 @@ SHA256 (dominikh-go-tools-v0.0.1-2020.1.6_GH0.tar.gz) 
 SIZE (dominikh-go-tools-v0.0.1-2020.1.6_GH0.tar.gz) = 408274
 SHA256 (emirpasic-gods-v1.12.0_GH0.tar.gz) = 889d06b5f88db9e2dae19a799a35324c4f59305aa5e966dcdb4b637e70607ff9
 SIZE (emirpasic-gods-v1.12.0_GH0.tar.gz) = 76825
+SHA256 (esimonov-ifshort-v1.0.0_GH0.tar.gz) = 6d1f126d23809628af04d478b3024c66ebb007a69ede4b4aeadcf6e872b93f2b
+SIZE (esimonov-ifshort-v1.0.0_GH0.tar.gz) = 7671
 SHA256 (fatih-color-v1.10.0_GH0.tar.gz) = a00342a7ffb8b119346dce56e152a111cbb9eab3970c429cc2ed4272aec2858e
 SIZE (fatih-color-v1.10.0_GH0.tar.gz) = 1267532
 SHA256 (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 4f888b1cb132026227826751d156c0a2958e7d492e5e38386cde8848ef494dcb
 SIZE (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 31900
-SHA256 (go-critic-go-critic-v0.5.2_GH0.tar.gz) = 9ee51e74bc275bfe2ece5a4a8dfd179de12aac21008819c5a4a2bc53d4221290
-SIZE (go-critic-go-critic-v0.5.2_GH0.tar.gz) = 138145
+SHA256 (go-critic-go-critic-v0.5.3_GH0.tar.gz) = e6989276118cffdf5258ccb8577e3ccd9fd2a22b90d4776fef388d0d36287906
+SIZE (go-critic-go-critic-v0.5.3_GH0.tar.gz) = 143277
 SHA256 (go-git-gcfg-v1.5.0_GH0.tar.gz) = 662e46a93aba5ffe383e55597ce5749447e5c8e9409b1452f5790bfd6e1f8a11
 SIZE (go-git-gcfg-v1.5.0_GH0.tar.gz) = 28522
 SHA256 (go-git-go-billy-v5.0.0_GH0.tar.gz) = a03d8e8d66a82c6175f985dab470efef1af163accdfd1b26598ed726ae02fdba
@@ -93,8 +95,8 @@ SHA256 (golang-sys-d4d67f95c62d_GH0.tar.gz) = 974c72f9
 SIZE (golang-sys-d4d67f95c62d_GH0.tar.gz) = 1085978
 SHA256 (golang-text-v0.3.4_GH0.tar.gz) = 39eabfef83413361eafd4353ee9d9821707853235f2e55f3d5b1d38ce698fe89
 SIZE (golang-text-v0.3.4_GH0.tar.gz) = 8354508
-SHA256 (golang-tools-a543418bbed2_GH0.tar.gz) = cf768d280f32d595f66344aab286c35a1c6c081f783ad43f7df1bbb40e1138b6
-SIZE (golang-tools-a543418bbed2_GH0.tar.gz) = 2651769
+SHA256 (golang-tools-9ed45478a130_GH0.tar.gz) = 1d82f3d6458724354b457b29f601020c35e43b7336cc95d293efae961eba5dc7
+SIZE (golang-tools-9ed45478a130_GH0.tar.gz) = 2675062
 SHA256 (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 71975d658357e170fd6a41f92539cde8b39c9cd8bfe5931b6311bc5f5c0da0d7
 SIZE (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 13664
 SHA256 (golangci-check-cfe4005ccda2_GH0.tar.gz) = c8379c7a28b77302a2a1d88dbdd549037ed34a983851b0eb1e0f186e9895af3d
@@ -109,8 +111,8 @@ SHA256 (golangci-gocyclo-0a533e8fa43d_GH0.tar.gz) = b7
 SIZE (golangci-gocyclo-0a533e8fa43d_GH0.tar.gz) = 3583
 SHA256 (golangci-gofmt-244bba706f1a_GH0.tar.gz) = 57fdba40ca9468b006d6886d86e7be32edfc5f23bc176b6cb5b250b9b0a93331
 SIZE (golangci-gofmt-244bba706f1a_GH0.tar.gz) = 23042
-SHA256 (golangci-golangci-lint-v1.34.1_GH0.tar.gz) = cf0e4c456eda2255f58bff259a014787d902a09dffe53d86c457811b18e911f4
-SIZE (golangci-golangci-lint-v1.34.1_GH0.tar.gz) = 1507264
+SHA256 (golangci-golangci-lint-v1.36.0_GH0.tar.gz) = 3476288341b2c6e2b5a426334ec982769a9ea5341e0336198fd33c7250b4928b
+SIZE (golangci-golangci-lint-v1.36.0_GH0.tar.gz) = 1270880
 SHA256 (golangci-ineffassign-42439a7714cc_GH0.tar.gz) = 14508dfb45de83b77fe8a6fc082328c6a641f514875c692c8c5b6265fe442c1f
 SIZE (golangci-ineffassign-42439a7714cc_GH0.tar.gz) = 8824
 SHA256 (golangci-lint-1-297bf364a8e0_GH0.tar.gz) = d3c7eb9a32c5953e436eeb31a73a3e7c43e72ace1f03e30514e31bba36ed7816
@@ -133,8 +135,8 @@ SHA256 (google-uuid-v1.1.2_GH0.tar.gz) = e650558e31430
 SIZE (google-uuid-v1.1.2_GH0.tar.gz) = 13871
 SHA256 (goreleaser-chglog-v0.1.2_GH0.tar.gz) = 55bb398d554daa00a875c2cbeceb35459387e62dfd023ae220af60ddfdb42fb9
 SIZE (goreleaser-chglog-v0.1.2_GH0.tar.gz) = 52610
-SHA256 (goreleaser-fileglob-v0.3.1_GH0.tar.gz) = 1c8f0cbe435c8ee44323ed5eea8fa8e3f8628661e7cd4b9cda144bfe30731875
-SIZE (goreleaser-fileglob-v0.3.1_GH0.tar.gz) = 9370
+SHA256 (goreleaser-fileglob-v0.4.0_GH0.tar.gz) = aee4eed4d5ff48d599b0485cd8d5ed95fbbbd5c5b2f0e63c333e7bf0980e6237
+SIZE (goreleaser-fileglob-v0.4.0_GH0.tar.gz) = 9510
 SHA256 (gostaticanalysis-analysisutil-v0.6.1_GH0.tar.gz) = 1c046b9818c7a5e981bb1a6b6f16e2c07c1b5d235d5937d53a8a214e6570b7b4
 SIZE (gostaticanalysis-analysisutil-v0.6.1_GH0.tar.gz) = 13312
 SHA256 (gostaticanalysis-comment-v1.4.1_GH0.tar.gz) = 3bc6a5173277049acf574ec27b8dae9791502a3ad5d532bdb6dab72d5ac8303a
@@ -159,8 +161,8 @@ SHA256 (kevinburke-ssh_config-4977a11b4351_GH0.tar.gz)
 SIZE (kevinburke-ssh_config-4977a11b4351_GH0.tar.gz) = 17407
 SHA256 (kisielk-gotool-v1.0.0_GH0.tar.gz) = 3ee18c8a10449e1a826287aaa7686b175adccf27b20268aeb6c5bf810ccf3d3b
 SIZE (kisielk-gotool-v1.0.0_GH0.tar.gz) = 9414
-SHA256 (kulti-thelper-v0.1.0_GH0.tar.gz) = 58c3866117ba24f76ead4c90abecfc55da6356fa7275a921399a3223afbfe42a
-SIZE (kulti-thelper-v0.1.0_GH0.tar.gz) = 8114
+SHA256 (kulti-thelper-v0.2.1_GH0.tar.gz) = 887af851f5bb0296cb8bfc0b2ffc1db4c9406b0062692afbc20f5d7e23c6b1fa
+SIZE (kulti-thelper-v0.2.1_GH0.tar.gz) = 9719
 SHA256 (kunwardeep-paralleltest-v1.0.2_GH0.tar.gz) = 9551b500ae3a558256fef979a5339ed8fd917e226354c7f190cc09f30154b471
 SIZE (kunwardeep-paralleltest-v1.0.2_GH0.tar.gz) = 4002756
 SHA256 (kyoh86-exportloopref-v0.1.8_GH0.tar.gz) = de263858322aa1d17d09a0e6644cc3663581087bfde25da0507543061f3adc38
@@ -189,8 +191,8 @@ SHA256 (mitchellh-reflectwalk-v1.0.1_GH0.tar.gz) = c81
 SIZE (mitchellh-reflectwalk-v1.0.1_GH0.tar.gz) = 6449
 SHA256 (moricho-tparallel-v0.2.1_GH0.tar.gz) = c869b73f01178b2f2fb58a81f3a03d716f4cb16648d24357e6855d327c3eb7d9
 SIZE (moricho-tparallel-v0.2.1_GH0.tar.gz) = 8071
-SHA256 (mvdan-gofumpt-5c11c50e9475_GH0.tar.gz) = c8ff2ea3200c8dfefe5dceaa6eb437863ab49ce142428c0da9dcc2089d26158e
-SIZE (mvdan-gofumpt-5c11c50e9475_GH0.tar.gz) = 140229
+SHA256 (mvdan-gofumpt-v0.1.0_GH0.tar.gz) = 802c92d3df222c9b266d785305107c58a26ea186c4dbb5989b0db97b9bce0367
+SIZE (mvdan-gofumpt-v0.1.0_GH0.tar.gz) = 140649
 SHA256 (mvdan-interfacer-c20040233aed_GH0.tar.gz) = d7f5ad906997b12f4b70f8c1f1ccb8935397e5c07a16b2df52717360e7f796eb
 SIZE (mvdan-interfacer-c20040233aed_GH0.tar.gz) = 13979
 SHA256 (mvdan-lint-adc824a0674b_GH0.tar.gz) = 6f90750f25acee3aa855757ea8a46ee8694e9d18d778712a61157948a9a98fff
@@ -199,10 +201,12 @@ SHA256 (mvdan-unparam-b37ab49443f7_GH0.tar.gz) = 56b0f
 SIZE (mvdan-unparam-b37ab49443f7_GH0.tar.gz) = 18658
 SHA256 (nakabonne-nestif-v0.3.0_GH0.tar.gz) = ac06d2f816e637a092b00431905a9e9ee59e47d24372015eed8055eef2edc3dd
 SIZE (nakabonne-nestif-v0.3.0_GH0.tar.gz) = 10011
-SHA256 (nbutton23-zxcvbn-go-ae427f1e4c1d_GH0.tar.gz) = 13d860fd8024c61459d362b4fbd7c8b3363d056e54464a5fb778e5fb284e41c8
-SIZE (nbutton23-zxcvbn-go-ae427f1e4c1d_GH0.tar.gz) = 980123
+SHA256 (nbutton23-zxcvbn-go-e56b841a3c88_GH0.tar.gz) = 5d3f24f8dfe24c31e4e7425ef966ab535e5ce289c121bed485b7cc0377372c71
+SIZE (nbutton23-zxcvbn-go-e56b841a3c88_GH0.tar.gz) = 881837
 SHA256 (nishanths-exhaustive-v0.1.0_GH0.tar.gz) = f649d65f117d0ae1ef541be24bda3e2f303229da8d1ed0e4b7cc1f31245937bd
 SIZE (nishanths-exhaustive-v0.1.0_GH0.tar.gz) = 15918
+SHA256 (nishanths-predeclared-v0.2.1_GH0.tar.gz) = 57a6942a8d55406c3b0ce91653d22fbc4c84158a96194fcdd5030ecf290a7eb4
+SIZE (nishanths-predeclared-v0.2.1_GH0.tar.gz) = 11719
 SHA256 (op-go-logging-970db520ece7_GH0.tar.gz) = 452d16dda814a779824097f74dc712c533f84591d9b397175b216f131ad22f17
 SIZE (op-go-logging-970db520ece7_GH0.tar.gz) = 37181
 SHA256 (pelletier-go-toml-v1.8.1_GH0.tar.gz) = 837b8407fb401deff36961ce32498a1145c5ef4bad0b0060a25e632c14621941
@@ -225,8 +229,8 @@ SHA256 (ryanrolds-sqlclosecheck-v0.3.0_GH0.tar.gz) = 6
 SIZE (ryanrolds-sqlclosecheck-v0.3.0_GH0.tar.gz) = 7659
 SHA256 (sassoftware-go-rpmutils-a8f1baeba37b_GH0.tar.gz) = 98c301bbb47f29e4685bfaafd31509ac9230fda0828938119715fcf0b5ebbbda
 SIZE (sassoftware-go-rpmutils-a8f1baeba37b_GH0.tar.gz) = 27447
-SHA256 (securego-gosec-v2.5.0_GH0.tar.gz) = 5d4967570f953c8478a3e51a0dee5cfe6313f2570eca15e6fabd5d6379e530f4
-SIZE (securego-gosec-v2.5.0_GH0.tar.gz) = 81369
+SHA256 (securego-gosec-v2.6.1_GH0.tar.gz) = 2b86e4b9ecaf5c8ef61949c4091d43cf7f20e96fd411d08d72189ec20038a7c8
+SIZE (securego-gosec-v2.6.1_GH0.tar.gz) = 83168
 SHA256 (sergi-go-diff-v1.1.0_GH0.tar.gz) = 3d4362670655e970366d555418f3c8d179c217c0499ef5573ab7176352229451
 SIZE (sergi-go-diff-v1.1.0_GH0.tar.gz) = 43552
 SHA256 (shazow-go-diff-b6b7b6733b8c_GH0.tar.gz) = d98aea135da22d3df806b7d39e9259fe1b8fc95e3e44dbce1b4a9ebc7d453c42
@@ -255,20 +259,20 @@ SHA256 (ssgreg-nlreturn-v2.1.0_GH0.tar.gz) = 641676ca9
 SIZE (ssgreg-nlreturn-v2.1.0_GH0.tar.gz) = 4658
 SHA256 (stretchr-objx-v0.3.0_GH0.tar.gz) = 831cb044305e573d9ed18928b87feb1d31d1f17f3f54ec962d037c36f5463e24
 SIZE (stretchr-objx-v0.3.0_GH0.tar.gz) = 80456
-SHA256 (stretchr-testify-v1.6.1_GH0.tar.gz) = 40fd7204ab72ca9d8759f1cc3604dd17f556a0f9177f6fc05dd0cad9f06e708f
-SIZE (stretchr-testify-v1.6.1_GH0.tar.gz) = 84215
+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 (tdakkota-asciicheck-e657995f937b_GH0.tar.gz) = 4283d21ca1264d5517ce3daab2f6d3207c30def2bd45075345c1c2ff946c2e95
 SIZE (tdakkota-asciicheck-e657995f937b_GH0.tar.gz) = 3842
-SHA256 (tetafro-godot-v1.3.2_GH0.tar.gz) = 1de855ecc267d9ec3fb99cd011798ea60280dd20e7f129c020f4713149986bef
-SIZE (tetafro-godot-v1.3.2_GH0.tar.gz) = 14032
+SHA256 (tetafro-godot-v1.4.3_GH0.tar.gz) = 5d9510ba7202a60a9687f841b48d14ed5070b9453566b3e5d51adbe5896c95ee
+SIZE (tetafro-godot-v1.4.3_GH0.tar.gz) = 14957
 SHA256 (timakin-bodyclose-cb6215831a94_GH0.tar.gz) = 9477b28b380684b8644d1f4c348ee95399b660379e7e206b5330232a38a2f1a0
 SIZE (timakin-bodyclose-cb6215831a94_GH0.tar.gz) = 6766
 SHA256 (tomarrell-wrapcheck-1683564d9756_GH0.tar.gz) = f1d398272cc1ae0b75112dc0474b6b5a28c55f9b54c01992058756b007a5f101
 SIZE (tomarrell-wrapcheck-1683564d9756_GH0.tar.gz) = 9209
-SHA256 (tommy-muehle-go-mnd-16041ac3fe65_GH0.tar.gz) = 802854dfeba7604a9f86e7fb3409984a0257735a2df7f1b42b3a325b04815eac
-SIZE (tommy-muehle-go-mnd-16041ac3fe65_GH0.tar.gz) = 1407507
+SHA256 (tommy-muehle-go-mnd-v2.3.1_GH0.tar.gz) = 61a51971cf2301cfb5e91d56badfc14e08f904d32971f7e4b99f293d0c0700d8
+SIZE (tommy-muehle-go-mnd-v2.3.1_GH0.tar.gz) = 1407628
 SHA256 (ulikunitz-xz-v0.5.9_GH0.tar.gz) = c508703c9c021658170146f5904b1e67dff5ce8c86be4e8e3e041213cf0b68ef
 SIZE (ulikunitz-xz-v0.5.9_GH0.tar.gz) = 477991
 SHA256 (ultraware-funlen-v0.0.3_GH0.tar.gz) = d28f408972a0be299c3d82648fd3631d163cf1eeb94630fb677d3b2a945be862



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