Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2021 12:00:38 +0000 (UTC)
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566055 - head/www/amfora
Message-ID:  <202102191200.11JC0c9F066071@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lcook
Date: Fri Feb 19 12:00:37 2021
New Revision: 566055
URL: https://svnweb.freebsd.org/changeset/ports/566055

Log:
  www/amfora: Update to 1.8.0
  
  Changes: 		https://github.com/makeworld-the-better-one/amfora/releases/tag/v1.8.0
  Approved by:		fernape (mentor)
  Differential Revision:	https://reviews.freebsd.org/D28772

Modified:
  head/www/amfora/Makefile
  head/www/amfora/distinfo

Modified: head/www/amfora/Makefile
==============================================================================
--- head/www/amfora/Makefile	Fri Feb 19 12:00:31 2021	(r566054)
+++ head/www/amfora/Makefile	Fri Feb 19 12:00:37 2021	(r566055)
@@ -2,7 +2,7 @@
 
 PORTNAME=	amfora
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.2
+DISTVERSION=	1.8.0
 CATEGORIES=	www
 
 MAINTAINER=	lcook@FreeBSD.org
@@ -20,25 +20,26 @@ GH_TUPLE=	PuerkitoBio:goquery:v1.5.1:puerkitobio_goque
 		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
 		fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
 		gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \
-		gdamore:tcell:cb1e5d6fa606:gdamore_tcell/vendor/github.com/gdamore/tcell \
+		gdamore:tcell:19e17097d8fe:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \
 		go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \
-		go-ini:ini:v1.57.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
+		go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
 		go-yaml:yaml:eeeca48fe776:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \
 		go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
 		golang:crypto:0c6587e931a9:golang_crypto/vendor/golang.org/x/crypto \
 		golang:net:986b41b23924:golang_net/vendor/golang.org/x/net \
-		golang:sys:f84b799fce68:golang_sys/vendor/golang.org/x/sys \
-		golang:text:75a595aef632:golang_text/vendor/golang.org/x/text \
+		golang:sys:22da62e12c0c:golang_sys/vendor/golang.org/x/sys \
+		golang:term:2321bbc49cbf:golang_term/vendor/golang.org/x/term \
+		golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \
 		google:go-cmp:v0.5.0:google_go_cmp/vendor/github.com/google/go-cmp \
 		hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \
 		json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \
-		lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \
+		lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \
 		magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \
 		makeworld-the-better-one:go-gemini:v0.11.0:makeworld_the_better_one_go_gemini/vendor/github.com/makeworld-the-better-one/go-gemini \
 		makeworld-the-better-one:go-isemoji:v1.1.0:makeworld_the_better_one_go_isemoji/vendor/github.com/makeworld-the-better-one/go-isemoji \
 		makeworld-the-better-one:gofeed:c0c6354134fe:makeworld_the_better_one_gofeed/vendor/github.com/mmcdole/gofeed \
 		makeworld-the-better-one:progressbar:b036c4d38568:makeworld_the_better_one_progressbar_v3/vendor/github.com/schollz/progressbar/v3 \
-		mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
+		mattn:go-runewidth:v0.0.10:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
 		mitchellh:colorstring:d06e56a500db:mitchellh_colorstring/vendor/github.com/mitchellh/colorstring \
 		mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \
 		mitchellh:mapstructure:v1.3.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
@@ -47,22 +48,22 @@ GH_TUPLE=	PuerkitoBio:goquery:v1.5.1:puerkitobio_goque
 		modern-go:reflect2:v1.0.1:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \
 		pelletier:go-toml:v1.8.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \
 		pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
-		rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg \
+		rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \
 		rkoesters:xdg:edd15b846f9b:rkoesters_xdg/vendor/github.com/rkoesters/xdg \
 		spf13:afero:v1.2.2:spf13_afero/vendor/github.com/spf13/afero \
 		spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \
 		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.0:spf13_viper/vendor/github.com/spf13/viper \
+		spf13:viper:v1.7.1:spf13_viper/vendor/github.com/spf13/viper \
 		stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \
 		subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv
 
 USE_GITLAB=	nodefault
-GL_TUPLE=	tslocum:cbind:4996d5b1831106a863a7339cb2faf0b59745ac78:tslocum_cbind/vendor/gitlab.com/tslocum/cbind \
-		tslocum:cview:cc7796c4ca44e3908f80d93e92e73694562d936a:tslocum_cview/vendor/gitlab.com/tslocum/cview
+GL_TUPLE=	tslocum:cbind:475986e4fda25b9fc3b95ee0b3d286dfa121c816:tslocum_cbind/vendor/gitlab.com/tslocum/cbind \
+		tslocum:cview:d776e728ef6d2a9990a5cd86a70b31f0678613e2:tslocum_cview/vendor/gitlab.com/tslocum/cview
 
 _BUILD_VERSION=	${DISTVERSIONFULL}
-_BUILD_COMMIT=	6e3e8a0
+_BUILD_COMMIT=	71385e9
 
 GO_BUILDFLAGS=	-ldflags "\
  	      	-s -w \

Modified: head/www/amfora/distinfo
==============================================================================
--- head/www/amfora/distinfo	Fri Feb 19 12:00:31 2021	(r566054)
+++ head/www/amfora/distinfo	Fri Feb 19 12:00:37 2021	(r566055)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1611514100
-SHA256 (makeworld-the-better-one-amfora-v1.7.2_GH0.tar.gz) = 3eb436a81b11b4db75dfb94e38eeaed994ce48a6a5f75ae02efd3f59cc76ec3e
-SIZE (makeworld-the-better-one-amfora-v1.7.2_GH0.tar.gz) = 2301041
+TIMESTAMP = 1613643862
+SHA256 (makeworld-the-better-one-amfora-v1.8.0_GH0.tar.gz) = 2cf95009ee9b70e46f92ea6346d4f615df2c163b27182ec0e62bf67fb9f9544c
+SIZE (makeworld-the-better-one-amfora-v1.8.0_GH0.tar.gz) = 2323219
 SHA256 (PuerkitoBio-goquery-v1.5.1_GH0.tar.gz) = 50b671f7128ac6993b7388d4e8a76901afdcaa7c6889f45687a2acc0d0753ca4
 SIZE (PuerkitoBio-goquery-v1.5.1_GH0.tar.gz) = 101380
 SHA256 (andybalholm-cascadia-v1.1.0_GH0.tar.gz) = 5d03f4610b70cab7860b158efab1afd91baa58fd95286a0adbadcdc3b49c7936
@@ -13,12 +13,12 @@ SHA256 (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 4f888b1
 SIZE (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 31900
 SHA256 (gdamore-encoding-v1.0.0_GH0.tar.gz) = 8fb8593a69cd86f16233d63dd6d74181136ec8f22900c509e961a25eb4b2e013
 SIZE (gdamore-encoding-v1.0.0_GH0.tar.gz) = 10886
-SHA256 (gdamore-tcell-cb1e5d6fa606_GH0.tar.gz) = 8d94f65ed6de459a7bc0e6e3237bfb53ff0ebbde8c960ba9355affa42e4b39f6
-SIZE (gdamore-tcell-cb1e5d6fa606_GH0.tar.gz) = 150920
+SHA256 (gdamore-tcell-19e17097d8fe_GH0.tar.gz) = 3d28e9d40105647e21e645203cba4f2495beebb012cc7b22aa0f7414a80581ad
+SIZE (gdamore-tcell-19e17097d8fe_GH0.tar.gz) = 148755
 SHA256 (go-check-check-41f04d3bba15_GH0.tar.gz) = 2d5b1036909b241e44f0d6a7cfa936cf9f875efb4f0af077cd61585c6d0c0432
 SIZE (go-check-check-41f04d3bba15_GH0.tar.gz) = 31614
-SHA256 (go-ini-ini-v1.57.0_GH0.tar.gz) = e612924cffa395825f32e65db18cff0366705952433e52c6efc81fc1c3adfd2a
-SIZE (go-ini-ini-v1.57.0_GH0.tar.gz) = 48424
+SHA256 (go-ini-ini-v1.62.0_GH0.tar.gz) = 926ca2ff49018dc5c0991f3a790bc2083a3c52c470167d42f0f0bcd6642ff64e
+SIZE (go-ini-ini-v1.62.0_GH0.tar.gz) = 50314
 SHA256 (go-yaml-yaml-eeeca48fe776_GH0.tar.gz) = 77e421545f853bf0b0431ed5026f10ebeeadd436334ac156169b78f82e86bdf5
 SIZE (go-yaml-yaml-eeeca48fe776_GH0.tar.gz) = 88787
 SHA256 (go-yaml-yaml-v2.3.0_GH0.tar.gz) = 42027002bf258009d498600b04b8c9cbb29d2193185ea7bfa8fefe194fe72a07
@@ -27,18 +27,20 @@ SHA256 (golang-crypto-0c6587e931a9_GH0.tar.gz) = e9c56
 SIZE (golang-crypto-0c6587e931a9_GH0.tar.gz) = 1732705
 SHA256 (golang-net-986b41b23924_GH0.tar.gz) = a39c45e02c28265764b87106e986e8ce4c2236babf75b2f7b4cafe48e9afaa4b
 SIZE (golang-net-986b41b23924_GH0.tar.gz) = 1251244
-SHA256 (golang-sys-f84b799fce68_GH0.tar.gz) = 460f5326b83bac46e12e1fd6ec1fed7ddba3756cdc9c9de7ba3f3226c588fa81
-SIZE (golang-sys-f84b799fce68_GH0.tar.gz) = 1087830
-SHA256 (golang-text-75a595aef632_GH0.tar.gz) = e31e58d7ae3b5f99fdec7363cd9cc81f3d64c72516c3f21cdca8e6f159d4efdd
-SIZE (golang-text-75a595aef632_GH0.tar.gz) = 8351197
+SHA256 (golang-sys-22da62e12c0c_GH0.tar.gz) = 5a120a40c63be9383650b7757c00645b25d37a3b7daa523f2a85fac969e51b2a
+SIZE (golang-sys-22da62e12c0c_GH0.tar.gz) = 1106889
+SHA256 (golang-term-2321bbc49cbf_GH0.tar.gz) = 72896f6aa3deb053da5b597ab072ba5c3540b29d0fb56f350397b7f94c010e21
+SIZE (golang-term-2321bbc49cbf_GH0.tar.gz) = 15281
+SHA256 (golang-text-v0.3.5_GH0.tar.gz) = f85d1185ba116cd40ef8cf702fe1d960ed41d039c08fd314dbeb5866f3166f27
+SIZE (golang-text-v0.3.5_GH0.tar.gz) = 8348127
 SHA256 (google-go-cmp-v0.5.0_GH0.tar.gz) = 6d4eb0e3a4b7d1ee3a9fa917bd776c557e21cee0040c7da4fe6180acb9e2d911
 SIZE (google-go-cmp-v0.5.0_GH0.tar.gz) = 98584
 SHA256 (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2
 SIZE (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 70658
 SHA256 (json-iterator-go-v1.1.10_GH0.tar.gz) = 15e761079f413a9edcf86ea628998e328c12aaed92af462363191fa76e9809a6
 SIZE (json-iterator-go-v1.1.10_GH0.tar.gz) = 83384
-SHA256 (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 40c8c7e03a4eeaaabd44273e9b6a992933f554f17225aadd0b225ffc67e1e7db
-SIZE (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 430208
+SHA256 (lucasb-eyer-go-colorful-v1.2.0_GH0.tar.gz) = b3ee835cc398287452377266313edcc231043bae4168f8d2706e5d34ce1ce755
+SIZE (lucasb-eyer-go-colorful-v1.2.0_GH0.tar.gz) = 970830
 SHA256 (magiconair-properties-v1.8.1_GH0.tar.gz) = 4449df3d2be86608bfc997228f66f1cff57bf620cc5bf9ba44339c7e4c5612dd
 SIZE (magiconair-properties-v1.8.1_GH0.tar.gz) = 29735
 SHA256 (makeworld-the-better-one-go-gemini-v0.11.0_GH0.tar.gz) = be467ab09c4bf3f1df078651be415e6c7a614c0ab80332996c39651f82e08104
@@ -49,8 +51,8 @@ SHA256 (makeworld-the-better-one-gofeed-c0c6354134fe_G
 SIZE (makeworld-the-better-one-gofeed-c0c6354134fe_GH0.tar.gz) = 120198
 SHA256 (makeworld-the-better-one-progressbar-b036c4d38568_GH0.tar.gz) = f15ae93ac6bee454236e4ed923aa86fffba1ef3fa7dc5ab829dae864e943b034
 SIZE (makeworld-the-better-one-progressbar-b036c4d38568_GH0.tar.gz) = 603011
-SHA256 (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 4f20a337ad06e071f29535afe9c5207d3e8840c8c86672bbc5f9837c6229c835
-SIZE (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 16714
+SHA256 (mattn-go-runewidth-v0.0.10_GH0.tar.gz) = 48cb8654014d9eab1d59088dd1879907de1dab51c2ed3cee8c8254c1708c2d8e
+SIZE (mattn-go-runewidth-v0.0.10_GH0.tar.gz) = 16778
 SHA256 (mitchellh-colorstring-d06e56a500db_GH0.tar.gz) = 2093d564392b9d6b752471ad0506ee20d4f8648cd96c179536fcb17a9b4d4137
 SIZE (mitchellh-colorstring-d06e56a500db_GH0.tar.gz) = 4677
 SHA256 (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 646671c73a84a8dfb4a5a76b80c7b63549ffefa906524d45077301bc7da76600
@@ -67,8 +69,8 @@ SHA256 (pelletier-go-toml-v1.8.0_GH0.tar.gz) = 5352412
 SIZE (pelletier-go-toml-v1.8.0_GH0.tar.gz) = 96286
 SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
 SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
-SHA256 (rivo-uniseg-v0.1.0_GH0.tar.gz) = b80dffa6c757687cc997b77efbd32435361829cb085b913424b9b2bfebc19655
-SIZE (rivo-uniseg-v0.1.0_GH0.tar.gz) = 43971
+SHA256 (rivo-uniseg-v0.2.0_GH0.tar.gz) = 3ad738b5c9162ede110d75b23564b6e40e52dd9150ebbced402f4f70be106197
+SIZE (rivo-uniseg-v0.2.0_GH0.tar.gz) = 44036
 SHA256 (rkoesters-xdg-edd15b846f9b_GH0.tar.gz) = 2aaa4b7b3036b82e89afc870ee532308e8d9f79e564e15164b34e91424dceb2a
 SIZE (rkoesters-xdg-edd15b846f9b_GH0.tar.gz) = 16616
 SHA256 (spf13-afero-v1.2.2_GH0.tar.gz) = b577afca7e9839aa7cf0ddd712af553aec671b74f97fe0c88c63f911d1020570
@@ -79,13 +81,13 @@ SHA256 (spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 4
 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.0_GH0.tar.gz) = 95ce28f25d50b0a484479d46ec1576e786b92c70efdc2ad58089505c4ee0850d
-SIZE (spf13-viper-v1.7.0_GH0.tar.gz) = 82340
+SHA256 (spf13-viper-v1.7.1_GH0.tar.gz) = de85215b50e9fbb2cdf63b0aa9df826a866dff8f718ba2dc3f5866e98d5bd39a
+SIZE (spf13-viper-v1.7.1_GH0.tar.gz) = 82641
 SHA256 (stretchr-testify-v1.6.1_GH0.tar.gz) = 40fd7204ab72ca9d8759f1cc3604dd17f556a0f9177f6fc05dd0cad9f06e708f
 SIZE (stretchr-testify-v1.6.1_GH0.tar.gz) = 84215
 SHA256 (subosito-gotenv-v1.2.0_GH0.tar.gz) = 5f6826992c11981018c77377f33dbc56d0be932e0d38a2f51e795c99725e7ba5
 SIZE (subosito-gotenv-v1.2.0_GH0.tar.gz) = 7359
-SHA256 (tslocum-cbind-4996d5b1831106a863a7339cb2faf0b59745ac78_GL0.tar.gz) = 3ba8fb0685d866557fe82d52dd21a049d2c01cb083db01070b31b94c617b3824
-SIZE (tslocum-cbind-4996d5b1831106a863a7339cb2faf0b59745ac78_GL0.tar.gz) = 6130
-SHA256 (tslocum-cview-cc7796c4ca44e3908f80d93e92e73694562d936a_GL0.tar.gz) = bc981f89299648dbfd71fe88d2b198b2725c8537ef0c69025123f28c4c6ebe1e
-SIZE (tslocum-cview-cc7796c4ca44e3908f80d93e92e73694562d936a_GL0.tar.gz) = 2879746
+SHA256 (tslocum-cbind-475986e4fda25b9fc3b95ee0b3d286dfa121c816_GL0.tar.gz) = 623c8d8f8fa7e0af577b352eb0f9086a92cf0378ec5e08b2e75aecd9f99a765a
+SIZE (tslocum-cbind-475986e4fda25b9fc3b95ee0b3d286dfa121c816_GL0.tar.gz) = 7393
+SHA256 (tslocum-cview-d776e728ef6d2a9990a5cd86a70b31f0678613e2_GL0.tar.gz) = 4e62757f640a35b03a42b62fcb9d169e3306ddfa53771e3ace86f1102ff5f6d1
+SIZE (tslocum-cview-d776e728ef6d2a9990a5cd86a70b31f0678613e2_GL0.tar.gz) = 714302



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