View | Details | Raw Unified | Return to bug 230758
Collapse All | Expand All

(-)Makefile (-19 / +19 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	hugo
3
PORTNAME=	hugo
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	0.46
5
DISTVERSION=	0.47
6
CATEGORIES=	www
6
CATEGORIES=	www
7
PKGNAMEPREFIX=	go
7
PKGNAMEPREFIX=	go
8
DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
8
DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
Lines 17-33 Link Here
17
USE_GITHUB=	yes
17
USE_GITHUB=	yes
18
GH_ACCOUNT=	gohugoio
18
GH_ACCOUNT=	gohugoio
19
GH_SUBDIR=	src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}
19
GH_SUBDIR=	src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}
20
COMMIT_ID=	9f9695cf7b061afc0238e4a1948bd21dc0ef3eba
20
COMMIT_ID=	caf608d566fab4a7714b2934cc7b44bb22625e01
21
GH_TUPLE=	BurntSushi:locker:a6e239e:locker/src/github.com/BurntSushi/locker \
21
GH_TUPLE=	BurntSushi:locker:a6e239e:locker/src/github.com/BurntSushi/locker \
22
		BurntSushi:toml:a368813:toml/src/github.com/BurntSushi/toml \
22
		BurntSushi:toml:a368813:toml/src/github.com/BurntSushi/toml \
23
		PuerkitoBio:purell:0bcb03f:purell/src/github.com/PuerkitoBio/purell \
23
		PuerkitoBio:purell:0bcb03f:purell/src/github.com/PuerkitoBio/purell \
24
		PuerkitoBio:urlesc:de5bf2a:urlesc/src/github.com/PuerkitoBio/urlesc \
24
		PuerkitoBio:urlesc:de5bf2a:urlesc/src/github.com/PuerkitoBio/urlesc \
25
		alecthomas:assert:405dbfe:assert/src/github.com/alecthomas/assert \
25
		alecthomas:assert:405dbfe:assert/src/github.com/alecthomas/assert \
26
		alecthomas:chroma:e4dff9a:chroma/src/github.com/alecthomas/chroma \
26
		alecthomas:chroma:5d7fef2:chroma/src/github.com/alecthomas/chroma \
27
		alecthomas:colour:60882d9:colour/src/github.com/alecthomas/colour \
27
		alecthomas:colour:60882d9:colour/src/github.com/alecthomas/colour \
28
		alecthomas:repr:f49988b:repr/src/github.com/alecthomas/repr \
28
		alecthomas:repr:ead2165:repr/src/github.com/alecthomas/repr \
29
		bep:debounce:844797f:debounce/src/github.com/bep/debounce \
29
		bep:debounce:844797f:debounce/src/github.com/bep/debounce \
30
		bep:gitmap:012701e:gitmap/src/github.com/bep/gitmap \
30
		bep:gitmap:ecb6fe0:gitmap/src/github.com/bep/gitmap \
31
		bep:go-tocss:2abb118:go_tocss/src/github.com/bep/go-tocss \
31
		bep:go-tocss:2abb118:go_tocss/src/github.com/bep/go-tocss \
32
		chaseadamsio:goorgeous:dcf1ef8:goorgeous/src/github.com/chaseadamsio/goorgeous \
32
		chaseadamsio:goorgeous:dcf1ef8:goorgeous/src/github.com/chaseadamsio/goorgeous \
33
		cpuguy83:go-md2man:a65d4d2:go_md2man/src/github.com/cpuguy83/go-md2man \
33
		cpuguy83:go-md2man:a65d4d2:go_md2man/src/github.com/cpuguy83/go-md2man \
Lines 45-86 Link Here
45
		hashicorp:hcl:ef8a98b:hcl/src/github.com/hashicorp/hcl \
45
		hashicorp:hcl:ef8a98b:hcl/src/github.com/hashicorp/hcl \
46
		inconshreveable:mousetrap:76626ae:mousetrap/src/github.com/inconshreveable/mousetrap \
46
		inconshreveable:mousetrap:76626ae:mousetrap/src/github.com/inconshreveable/mousetrap \
47
		jdkato:prose:20d3663:prose/src/github.com/jdkato/prose \
47
		jdkato:prose:20d3663:prose/src/github.com/jdkato/prose \
48
		kyokomi:emoji:7e06b23:emoji/src/github.com/kyokomi/emoji \
48
		kyokomi:emoji:2e9a950:emoji/src/github.com/kyokomi/emoji \
49
		magefile:mage:2f97430:mage/src/github.com/magefile/mage \
49
		magefile:mage:2f97430:mage/src/github.com/magefile/mage \
50
		magiconair:properties:c3beff4:properties/src/github.com/magiconair/properties \
50
		magiconair:properties:c235336:properties/src/github.com/magiconair/properties \
51
		markbates:inflect:a12c3ae:inflect/src/github.com/markbates/inflect \
51
		markbates:inflect:a12c3ae:inflect/src/github.com/markbates/inflect \
52
		mattn:go-isatty:0360b2a:go_isatty/src/github.com/mattn/go-isatty \
52
		mattn:go-isatty:0360b2a:go_isatty/src/github.com/mattn/go-isatty \
53
		mattn:go-runewidth:9e777a8:go_runewidth/src/github.com/mattn/go-runewidth \
53
		mattn:go-runewidth:9e777a8:go_runewidth/src/github.com/mattn/go-runewidth \
54
		miekg:mmark:fd2f6c1:mmark/src/github.com/miekg/mmark \
54
		miekg:mmark:fd2f6c1:mmark/src/github.com/miekg/mmark \
55
		mitchellh:hashstructure:2bca23e:hashstructure/src/github.com/mitchellh/hashstructure \
55
		mitchellh:hashstructure:2bca23e:hashstructure/src/github.com/mitchellh/hashstructure \
56
		mitchellh:mapstructure:00c29f5:mapstructure/src/github.com/mitchellh/mapstructure \
56
		mitchellh:mapstructure:f15292f:mapstructure/src/github.com/mitchellh/mapstructure \
57
		muesli:smartcrop:f6ebaa7:smartcrop/src/github.com/muesli/smartcrop \
57
		muesli:smartcrop:f6ebaa7:smartcrop/src/github.com/muesli/smartcrop \
58
		nicksnyder:go-i18n:0dc1626:go_i18n/src/github.com/nicksnyder/go-i18n \
58
		nicksnyder:go-i18n:0dc1626:go_i18n/src/github.com/nicksnyder/go-i18n \
59
		olekukonko:tablewriter:b8a9be0:tablewriter/src/github.com/olekukonko/tablewriter \
59
		olekukonko:tablewriter:d4647c9:tablewriter/src/github.com/olekukonko/tablewriter \
60
		pelletier:go-toml:acdc450:go_toml/src/github.com/pelletier/go-toml \
60
		pelletier:go-toml:c01d127:go_toml/src/github.com/pelletier/go-toml \
61
		pmezard:go-difflib:792786c:go_difflib/src/github.com/pmezard/go-difflib \
61
		pmezard:go-difflib:792786c:go_difflib/src/github.com/pmezard/go-difflib \
62
		russross:blackfriday:11635eb:blackfriday/src/github.com/russross/blackfriday \
62
		russross:blackfriday:46c73eb:blackfriday/src/github.com/russross/blackfriday \
63
		sanity-io:litter:ae543b7:litter/src/github.com/sanity-io/litter \
63
		sanity-io:litter:ae543b7:litter/src/github.com/sanity-io/litter \
64
		sergi:go-diff:1744e29:go_diff/src/github.com/sergi/go-diff \
64
		sergi:go-diff:1744e29:go_diff/src/github.com/sergi/go-diff \
65
		shurcooL:sanitized_anchor_name:86672fc:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \
65
		shurcooL:sanitized_anchor_name:86672fc:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \
66
		spf13:afero:787d034:afero/src/github.com/spf13/afero \
66
		spf13:afero:787d034:afero/src/github.com/spf13/afero \
67
		spf13:cast:8965335:cast/src/github.com/spf13/cast \
67
		spf13:cast:8965335:cast/src/github.com/spf13/cast \
68
		spf13:cobra:a1f051b:cobra/src/github.com/spf13/cobra \
68
		spf13:cobra:ef82de7:cobra/src/github.com/spf13/cobra \
69
		spf13:fsync:12a01e6:fsync/src/github.com/spf13/fsync \
69
		spf13:fsync:12a01e6:fsync/src/github.com/spf13/fsync \
70
		spf13:jWalterWeatherman:7c0cea3:jWalterWeatherman/src/github.com/spf13/jwalterweatherman \
70
		spf13:jWalterWeatherman:7c0cea3:jWalterWeatherman/src/github.com/spf13/jwalterweatherman \
71
		spf13:nitro:24d7ef3:nitro/src/github.com/spf13/nitro \
71
		spf13:nitro:24d7ef3:nitro/src/github.com/spf13/nitro \
72
		spf13:pflag:e57e3ee:pflag/src/github.com/spf13/pflag \
72
		spf13:pflag:583c0c0:pflag/src/github.com/spf13/pflag \
73
		spf13:viper:b5e8006:viper/src/github.com/spf13/viper \
73
		spf13:viper:907c19d:viper/src/github.com/spf13/viper \
74
		stretchr:testify:12b6f73:testify/src/github.com/stretchr/testify \
74
		stretchr:testify:f35b8ab:testify/src/github.com/stretchr/testify \
75
		tdewolff:minify:8d72a41:minify/src/github.com/tdewolff/minify \
75
		tdewolff:minify:8d72a41:minify/src/github.com/tdewolff/minify \
76
		tdewolff:parse:d739d6f:parse/src/github.com/tdewolff/parse \
76
		tdewolff:parse:d739d6f:parse/src/github.com/tdewolff/parse \
77
		wellington:go-libsass:615eaa4:go_libsass/src/github.com/wellington/go-libsass \
77
		wellington:go-libsass:615eaa4:go_libsass/src/github.com/wellington/go-libsass \
78
		yosssi:ace:ea038f4:ace/src/github.com/yosssi/ace \
78
		yosssi:ace:ea038f4:ace/src/github.com/yosssi/ace \
79
		golang:image:f315e44:image/src/golang.org/x/image \
79
		golang:image:c73c2af:image/src/golang.org/x/image \
80
		golang:net:61147c4:net/src/golang.org/x/net \
80
		golang:net:f4c29de:net/src/golang.org/x/net \
81
		golang:sync:1d60e46:sync/src/golang.org/x/sync \
81
		golang:sync:1d60e46:sync/src/golang.org/x/sync \
82
		golang:sys:3b87a42:sys/src/golang.org/x/sys \
82
		golang:sys:2be389f:sys/src/golang.org/x/sys \
83
		golang:text:2cb4393:text/src/golang.org/x/text \
83
		golang:text:cb67308:text/src/golang.org/x/text \
84
		go-yaml:yaml:5420a8b:yaml/src/gopkg.in/yaml.v2
84
		go-yaml:yaml:5420a8b:yaml/src/gopkg.in/yaml.v2
85
85
86
OPTIONS_DEFINE=		MANPAGES EXTENDED
86
OPTIONS_DEFINE=		MANPAGES EXTENDED
(-)distinfo (-37 / +37 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1533138922
1
TIMESTAMP = 1534532627
2
SHA256 (gohugo/gohugoio-hugo-v0.46_GH0.tar.gz) = 3cb167e24bdbb2362415aba4b1be301596276b4ff565116cb81df95bdfc50c0a
2
SHA256 (gohugo/gohugoio-hugo-v0.47_GH0.tar.gz) = 81ce60555e4d5aadbbae355035daae578d95616d0e79bfd23639f8c21a56da29
3
SIZE (gohugo/gohugoio-hugo-v0.46_GH0.tar.gz) = 17855569
3
SIZE (gohugo/gohugoio-hugo-v0.47_GH0.tar.gz) = 18879406
4
SHA256 (gohugo/BurntSushi-locker-a6e239e_GH0.tar.gz) = 6bdc1b865e2e27dd92921c0e4c3aa743156bb5d2cf227af1d0e80573568bcd4a
4
SHA256 (gohugo/BurntSushi-locker-a6e239e_GH0.tar.gz) = 6bdc1b865e2e27dd92921c0e4c3aa743156bb5d2cf227af1d0e80573568bcd4a
5
SIZE (gohugo/BurntSushi-locker-a6e239e_GH0.tar.gz) = 2108
5
SIZE (gohugo/BurntSushi-locker-a6e239e_GH0.tar.gz) = 2108
6
SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2
6
SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2
Lines 11-26 Link Here
11
SIZE (gohugo/PuerkitoBio-urlesc-de5bf2a_GH0.tar.gz) = 6796
11
SIZE (gohugo/PuerkitoBio-urlesc-de5bf2a_GH0.tar.gz) = 6796
12
SHA256 (gohugo/alecthomas-assert-405dbfe_GH0.tar.gz) = 5f9a1b6f048bb3346b2db0c52061ef3330583eba4dfdb3a3309e234fded670e4
12
SHA256 (gohugo/alecthomas-assert-405dbfe_GH0.tar.gz) = 5f9a1b6f048bb3346b2db0c52061ef3330583eba4dfdb3a3309e234fded670e4
13
SIZE (gohugo/alecthomas-assert-405dbfe_GH0.tar.gz) = 71064
13
SIZE (gohugo/alecthomas-assert-405dbfe_GH0.tar.gz) = 71064
14
SHA256 (gohugo/alecthomas-chroma-e4dff9a_GH0.tar.gz) = f89f86406ebc9fa35864352b2c62c09e0b51b0d83c2e60bcf7a6359e1e98b9ec
14
SHA256 (gohugo/alecthomas-chroma-5d7fef2_GH0.tar.gz) = 0415b5acc6f8ab4787a48d86a7c90aebdcfc52ce54f311a4612973d29ebd238f
15
SIZE (gohugo/alecthomas-chroma-e4dff9a_GH0.tar.gz) = 316381
15
SIZE (gohugo/alecthomas-chroma-5d7fef2_GH0.tar.gz) = 317080
16
SHA256 (gohugo/alecthomas-colour-60882d9_GH0.tar.gz) = f7eafbd51169a9c0c3ba6a0b1dc49038eb38733058aae51c3157a5ec86751fe4
16
SHA256 (gohugo/alecthomas-colour-60882d9_GH0.tar.gz) = f7eafbd51169a9c0c3ba6a0b1dc49038eb38733058aae51c3157a5ec86751fe4
17
SIZE (gohugo/alecthomas-colour-60882d9_GH0.tar.gz) = 3479
17
SIZE (gohugo/alecthomas-colour-60882d9_GH0.tar.gz) = 3479
18
SHA256 (gohugo/alecthomas-repr-f49988b_GH0.tar.gz) = 8e8d1081d04f937082747d338932f83334b807411d92c807591158231173444c
18
SHA256 (gohugo/alecthomas-repr-ead2165_GH0.tar.gz) = 87cc8942a9d70dac3748c8fc1172a850d6debb2db2c38f14219baa305bef7a63
19
SIZE (gohugo/alecthomas-repr-f49988b_GH0.tar.gz) = 4603
19
SIZE (gohugo/alecthomas-repr-ead2165_GH0.tar.gz) = 4633
20
SHA256 (gohugo/bep-debounce-844797f_GH0.tar.gz) = e957962f6cf46be644cc31c6de4c2d5dda00736a6f507bc24042235d0295c9c8
20
SHA256 (gohugo/bep-debounce-844797f_GH0.tar.gz) = e957962f6cf46be644cc31c6de4c2d5dda00736a6f507bc24042235d0295c9c8
21
SIZE (gohugo/bep-debounce-844797f_GH0.tar.gz) = 3489
21
SIZE (gohugo/bep-debounce-844797f_GH0.tar.gz) = 3489
22
SHA256 (gohugo/bep-gitmap-012701e_GH0.tar.gz) = 6af8c509315fcaa0abc8d922009357e360d86ac419a611639ca3b67636d053c1
22
SHA256 (gohugo/bep-gitmap-ecb6fe0_GH0.tar.gz) = 78da5915d1ee3f58dbf1a1843206469cee160972f9448b4ef42361f0aba2bcfe
23
SIZE (gohugo/bep-gitmap-012701e_GH0.tar.gz) = 4596
23
SIZE (gohugo/bep-gitmap-ecb6fe0_GH0.tar.gz) = 4592
24
SHA256 (gohugo/bep-go-tocss-2abb118_GH0.tar.gz) = c594eac88edad15993badc2cb64f0a1865c7962acd73d67fbde27e33969b733a
24
SHA256 (gohugo/bep-go-tocss-2abb118_GH0.tar.gz) = c594eac88edad15993badc2cb64f0a1865c7962acd73d67fbde27e33969b733a
25
SIZE (gohugo/bep-go-tocss-2abb118_GH0.tar.gz) = 5369
25
SIZE (gohugo/bep-go-tocss-2abb118_GH0.tar.gz) = 5369
26
SHA256 (gohugo/chaseadamsio-goorgeous-dcf1ef8_GH0.tar.gz) = 6dbf5f61257fc8c71ec6ae533f477f351c1b0fa11774cf6e8abf27edc7d90d61
26
SHA256 (gohugo/chaseadamsio-goorgeous-dcf1ef8_GH0.tar.gz) = 6dbf5f61257fc8c71ec6ae533f477f351c1b0fa11774cf6e8abf27edc7d90d61
Lines 55-66 Link Here
55
SIZE (gohugo/inconshreveable-mousetrap-76626ae_GH0.tar.gz) = 2288
55
SIZE (gohugo/inconshreveable-mousetrap-76626ae_GH0.tar.gz) = 2288
56
SHA256 (gohugo/jdkato-prose-20d3663_GH0.tar.gz) = 53f23648aaac68bd8d532dbecb2a33a5ac83b9e2264c60e8d7caebcfacc65460
56
SHA256 (gohugo/jdkato-prose-20d3663_GH0.tar.gz) = 53f23648aaac68bd8d532dbecb2a33a5ac83b9e2264c60e8d7caebcfacc65460
57
SIZE (gohugo/jdkato-prose-20d3663_GH0.tar.gz) = 4569668
57
SIZE (gohugo/jdkato-prose-20d3663_GH0.tar.gz) = 4569668
58
SHA256 (gohugo/kyokomi-emoji-7e06b23_GH0.tar.gz) = 5fa5d5b3122fe8e37b55e02f85e3196d5b5977df91c9379ba51e2a2893d2b1ec
58
SHA256 (gohugo/kyokomi-emoji-2e9a950_GH0.tar.gz) = 579a356178812533d13b51511715321cdbd28a121d45d3775fbc75d8eec62392
59
SIZE (gohugo/kyokomi-emoji-7e06b23_GH0.tar.gz) = 32552
59
SIZE (gohugo/kyokomi-emoji-2e9a950_GH0.tar.gz) = 35787
60
SHA256 (gohugo/magefile-mage-2f97430_GH0.tar.gz) = 0608cd90a2b51c6cffe8bc0763f437a8a08c18a7c02d144510726706933008a9
60
SHA256 (gohugo/magefile-mage-2f97430_GH0.tar.gz) = 0608cd90a2b51c6cffe8bc0763f437a8a08c18a7c02d144510726706933008a9
61
SIZE (gohugo/magefile-mage-2f97430_GH0.tar.gz) = 8764988
61
SIZE (gohugo/magefile-mage-2f97430_GH0.tar.gz) = 8764988
62
SHA256 (gohugo/magiconair-properties-c3beff4_GH0.tar.gz) = 0da5b42f51fda0652baccd877ead4ad558e2c53750fe2582116ada51bb774e0f
62
SHA256 (gohugo/magiconair-properties-c235336_GH0.tar.gz) = 0e3531df5f85e26f2bfb373563c9041ee721af9751b0ef2b8416c5231754a84a
63
SIZE (gohugo/magiconair-properties-c3beff4_GH0.tar.gz) = 28713
63
SIZE (gohugo/magiconair-properties-c235336_GH0.tar.gz) = 29502
64
SHA256 (gohugo/markbates-inflect-a12c3ae_GH0.tar.gz) = f2849b7cd73f15d391ccc1375e0430f7c3ed32fb612f5a2834015450d0d0491a
64
SHA256 (gohugo/markbates-inflect-a12c3ae_GH0.tar.gz) = f2849b7cd73f15d391ccc1375e0430f7c3ed32fb612f5a2834015450d0d0491a
65
SIZE (gohugo/markbates-inflect-a12c3ae_GH0.tar.gz) = 10753
65
SIZE (gohugo/markbates-inflect-a12c3ae_GH0.tar.gz) = 10753
66
SHA256 (gohugo/mattn-go-isatty-0360b2a_GH0.tar.gz) = a1fcc21e454948c43e3098bcc84601a8cc8c871872af7d61ef8d0297e3b7c90b
66
SHA256 (gohugo/mattn-go-isatty-0360b2a_GH0.tar.gz) = a1fcc21e454948c43e3098bcc84601a8cc8c871872af7d61ef8d0297e3b7c90b
Lines 71-90 Link Here
71
SIZE (gohugo/miekg-mmark-fd2f6c1_GH0.tar.gz) = 198722
71
SIZE (gohugo/miekg-mmark-fd2f6c1_GH0.tar.gz) = 198722
72
SHA256 (gohugo/mitchellh-hashstructure-2bca23e_GH0.tar.gz) = 73e0a2e3c9e965678955774e80cb83006336e2b880704b0f6eb488baf55102d5
72
SHA256 (gohugo/mitchellh-hashstructure-2bca23e_GH0.tar.gz) = 73e0a2e3c9e965678955774e80cb83006336e2b880704b0f6eb488baf55102d5
73
SIZE (gohugo/mitchellh-hashstructure-2bca23e_GH0.tar.gz) = 6460
73
SIZE (gohugo/mitchellh-hashstructure-2bca23e_GH0.tar.gz) = 6460
74
SHA256 (gohugo/mitchellh-mapstructure-00c29f5_GH0.tar.gz) = 612c2d0d6aade35b2556e74be050689517bc9f68a2f0c8c8b3cb1d09d8d123b4
74
SHA256 (gohugo/mitchellh-mapstructure-f15292f_GH0.tar.gz) = 7c54799ae52491c3fd84bfc0956d81dc8489a959bb641b1252d83621fbb3f702
75
SIZE (gohugo/mitchellh-mapstructure-00c29f5_GH0.tar.gz) = 18395
75
SIZE (gohugo/mitchellh-mapstructure-f15292f_GH0.tar.gz) = 18800
76
SHA256 (gohugo/muesli-smartcrop-f6ebaa7_GH0.tar.gz) = 337fa158b74dd3b2fd4904737329789f7765fe88c815cb099590d9717cc80085
76
SHA256 (gohugo/muesli-smartcrop-f6ebaa7_GH0.tar.gz) = 337fa158b74dd3b2fd4904737329789f7765fe88c815cb099590d9717cc80085
77
SIZE (gohugo/muesli-smartcrop-f6ebaa7_GH0.tar.gz) = 448029
77
SIZE (gohugo/muesli-smartcrop-f6ebaa7_GH0.tar.gz) = 448029
78
SHA256 (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 85469070e822c4102fb3d60f30c099d3aa0675cb7e0109448958324b904d38f0
78
SHA256 (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 85469070e822c4102fb3d60f30c099d3aa0675cb7e0109448958324b904d38f0
79
SIZE (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 39643
79
SIZE (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 39643
80
SHA256 (gohugo/olekukonko-tablewriter-b8a9be0_GH0.tar.gz) = c298df35543b6ca4ef61a84de03884140ec051976b772072f287b2a08435c52a
80
SHA256 (gohugo/olekukonko-tablewriter-d4647c9_GH0.tar.gz) = 915110ebbae09d7dba5ac3abf4a614f5f9e4cc2586a5c813bab3f0b03b4d6376
81
SIZE (gohugo/olekukonko-tablewriter-b8a9be0_GH0.tar.gz) = 16756
81
SIZE (gohugo/olekukonko-tablewriter-d4647c9_GH0.tar.gz) = 17340
82
SHA256 (gohugo/pelletier-go-toml-acdc450_GH0.tar.gz) = 0d0ab7970cc521dc48c4e900773f8c54ec565beb96ea4ebc9d3eec9917f1634c
82
SHA256 (gohugo/pelletier-go-toml-c01d127_GH0.tar.gz) = 485d5554b3eaa9890f68b9167ce1be2ebaf4ff22132b729829c4085d6cffd3a6
83
SIZE (gohugo/pelletier-go-toml-acdc450_GH0.tar.gz) = 56997
83
SIZE (gohugo/pelletier-go-toml-c01d127_GH0.tar.gz) = 57501
84
SHA256 (gohugo/pmezard-go-difflib-792786c_GH0.tar.gz) = 7c2a6d7ea0700411ba7d13865230c03bd6734d3ff6c213357bda121f5bb707fb
84
SHA256 (gohugo/pmezard-go-difflib-792786c_GH0.tar.gz) = 7c2a6d7ea0700411ba7d13865230c03bd6734d3ff6c213357bda121f5bb707fb
85
SIZE (gohugo/pmezard-go-difflib-792786c_GH0.tar.gz) = 11401
85
SIZE (gohugo/pmezard-go-difflib-792786c_GH0.tar.gz) = 11401
86
SHA256 (gohugo/russross-blackfriday-11635eb_GH0.tar.gz) = c82e86295781a480d8881fa0ca867e52178753a550aa662e41c076049703b0be
86
SHA256 (gohugo/russross-blackfriday-46c73eb_GH0.tar.gz) = a27ca7a2c5a71c33325972ecd79078c88cebb3a706296f43111665e88321182e
87
SIZE (gohugo/russross-blackfriday-11635eb_GH0.tar.gz) = 75168
87
SIZE (gohugo/russross-blackfriday-46c73eb_GH0.tar.gz) = 75256
88
SHA256 (gohugo/sanity-io-litter-ae543b7_GH0.tar.gz) = c92fa1e341b82514e3e88408c3701721895497e2ae88d7c165f1ce7cf6cf996f
88
SHA256 (gohugo/sanity-io-litter-ae543b7_GH0.tar.gz) = c92fa1e341b82514e3e88408c3701721895497e2ae88d7c165f1ce7cf6cf996f
89
SIZE (gohugo/sanity-io-litter-ae543b7_GH0.tar.gz) = 8781
89
SIZE (gohugo/sanity-io-litter-ae543b7_GH0.tar.gz) = 8781
90
SHA256 (gohugo/sergi-go-diff-1744e29_GH0.tar.gz) = 5cad5ab4540ef9d4f9966f690f094cb9bde2ef57d7037a73c008531e383372ca
90
SHA256 (gohugo/sergi-go-diff-1744e29_GH0.tar.gz) = 5cad5ab4540ef9d4f9966f690f094cb9bde2ef57d7037a73c008531e383372ca
Lines 95-102 Link Here
95
SIZE (gohugo/spf13-afero-787d034_GH0.tar.gz) = 45256
95
SIZE (gohugo/spf13-afero-787d034_GH0.tar.gz) = 45256
96
SHA256 (gohugo/spf13-cast-8965335_GH0.tar.gz) = b19c0f765ad78d7aefd363c57b9c4f78e6b75b079542b47922ed52c3fff07cdf
96
SHA256 (gohugo/spf13-cast-8965335_GH0.tar.gz) = b19c0f765ad78d7aefd363c57b9c4f78e6b75b079542b47922ed52c3fff07cdf
97
SIZE (gohugo/spf13-cast-8965335_GH0.tar.gz) = 9855
97
SIZE (gohugo/spf13-cast-8965335_GH0.tar.gz) = 9855
98
SHA256 (gohugo/spf13-cobra-a1f051b_GH0.tar.gz) = 692baf59c0952d4b113a897e6556e95c65bd36998a0b19abf3453bbf87e07db9
98
SHA256 (gohugo/spf13-cobra-ef82de7_GH0.tar.gz) = 937de6f136a23742165d66ddcfbceb7cfee45f739e60e3dd956be8e6faab5f56
99
SIZE (gohugo/spf13-cobra-a1f051b_GH0.tar.gz) = 100782
99
SIZE (gohugo/spf13-cobra-ef82de7_GH0.tar.gz) = 101542
100
SHA256 (gohugo/spf13-fsync-12a01e6_GH0.tar.gz) = f3d5520a8dba6d57618db9a869abeb23f349ec20c177f5fa8957588bb987e0aa
100
SHA256 (gohugo/spf13-fsync-12a01e6_GH0.tar.gz) = f3d5520a8dba6d57618db9a869abeb23f349ec20c177f5fa8957588bb987e0aa
101
SIZE (gohugo/spf13-fsync-12a01e6_GH0.tar.gz) = 4840
101
SIZE (gohugo/spf13-fsync-12a01e6_GH0.tar.gz) = 4840
102
SHA256 (gohugo/spf13-jWalterWeatherman-7c0cea3_GH0.tar.gz) = ee1fa0fb1f9a9df8b93a15f67a42322eccfe1e314f489cf1909a7c3ac37dcc7d
102
SHA256 (gohugo/spf13-jWalterWeatherman-7c0cea3_GH0.tar.gz) = ee1fa0fb1f9a9df8b93a15f67a42322eccfe1e314f489cf1909a7c3ac37dcc7d
Lines 103-114 Link Here
103
SIZE (gohugo/spf13-jWalterWeatherman-7c0cea3_GH0.tar.gz) = 6345
103
SIZE (gohugo/spf13-jWalterWeatherman-7c0cea3_GH0.tar.gz) = 6345
104
SHA256 (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = e64c8d195990c3aa57c47cc4f090b1f575fa712b8b2fa3f8bdb2dc1b76ec440a
104
SHA256 (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = e64c8d195990c3aa57c47cc4f090b1f575fa712b8b2fa3f8bdb2dc1b76ec440a
105
SIZE (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = 6741
105
SIZE (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = 6741
106
SHA256 (gohugo/spf13-pflag-e57e3ee_GH0.tar.gz) = 16556b4873f12211cffec75aa4d3a6332efa26e64ff0476fdbd99f672ca37d51
106
SHA256 (gohugo/spf13-pflag-583c0c0_GH0.tar.gz) = 8fc27ad3f1a005e4f848be3c7054ab250ff01dfbcbe02afdcb8764a45898c122
107
SIZE (gohugo/spf13-pflag-e57e3ee_GH0.tar.gz) = 38998
107
SIZE (gohugo/spf13-pflag-583c0c0_GH0.tar.gz) = 43249
108
SHA256 (gohugo/spf13-viper-b5e8006_GH0.tar.gz) = c7f6858628543602e8b338213e789f4d446525f0ba3d4b6dc987963343b25658
108
SHA256 (gohugo/spf13-viper-907c19d_GH0.tar.gz) = b5297694be3620b42486825ae9b326c4860e5f9d9a8a5ac39c71560866014b0d
109
SIZE (gohugo/spf13-viper-b5e8006_GH0.tar.gz) = 32022
109
SIZE (gohugo/spf13-viper-907c19d_GH0.tar.gz) = 32749
110
SHA256 (gohugo/stretchr-testify-12b6f73_GH0.tar.gz) = d916c3ed1ccbba35f0e01dce8f602a0f185a1670561dbe36e5bb1efddf604794
110
SHA256 (gohugo/stretchr-testify-f35b8ab_GH0.tar.gz) = b7a2961d37598e0fc1bf7e9041f717ec770c7ec935d4a79a2d40f5e6722fe6a2
111
SIZE (gohugo/stretchr-testify-12b6f73_GH0.tar.gz) = 95230
111
SIZE (gohugo/stretchr-testify-f35b8ab_GH0.tar.gz) = 101718
112
SHA256 (gohugo/tdewolff-minify-8d72a41_GH0.tar.gz) = 9d94e4a650e060b3b790c7fcaab6f5c72fa9f827c5d00721d39301da7cec2d64
112
SHA256 (gohugo/tdewolff-minify-8d72a41_GH0.tar.gz) = 9d94e4a650e060b3b790c7fcaab6f5c72fa9f827c5d00721d39301da7cec2d64
113
SIZE (gohugo/tdewolff-minify-8d72a41_GH0.tar.gz) = 2108677
113
SIZE (gohugo/tdewolff-minify-8d72a41_GH0.tar.gz) = 2108677
114
SHA256 (gohugo/tdewolff-parse-d739d6f_GH0.tar.gz) = b63e701a7362c5a4aaebfa886a37a8270ea26ec868ab49abda7142db6aa81fc1
114
SHA256 (gohugo/tdewolff-parse-d739d6f_GH0.tar.gz) = b63e701a7362c5a4aaebfa886a37a8270ea26ec868ab49abda7142db6aa81fc1
Lines 117-131 Link Here
117
SIZE (gohugo/wellington-go-libsass-615eaa4_GH0.tar.gz) = 333300
117
SIZE (gohugo/wellington-go-libsass-615eaa4_GH0.tar.gz) = 333300
118
SHA256 (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 0d8da272af4618613b62f6f28fff6142d285c70de0658b8c328f588a690e4b85
118
SHA256 (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 0d8da272af4618613b62f6f28fff6142d285c70de0658b8c328f588a690e4b85
119
SIZE (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 23269
119
SIZE (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 23269
120
SHA256 (gohugo/golang-image-f315e44_GH0.tar.gz) = ad2d55d7f42049f0d5b30d7850b1bea18631dc2c7bec70bb30454a37556707d6
120
SHA256 (gohugo/golang-image-c73c2af_GH0.tar.gz) = 2b0a5cc68c687088c46ffb83790f4e781a2ff619633a9ef618aa5088b136c098
121
SIZE (gohugo/golang-image-f315e44_GH0.tar.gz) = 4816515
121
SIZE (gohugo/golang-image-c73c2af_GH0.tar.gz) = 4816836
122
SHA256 (gohugo/golang-net-61147c4_GH0.tar.gz) = e34008062dee507e06a82ba2035906757a343ff862b5f2195f3a0f50c59b117d
122
SHA256 (gohugo/golang-net-f4c29de_GH0.tar.gz) = 1d3b2d9d5e15307f43d2a1db6da4fd3be8abae5300438375127715b1c2671e9f
123
SIZE (gohugo/golang-net-61147c4_GH0.tar.gz) = 941792
123
SIZE (gohugo/golang-net-f4c29de_GH0.tar.gz) = 968419
124
SHA256 (gohugo/golang-sync-1d60e46_GH0.tar.gz) = 526fab48f250f45ec22dbfd2700df629871ea8aeb8289a49c58f4fc606a7a5e5
124
SHA256 (gohugo/golang-sync-1d60e46_GH0.tar.gz) = 526fab48f250f45ec22dbfd2700df629871ea8aeb8289a49c58f4fc606a7a5e5
125
SIZE (gohugo/golang-sync-1d60e46_GH0.tar.gz) = 16327
125
SIZE (gohugo/golang-sync-1d60e46_GH0.tar.gz) = 16327
126
SHA256 (gohugo/golang-sys-3b87a42_GH0.tar.gz) = 1c39939ad35db460f7c9dd1e5c18f645c131b75f422ef3351e9581646c1269b3
126
SHA256 (gohugo/golang-sys-2be389f_GH0.tar.gz) = b5fa0adb522576d62b2425d1d24baf3df90f03ef9a3a961087801273e93beff1
127
SIZE (gohugo/golang-sys-3b87a42_GH0.tar.gz) = 801930
127
SIZE (gohugo/golang-sys-2be389f_GH0.tar.gz) = 984297
128
SHA256 (gohugo/golang-text-2cb4393_GH0.tar.gz) = ea60e68948669d1c9245c728a842ee009a0749c1635c362b99c9bd16bf6a8ef8
128
SHA256 (gohugo/golang-text-cb67308_GH0.tar.gz) = 71a523fd5eb995529d2f369ab96a8aa1ac103a79bb9fd26a0a6ddd7d5dfaabe7
129
SIZE (gohugo/golang-text-2cb4393_GH0.tar.gz) = 6566252
129
SIZE (gohugo/golang-text-cb67308_GH0.tar.gz) = 6567811
130
SHA256 (gohugo/go-yaml-yaml-5420a8b_GH0.tar.gz) = d9be7faf5cb89a81c5ec6c94f1f1b0da076b239e205d3f36b9071b1aa7d27bcc
130
SHA256 (gohugo/go-yaml-yaml-5420a8b_GH0.tar.gz) = d9be7faf5cb89a81c5ec6c94f1f1b0da076b239e205d3f36b9071b1aa7d27bcc
131
SIZE (gohugo/go-yaml-yaml-5420a8b_GH0.tar.gz) = 70228
131
SIZE (gohugo/go-yaml-yaml-5420a8b_GH0.tar.gz) = 70228

Return to bug 230758