Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2018 01:00:59 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458099 - head/www/gohugo
Message-ID:  <201801050100.w0510xIs077235@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Fri Jan  5 01:00:59 2018
New Revision: 458099
URL: https://svnweb.freebsd.org/changeset/ports/458099

Log:
  * Updated to 0.32.2
  * Updated dependencies
  
  Changes:	https://github.com/spf13/hugo/releases/tag/v0.32.2
  
  PR:		224915
  Submitted by:	ben.lavery@hash^.com (maintainer)

Modified:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo

Modified: head/www/gohugo/Makefile
==============================================================================
--- head/www/gohugo/Makefile	Fri Jan  5 00:50:27 2018	(r458098)
+++ head/www/gohugo/Makefile	Fri Jan  5 01:00:59 2018	(r458099)
@@ -2,7 +2,7 @@
 
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.31.1
+DISTVERSION=	0.32.2
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
@@ -17,51 +17,55 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	gohugoio
 GH_SUBDIR=	src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}
 GH_TUPLE=	BurntSushi:toml:a368813:toml/src/github.com/BurntSushi/toml \
-		PuerkitoBio:purell:fd18e05:purell/src/github.com/PuerkitoBio/purell \
+		PuerkitoBio:purell:0bcb03f:purell/src/github.com/PuerkitoBio/purell \
 		PuerkitoBio:urlesc:de5bf2a:urlesc/src/github.com/PuerkitoBio/urlesc \
-		alecthomas:chroma:02c4adc:chroma/src/github.com/alecthomas/chroma \
+		alecthomas:chroma:d08da05:chroma/src/github.com/alecthomas/chroma \
 		bep:gitmap:de8030e:gitmap/src/github.com/bep/gitmap \
-		chaseadamsio:goorgeous:7daffad:goorgeous/src/github.com/chaseadamsio/goorgeous \
+		chaseadamsio:goorgeous:dcf1ef8:goorgeous/src/github.com/chaseadamsio/goorgeous \
 		cpuguy83:go-md2man:1d903dc:go_md2man/src/github.com/cpuguy83/go-md2man \
 		danwakefield:fnmatch:cbb64ac:fnmatch/src/github.com/danwakefield/fnmatch \
-		dchest:cssmin:fb8d9b4:cssmin/src/github.com/dchest/cssmin \
-		dlclark:regexp2:7632a26:regexp2/src/github.com/dlclark/regexp2 \
-		eknkc:amber:4ed0bf7:amber/src/github.com/eknkc/amber \
-		fortytw2:leaktest:3b724c3:leaktest/src/github.com/fortytw2/leaktest \
-		fsnotify:fsnotify:4da3e2c:fsnotify/src/github.com/fsnotify/fsnotify \
-		gorilla:websocket:4201258:websocket/src/github.com/gorilla/websocket \
+		davecgh:go-spew:346938d:go_spew/src/github.com/davecgh/go-spew \
+		disintegration:imaging:dd50a3e:imaging/src/github.com/disintegration/imaging \
+		dlclark:regexp2:487489b:regexp2/src/github.com/dlclark/regexp2 \
+		eknkc:amber:cdade1c:amber/src/github.com/eknkc/amber \
+		fortytw2:leaktest:7dad533:leaktest/src/github.com/fortytw2/leaktest \
+		fsnotify:fsnotify:629574c:fsnotify/src/github.com/fsnotify/fsnotify \
+		gorilla:websocket:ea4d1f6:websocket/src/github.com/gorilla/websocket \
 		hashicorp:go-immutable-radix:8aac270:go_immutable_radix/src/github.com/hashicorp/go-immutable-radix \
 		hashicorp:golang-lru:0a025b7:golang_lru/src/github.com/hashicorp/golang-lru \
-		hashicorp:hcl:68e816d:hcl/src/github.com/hashicorp/hcl \
+		hashicorp:hcl:23c074d:hcl/src/github.com/hashicorp/hcl \
 		inconshreveable:mousetrap:76626ae:mousetrap/src/github.com/inconshreveable/mousetrap \
-		jdkato:prose:2f88f08:prose/src/github.com/jdkato/prose \
+		jdkato:prose:20d3663:prose/src/github.com/jdkato/prose \
 		kardianos:osext:ae77be6:osext/src/github.com/kardianos/osext \
-		kyokomi:emoji:ddd4753:emoji/src/github.com/kyokomi/emoji \
-		magiconair:properties:8d7837e:properties/src/github.com/magiconair/properties \
-		markbates:inflect:ea17041:inflect/src/github.com/markbates/inflect \
-		miekg:mmark:057eb9e:mmark/src/github.com/miekg/mmark \
-		mitchellh:mapstructure:d0303fe:mapstructure/src/github.com/mitchellh/mapstructure \
+		kyokomi:emoji:7e06b23:emoji/src/github.com/kyokomi/emoji \
+		magefile:mage:2f97430:mage/src/github.com/magefile/mage \
+		magiconair:properties:be5ece7:properties/src/github.com/magiconair/properties \
+		markbates:inflect:54ffb37:inflect/src/github.com/markbates/inflect \
+		mattn:go-runewidth:9e777a8:go_runewidth/src/github.com/mattn/go-runewidth \
+		miekg:mmark:fd2f6c1:mmark/src/github.com/miekg/mmark \
+		mitchellh:mapstructure:06020f8:mapstructure/src/github.com/mitchellh/mapstructure \
 		nicksnyder:go-i18n:0dc1626:go_i18n/src/github.com/nicksnyder/go-i18n \
-		pelletier:go-toml:2009e44:go_toml/src/github.com/pelletier/go-toml \
-		russross:blackfriday:6d1ef89:blackfriday/src/github.com/russross/blackfriday \
+		olekukonko:tablewriter:65fec0d:tablewriter/src/github.com/olekukonko/tablewriter \
+		pelletier:go-toml:16398ba:go_toml/src/github.com/pelletier/go-toml \
+		pmezard:go-difflib:792786c:go_difflib/src/github.com/pmezard/go-difflib \
+		russross:blackfriday:4048872:blackfriday/src/github.com/russross/blackfriday \
 		shurcooL:sanitized_anchor_name:86672fc:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \
-		spf13:afero:8a6ade7:afero/src/github.com/spf13/afero \
+		spf13:afero:ec3a311:afero/src/github.com/spf13/afero \
 		spf13:cast:acbeb36:cast/src/github.com/spf13/cast \
-		spf13:cobra:0dacccf:cobra/src/github.com/spf13/cobra \
+		spf13:cobra:7b2c5ac:cobra/src/github.com/spf13/cobra \
 		spf13:fsync:12a01e6:fsync/src/github.com/spf13/fsync \
 		spf13:jWalterWeatherman:12bd96e:jWalterWeatherman/src/github.com/spf13/jwalterweatherman \
 		spf13:nitro:24d7ef3:nitro/src/github.com/spf13/nitro \
-		spf13:pflag:be7121d:pflag/src/github.com/spf13/pflag \
-		spf13:viper:d9cca5e:viper/src/github.com/spf13/viper \
-		stretchr:testify:890a5c3:testify/src/github.com/stretchr/testify \
+		spf13:pflag:e57e3ee:pflag/src/github.com/spf13/pflag \
+		spf13:viper:25b30aa:viper/src/github.com/spf13/viper \
+		stretchr:testify:69483b4:testify/src/github.com/stretchr/testify \
 		yosssi:ace:ea038f4:ace/src/github.com/yosssi/ace \
-		golang:image:334384d:image/src/golang.org/x/image \
-		golang:net:0a93976:net/src/golang.org/x/net \
-		golang:sys:314a259:sys/src/golang.org/x/sys \
-		golang:text:1cbadb4:text/src/golang.org/x/text \
-		go-yaml:yaml:eb3733d:yaml/src/gopkg.in/yaml.v2 \
-		davecgh:go-spew:04cdfd4:go_spew/src/github.com/davecgh/go-spew \
-		pmezard:go-difflib:d8ed262:go_difflib/src/github.com/pmezard/go-difflib
+		golang:image:f7e31b4:image/src/golang.org/x/image \
+		golang:net:cd69bc3:net/src/golang.org/x/net \
+		golang:sync:fd80eb9:sync/src/golang.org/x/sync \
+		golang:sys:8dbc5d0:sys/src/golang.org/x/sys \
+		golang:text:c01e476:text/src/golang.org/x/text \
+		go-yaml:yaml:eb3733d:yaml/src/gopkg.in/yaml.v2
 
 OPTIONS_DEFINE=		MANPAGES
 OPTIONS_DEFAULT=	MANPAGES

Modified: head/www/gohugo/distinfo
==============================================================================
--- head/www/gohugo/distinfo	Fri Jan  5 00:50:27 2018	(r458098)
+++ head/www/gohugo/distinfo	Fri Jan  5 01:00:59 2018	(r458099)
@@ -1,95 +1,103 @@
-TIMESTAMP = 1511896967
-SHA256 (gohugo/gohugoio-hugo-v0.31.1_GH0.tar.gz) = 90613bb2992a142e7997bd164d06c1ff003ffbac5ec882ca0d6bc996bc16a2c2
-SIZE (gohugo/gohugoio-hugo-v0.31.1_GH0.tar.gz) = 20882381
+TIMESTAMP = 1515020917
+SHA256 (gohugo/gohugoio-hugo-v0.32.2_GH0.tar.gz) = be46a8787ffa663e3a3f83e2c513fab71c9117c26990749264e8b54df619d5a8
+SIZE (gohugo/gohugoio-hugo-v0.32.2_GH0.tar.gz) = 21976734
 SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2
 SIZE (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 42252
-SHA256 (gohugo/PuerkitoBio-purell-fd18e05_GH0.tar.gz) = c79db16fa7c2e99a5f91c3a218a3d0613efb0692d5134aae3f45f622f4193e37
-SIZE (gohugo/PuerkitoBio-purell-fd18e05_GH0.tar.gz) = 11680
+SHA256 (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = ade9e6e2a5d1d79daaf2d729f450c482ff0aa316ea0a1d9e5e3f7a753d05c49c
+SIZE (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = 11654
 SHA256 (gohugo/PuerkitoBio-urlesc-de5bf2a_GH0.tar.gz) = 0d4b469d8d1dfe12e740661d242df9f49779e6f07a31361231d5314979391df5
 SIZE (gohugo/PuerkitoBio-urlesc-de5bf2a_GH0.tar.gz) = 6796
-SHA256 (gohugo/alecthomas-chroma-02c4adc_GH0.tar.gz) = d644a899fcaf96886a3db87f23e9d64a25d42a7b87df72ec37d9eb0c8e74bad9
-SIZE (gohugo/alecthomas-chroma-02c4adc_GH0.tar.gz) = 3496007
+SHA256 (gohugo/alecthomas-chroma-d08da05_GH0.tar.gz) = 9a5eea139c724955fe52a990d6fa9549580f7ea5c2bc12a320d5a551227becf6
+SIZE (gohugo/alecthomas-chroma-d08da05_GH0.tar.gz) = 277315
 SHA256 (gohugo/bep-gitmap-de8030e_GH0.tar.gz) = c418e80c4ca2cce9199d36d7c36f940a1768a1caa0003d0a4aad3be02562111e
 SIZE (gohugo/bep-gitmap-de8030e_GH0.tar.gz) = 4489
-SHA256 (gohugo/chaseadamsio-goorgeous-7daffad_GH0.tar.gz) = c482b7d07093a53ad997a141ba3c88d2b2b1763d98264f3533170bcd13e4d072
-SIZE (gohugo/chaseadamsio-goorgeous-7daffad_GH0.tar.gz) = 33596
+SHA256 (gohugo/chaseadamsio-goorgeous-dcf1ef8_GH0.tar.gz) = 6dbf5f61257fc8c71ec6ae533f477f351c1b0fa11774cf6e8abf27edc7d90d61
+SIZE (gohugo/chaseadamsio-goorgeous-dcf1ef8_GH0.tar.gz) = 34318
 SHA256 (gohugo/cpuguy83-go-md2man-1d903dc_GH0.tar.gz) = a586a303faf96c9db27a5afc35d0611f10c5b75df1f4abbc1eeaa23738328d82
 SIZE (gohugo/cpuguy83-go-md2man-1d903dc_GH0.tar.gz) = 78604
 SHA256 (gohugo/danwakefield-fnmatch-cbb64ac_GH0.tar.gz) = e187c66e99cdae6474edc59c1a63245e8e9428c4035c36e76c2cfe0b46ca7a38
 SIZE (gohugo/danwakefield-fnmatch-cbb64ac_GH0.tar.gz) = 4950
-SHA256 (gohugo/dchest-cssmin-fb8d9b4_GH0.tar.gz) = fce78d1a1de9f9e516c24cd38856034f23fce22807ecb3c9566c383602109417
-SIZE (gohugo/dchest-cssmin-fb8d9b4_GH0.tar.gz) = 3354
-SHA256 (gohugo/dlclark-regexp2-7632a26_GH0.tar.gz) = 26870716382cac8d583f2904aef05fcc2f49ee21240cccc7ab3a7faf108c944e
-SIZE (gohugo/dlclark-regexp2-7632a26_GH0.tar.gz) = 202532
-SHA256 (gohugo/eknkc-amber-4ed0bf7_GH0.tar.gz) = f95d6b31b9f8e7692bd62c3b22b5b6743c47ccbe47354435a652f17a71f7f1d3
-SIZE (gohugo/eknkc-amber-4ed0bf7_GH0.tar.gz) = 22468
-SHA256 (gohugo/fortytw2-leaktest-3b724c3_GH0.tar.gz) = 649adfaf0c8ad89cf27c104c5ff0f92f0e6ac0afbe8be7dae0d43e1578a28a8f
-SIZE (gohugo/fortytw2-leaktest-3b724c3_GH0.tar.gz) = 4488
-SHA256 (gohugo/fsnotify-fsnotify-4da3e2c_GH0.tar.gz) = 0134c6c5617a87ba737ca3a136de027800595cf91b32b1b3901f97b8c85c156a
-SIZE (gohugo/fsnotify-fsnotify-4da3e2c_GH0.tar.gz) = 30593
-SHA256 (gohugo/gorilla-websocket-4201258_GH0.tar.gz) = a4482a080c965cff5304e39b91e25af946ca824c116b8bbb55e3d7b9bfb087db
-SIZE (gohugo/gorilla-websocket-4201258_GH0.tar.gz) = 42991
+SHA256 (gohugo/davecgh-go-spew-346938d_GH0.tar.gz) = 92e706ece5da01f2c61cf632e168d8c24d44866523b25f0e8eb9d1596c5d5f79
+SIZE (gohugo/davecgh-go-spew-346938d_GH0.tar.gz) = 42343
+SHA256 (gohugo/disintegration-imaging-dd50a3e_GH0.tar.gz) = 8a9dce187ae97e50725cc357f0834fcf9be58ff8812d332e8d713182cc9540bc
+SIZE (gohugo/disintegration-imaging-dd50a3e_GH0.tar.gz) = 1131070
+SHA256 (gohugo/dlclark-regexp2-487489b_GH0.tar.gz) = ee911649e6f517303a90a2f9f9ef376cc38c4b1a518dcc8c19d9604b9eda261c
+SIZE (gohugo/dlclark-regexp2-487489b_GH0.tar.gz) = 203400
+SHA256 (gohugo/eknkc-amber-cdade1c_GH0.tar.gz) = 3e2f7d217f104aa055cd9544cc3181d75406e5f1c11a191361e602fe25ae8e15
+SIZE (gohugo/eknkc-amber-cdade1c_GH0.tar.gz) = 22601
+SHA256 (gohugo/fortytw2-leaktest-7dad533_GH0.tar.gz) = b732d88c9f7c475d4282d96812cb49726cbc736603bc5e1aeda5062be75838f3
+SIZE (gohugo/fortytw2-leaktest-7dad533_GH0.tar.gz) = 3677
+SHA256 (gohugo/fsnotify-fsnotify-629574c_GH0.tar.gz) = c8da466b460ded4f23bef2b75fc7646d6ccfac3643b0cd2eaeb57de21889576b
+SIZE (gohugo/fsnotify-fsnotify-629574c_GH0.tar.gz) = 29554
+SHA256 (gohugo/gorilla-websocket-ea4d1f6_GH0.tar.gz) = 980d6ea5f968a1a7aa30541d78dbc4120c8c25d7c41f56e69b46c4e1d50bd18a
+SIZE (gohugo/gorilla-websocket-ea4d1f6_GH0.tar.gz) = 42985
 SHA256 (gohugo/hashicorp-go-immutable-radix-8aac270_GH0.tar.gz) = 647d43f36e28f0422e8b061668634ba225c50e613ada1e98abc1a4d1ef9cc6f6
 SIZE (gohugo/hashicorp-go-immutable-radix-8aac270_GH0.tar.gz) = 18807
 SHA256 (gohugo/hashicorp-golang-lru-0a025b7_GH0.tar.gz) = e69743cfd616ed9a47459d8bd9acfa5b9bb48ac9cc9f062e4cf75d4d31854fe9
 SIZE (gohugo/hashicorp-golang-lru-0a025b7_GH0.tar.gz) = 12300
-SHA256 (gohugo/hashicorp-hcl-68e816d_GH0.tar.gz) = 288631e25ed9624a73ccd66b198f272fb50cc047d1705c22b3c42d3933e192dc
-SIZE (gohugo/hashicorp-hcl-68e816d_GH0.tar.gz) = 69764
+SHA256 (gohugo/hashicorp-hcl-23c074d_GH0.tar.gz) = e1261b44b456f6b496a7aa652cc7359f766c998eef03e1ee36a437ee27f94a5f
+SIZE (gohugo/hashicorp-hcl-23c074d_GH0.tar.gz) = 69802
 SHA256 (gohugo/inconshreveable-mousetrap-76626ae_GH0.tar.gz) = d56204c0067e12a8939e1db62e907095f4fba37d98cb1e0ec574f1dce89effc4
 SIZE (gohugo/inconshreveable-mousetrap-76626ae_GH0.tar.gz) = 2288
-SHA256 (gohugo/jdkato-prose-2f88f08_GH0.tar.gz) = 73a3d11cf0d098f35d8ccc8937fa42a63f8e7891015ba3040f8c83355a8687c4
-SIZE (gohugo/jdkato-prose-2f88f08_GH0.tar.gz) = 4562343
+SHA256 (gohugo/jdkato-prose-20d3663_GH0.tar.gz) = 53f23648aaac68bd8d532dbecb2a33a5ac83b9e2264c60e8d7caebcfacc65460
+SIZE (gohugo/jdkato-prose-20d3663_GH0.tar.gz) = 4569668
 SHA256 (gohugo/kardianos-osext-ae77be6_GH0.tar.gz) = 539367f48ed1d4f1b8bec4cf742ac7bce7c5b9319f4338a12310edddec005213
 SIZE (gohugo/kardianos-osext-ae77be6_GH0.tar.gz) = 4851
-SHA256 (gohugo/kyokomi-emoji-ddd4753_GH0.tar.gz) = 4100e2dad1b1acc14aa05d6e55274d99c4590c3aef019e3f65bd3bf6f8ee8e3e
-SIZE (gohugo/kyokomi-emoji-ddd4753_GH0.tar.gz) = 35771
-SHA256 (gohugo/magiconair-properties-8d7837e_GH0.tar.gz) = 7f70563af7f08a86c8e80a4014a6b950b15f88f24a4850d1fb55e85e86821780
-SIZE (gohugo/magiconair-properties-8d7837e_GH0.tar.gz) = 27652
-SHA256 (gohugo/markbates-inflect-ea17041_GH0.tar.gz) = 4c9f193599267b0cbb0b6347142541d6dd5687934a2282fcd67988fbbff8db44
-SIZE (gohugo/markbates-inflect-ea17041_GH0.tar.gz) = 10039
-SHA256 (gohugo/miekg-mmark-057eb9e_GH0.tar.gz) = 150330afb76d1d31b7c00d72357090de38d87e41ce4b9b9334ea32feb6f81140
-SIZE (gohugo/miekg-mmark-057eb9e_GH0.tar.gz) = 198711
-SHA256 (gohugo/mitchellh-mapstructure-d0303fe_GH0.tar.gz) = 30e7697b7e321d8f14bff5f19b789cd38fd277518aae251c370ea53ddb53d1f7
-SIZE (gohugo/mitchellh-mapstructure-d0303fe_GH0.tar.gz) = 15560
+SHA256 (gohugo/kyokomi-emoji-7e06b23_GH0.tar.gz) = 5fa5d5b3122fe8e37b55e02f85e3196d5b5977df91c9379ba51e2a2893d2b1ec
+SIZE (gohugo/kyokomi-emoji-7e06b23_GH0.tar.gz) = 32552
+SHA256 (gohugo/magefile-mage-2f97430_GH0.tar.gz) = 0608cd90a2b51c6cffe8bc0763f437a8a08c18a7c02d144510726706933008a9
+SIZE (gohugo/magefile-mage-2f97430_GH0.tar.gz) = 8764988
+SHA256 (gohugo/magiconair-properties-be5ece7_GH0.tar.gz) = ec40448e2e63301527519ba2ffea379645a8e884490116fb1b9784b1af85aea7
+SIZE (gohugo/magiconair-properties-be5ece7_GH0.tar.gz) = 27511
+SHA256 (gohugo/markbates-inflect-54ffb37_GH0.tar.gz) = 1dadb2d2c5f869c2d38bd627a1dc5ae068460035826dd5d6c4deba8f4495ca5e
+SIZE (gohugo/markbates-inflect-54ffb37_GH0.tar.gz) = 10752
+SHA256 (gohugo/mattn-go-runewidth-9e777a8_GH0.tar.gz) = 4249ccc1fa807f20a7034e8e8f792fbd939509ff52e8488c6e1d173f7dd3c41e
+SIZE (gohugo/mattn-go-runewidth-9e777a8_GH0.tar.gz) = 22363
+SHA256 (gohugo/miekg-mmark-fd2f6c1_GH0.tar.gz) = 5651c08280f6d8468b30c53368f23722b868206427c905c3d6ac6022e7185945
+SIZE (gohugo/miekg-mmark-fd2f6c1_GH0.tar.gz) = 198722
+SHA256 (gohugo/mitchellh-mapstructure-06020f8_GH0.tar.gz) = d2aea9fa20b0d1ee75a1e2745e07e11e1b00e224c6b8fb407d0c52c3144bf505
+SIZE (gohugo/mitchellh-mapstructure-06020f8_GH0.tar.gz) = 15602
 SHA256 (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 85469070e822c4102fb3d60f30c099d3aa0675cb7e0109448958324b904d38f0
 SIZE (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 39643
-SHA256 (gohugo/pelletier-go-toml-2009e44_GH0.tar.gz) = 085ac7873ed15602260f87029be5e0bb5a71f5fc7890b0df8881d084eea16335
-SIZE (gohugo/pelletier-go-toml-2009e44_GH0.tar.gz) = 53165
-SHA256 (gohugo/russross-blackfriday-6d1ef89_GH0.tar.gz) = 8d5f03ad3138f5de2d9f0474dc731e5575908e42fff7022d6f10848815bee2b9
-SIZE (gohugo/russross-blackfriday-6d1ef89_GH0.tar.gz) = 75076
+SHA256 (gohugo/olekukonko-tablewriter-65fec0d_GH0.tar.gz) = 01d2d40a65082b35fad4075bf3ea71a6f71eac1a46bbd2ece1c0f3e90b783aab
+SIZE (gohugo/olekukonko-tablewriter-65fec0d_GH0.tar.gz) = 15181
+SHA256 (gohugo/pelletier-go-toml-16398ba_GH0.tar.gz) = 3311e22c1ca1e67a116eceaf5e03931cb9295168231ae7a57c1fd691c71a8f1f
+SIZE (gohugo/pelletier-go-toml-16398ba_GH0.tar.gz) = 52288
+SHA256 (gohugo/pmezard-go-difflib-792786c_GH0.tar.gz) = 7c2a6d7ea0700411ba7d13865230c03bd6734d3ff6c213357bda121f5bb707fb
+SIZE (gohugo/pmezard-go-difflib-792786c_GH0.tar.gz) = 11401
+SHA256 (gohugo/russross-blackfriday-4048872_GH0.tar.gz) = 74cc38a29545e088d15e8b4926b8ad7fa068cf8d1ade54777118aa037fec88a2
+SIZE (gohugo/russross-blackfriday-4048872_GH0.tar.gz) = 74249
 SHA256 (gohugo/shurcooL-sanitized_anchor_name-86672fc_GH0.tar.gz) = 01ba94d077da9cac1a008e46dcb77ec36b83c96712fbedfe77cdef7818899996
 SIZE (gohugo/shurcooL-sanitized_anchor_name-86672fc_GH0.tar.gz) = 2059
-SHA256 (gohugo/spf13-afero-8a6ade7_GH0.tar.gz) = 031d73d9c22038b41de9cbcb270c93ce7d91284b8ffa98b2da1e9adc09381b71
-SIZE (gohugo/spf13-afero-8a6ade7_GH0.tar.gz) = 43331
+SHA256 (gohugo/spf13-afero-ec3a311_GH0.tar.gz) = 05a99c3481e88d388abdf9f25f2c0bd2019bd7c5c7ac34ed3b2199f6788fc0ba
+SIZE (gohugo/spf13-afero-ec3a311_GH0.tar.gz) = 43586
 SHA256 (gohugo/spf13-cast-acbeb36_GH0.tar.gz) = 403d9ba0ea7655ad375cf31e9ff1fece4425b3795fc47eb86e824ab6ac6ef620
 SIZE (gohugo/spf13-cast-acbeb36_GH0.tar.gz) = 9588
-SHA256 (gohugo/spf13-cobra-0dacccf_GH0.tar.gz) = 01a0a7e8ba27c059ef28a12fe7324fc38e846a04091c6dc82fa58d32201722c5
-SIZE (gohugo/spf13-cobra-0dacccf_GH0.tar.gz) = 100469
+SHA256 (gohugo/spf13-cobra-7b2c5ac_GH0.tar.gz) = 766e8adfe04c68578303c0458d6336b89538cbc9456cad07c26bd70bbca8837c
+SIZE (gohugo/spf13-cobra-7b2c5ac_GH0.tar.gz) = 101517
 SHA256 (gohugo/spf13-fsync-12a01e6_GH0.tar.gz) = f3d5520a8dba6d57618db9a869abeb23f349ec20c177f5fa8957588bb987e0aa
 SIZE (gohugo/spf13-fsync-12a01e6_GH0.tar.gz) = 4840
 SHA256 (gohugo/spf13-jWalterWeatherman-12bd96e_GH0.tar.gz) = 58740d954bd3cb9c3f3e34581a62403d8d32bab3491422276bc2b1c339f6ec85
 SIZE (gohugo/spf13-jWalterWeatherman-12bd96e_GH0.tar.gz) = 6342
 SHA256 (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = e64c8d195990c3aa57c47cc4f090b1f575fa712b8b2fa3f8bdb2dc1b76ec440a
 SIZE (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = 6741
-SHA256 (gohugo/spf13-pflag-be7121d_GH0.tar.gz) = 73435cd9e4778bfccf8d8eaadb5fc25e0f2a1935857d113467e4edec3ede8b38
-SIZE (gohugo/spf13-pflag-be7121d_GH0.tar.gz) = 39499
-SHA256 (gohugo/spf13-viper-d9cca5e_GH0.tar.gz) = 614379089691826a7e5d0cb68392c1de11f4d305125fec2b0b172cb91bc354fd
-SIZE (gohugo/spf13-viper-d9cca5e_GH0.tar.gz) = 30833
-SHA256 (gohugo/stretchr-testify-890a5c3_GH0.tar.gz) = f253a23ec529dde09d5732a294dc527f2f8efdd79e7433d6b74334ef0c904dd1
-SIZE (gohugo/stretchr-testify-890a5c3_GH0.tar.gz) = 94149
+SHA256 (gohugo/spf13-pflag-e57e3ee_GH0.tar.gz) = 16556b4873f12211cffec75aa4d3a6332efa26e64ff0476fdbd99f672ca37d51
+SIZE (gohugo/spf13-pflag-e57e3ee_GH0.tar.gz) = 38998
+SHA256 (gohugo/spf13-viper-25b30aa_GH0.tar.gz) = 1c122475eae91ebeeb20e799f8eaec0e4ae3f3dce18cfbe244dc9292dbf2373a
+SIZE (gohugo/spf13-viper-25b30aa_GH0.tar.gz) = 30808
+SHA256 (gohugo/stretchr-testify-69483b4_GH0.tar.gz) = 4f0aa4ed2d03c2c844fb8913a720e03473b8bf439cd906302a53af0aae6c14e8
+SIZE (gohugo/stretchr-testify-69483b4_GH0.tar.gz) = 83325
 SHA256 (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 0d8da272af4618613b62f6f28fff6142d285c70de0658b8c328f588a690e4b85
 SIZE (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 23269
-SHA256 (gohugo/golang-image-334384d_GH0.tar.gz) = 10c7c3f86960a0519e063dd3a42e3a8a0a2b6891b9f8e3e68b625823bc2940cf
-SIZE (gohugo/golang-image-334384d_GH0.tar.gz) = 4813413
-SHA256 (gohugo/golang-net-0a93976_GH0.tar.gz) = 261dbfa77d081365b4aed1c39bc1d0b3dcf5ec3dfbc91a4c1b4b51f1d2093984
-SIZE (gohugo/golang-net-0a93976_GH0.tar.gz) = 921830
-SHA256 (gohugo/golang-sys-314a259_GH0.tar.gz) = 13f9190565d1447a4de1dd7099741eec4d03ca0127991a64805a320021f0df7c
-SIZE (gohugo/golang-sys-314a259_GH0.tar.gz) = 768441
-SHA256 (gohugo/golang-text-1cbadb4_GH0.tar.gz) = 661c51401d95eedf9e681f6290a225365dd572abae58eb36eedd6a6d9504bbc9
-SIZE (gohugo/golang-text-1cbadb4_GH0.tar.gz) = 4624118
+SHA256 (gohugo/golang-image-f7e31b4_GH0.tar.gz) = 6966bd2043666678b1a25cc903c266fd83f90c547f7c50e95e2386a845573cab
+SIZE (gohugo/golang-image-f7e31b4_GH0.tar.gz) = 4813633
+SHA256 (gohugo/golang-net-cd69bc3_GH0.tar.gz) = 276bc9b5781cce0af006eeaa18403b35e3c2212457ddcd6554ebe386d28dba81
+SIZE (gohugo/golang-net-cd69bc3_GH0.tar.gz) = 923070
+SHA256 (gohugo/golang-sync-fd80eb9_GH0.tar.gz) = bae73bd7b81336d67b38c72e55b185bcb5a3e194f1210dc475fc811d32afaff4
+SIZE (gohugo/golang-sync-fd80eb9_GH0.tar.gz) = 16385
+SHA256 (gohugo/golang-sys-8dbc5d0_GH0.tar.gz) = c7feac70988df0be4fcc9d135b50be8cc7f8cd34b046dcb38fa8709933ecc917
+SIZE (gohugo/golang-sys-8dbc5d0_GH0.tar.gz) = 770027
+SHA256 (gohugo/golang-text-c01e476_GH0.tar.gz) = a9cfeb85a04742d267ec4417364b97f9a47258ba8df3b5d9c0d5f330fdfbbae7
+SIZE (gohugo/golang-text-c01e476_GH0.tar.gz) = 4624513
 SHA256 (gohugo/go-yaml-yaml-eb3733d_GH0.tar.gz) = d2ae44f0e31f3a13a1b89a55ceaabcbab4d588d41951fd2243739b60b10146bb
 SIZE (gohugo/go-yaml-yaml-eb3733d_GH0.tar.gz) = 64686
-SHA256 (gohugo/davecgh-go-spew-04cdfd4_GH0.tar.gz) = 4347d25b61ad89e85d86d3df33539578254e57078fa0acbfb93c5bc393d0175d
-SIZE (gohugo/davecgh-go-spew-04cdfd4_GH0.tar.gz) = 42176
-SHA256 (gohugo/pmezard-go-difflib-d8ed262_GH0.tar.gz) = fee180ffe1001c220e96ac3be9ec48d0682a3fa02800434b1e68e39b8d656189
-SIZE (gohugo/pmezard-go-difflib-d8ed262_GH0.tar.gz) = 11189



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