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

(-)Makefile (-15 / +22 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	hugo
3
PORTNAME=	hugo
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	0.52
5
DISTVERSION=	0.53
6
CATEGORIES=	www
6
CATEGORIES=	www
7
PKGNAMEPREFIX=	go
7
PKGNAMEPREFIX=	go
8
DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
8
DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
Lines 25-35 Link Here
25
		alecthomas:chroma:v0.6.0:chroma/src/github.com/alecthomas/chroma \
25
		alecthomas:chroma:v0.6.0:chroma/src/github.com/alecthomas/chroma \
26
		alecthomas:colour:60882d9:colour/src/github.com/alecthomas/colour \
26
		alecthomas:colour:60882d9:colour/src/github.com/alecthomas/colour \
27
		alecthomas:repr:117648c:repr/src/github.com/alecthomas/repr \
27
		alecthomas:repr:117648c:repr/src/github.com/alecthomas/repr \
28
		armon:consul-api:eb2c6b5:consul_api/src/github.com/armon/consul-api \
28
		bep:debounce:v1.1.0:debounce/src/github.com/bep/debounce \
29
		bep:debounce:v1.1.0:debounce/src/github.com/bep/debounce \
29
		bep:gitmap:v1.0.0:gitmap/src/github.com/bep/gitmap \
30
		bep:gitmap:v1.0.0:gitmap/src/github.com/bep/gitmap \
30
		bep:go-tocss:v0.6.0:go_tocss/src/github.com/bep/go-tocss \
31
		bep:go-tocss:v0.6.0:go_tocss/src/github.com/bep/go-tocss \
31
		chaseadamsio:goorgeous:v1.1.0:goorgeous/src/github.com/chaseadamsio/goorgeous \
32
		chaseadamsio:goorgeous:v1.1.0:goorgeous/src/github.com/chaseadamsio/goorgeous \
32
		cheekybits:is:68e9c06:cheekybits_is/src/github.com/cheekybits/is \
33
		cheekybits:is:68e9c06:cheekybits_is/src/github.com/cheekybits/is \
34
		coreos:etcd:v3.3.10:etcd/src/github.com/coreos/etcd \
35
		coreos:go-etcd:v2.0.0:go_etcd/src/github.com/coreos/go-etcd \
36
		coreos:go-semver:v0.2.0:go_semver/src/github.com/coreos/go-semver \
33
		cpuguy83:go-md2man:v1.0.8:go_md2man/src/github.com/cpuguy83/go-md2man \
37
		cpuguy83:go-md2man:v1.0.8:go_md2man/src/github.com/cpuguy83/go-md2man \
34
		danwakefield:fnmatch:cbb64ac:fnmatch/src/github.com/danwakefield/fnmatch \
38
		danwakefield:fnmatch:cbb64ac:fnmatch/src/github.com/danwakefield/fnmatch \
35
		davecgh:go-spew:v1.1.1:go_spew/src/github.com/davecgh/go-spew \
39
		davecgh:go-spew:v1.1.1:go_spew/src/github.com/davecgh/go-spew \
Lines 59-65 Link Here
59
		mattn:go-runewidth:v0.0.3:go_runewidth/src/github.com/mattn/go-runewidth \
63
		mattn:go-runewidth:v0.0.3:go_runewidth/src/github.com/mattn/go-runewidth \
60
		miekg:mmark:v1.3.6:mmark/src/github.com/miekg/mmark \
64
		miekg:mmark:v1.3.6:mmark/src/github.com/miekg/mmark \
61
		mitchellh:hashstructure:v1.0.0:hashstructure/src/github.com/mitchellh/hashstructure \
65
		mitchellh:hashstructure:v1.0.0:hashstructure/src/github.com/mitchellh/hashstructure \
62
		mitchellh:mapstructure:v1.0.0:mapstructure/src/github.com/mitchellh/mapstructure \
66
		mitchellh:mapstructure:v1.1.2:mapstructure/src/github.com/mitchellh/mapstructure \
63
		muesli:smartcrop:f6ebaa7:smartcrop/src/github.com/muesli/smartcrop \
67
		muesli:smartcrop:f6ebaa7:smartcrop/src/github.com/muesli/smartcrop \
64
		nfnt:resize:83c6a99:resize/src/github.com/nfnt/resize \
68
		nfnt:resize:83c6a99:resize/src/github.com/nfnt/resize \
65
		nicksnyder:go-i18n:v1.10.0:go_i18n/src/github.com/nicksnyder/go-i18n \
69
		nicksnyder:go-i18n:v1.10.0:go_i18n/src/github.com/nicksnyder/go-i18n \
Lines 71-77 Link Here
71
		sanity-io:litter:v1.1.0:litter/src/github.com/sanity-io/litter \
75
		sanity-io:litter:v1.1.0:litter/src/github.com/sanity-io/litter \
72
		sergi:go-diff:v1.0.0:sergi_go_diff/src/github.com/sergi/go-diff \
76
		sergi:go-diff:v1.0.0:sergi_go_diff/src/github.com/sergi/go-diff \
73
		shurcooL:sanitized_anchor_name:86672fc:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \
77
		shurcooL:sanitized_anchor_name:86672fc:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \
74
		spf13:afero:v1.1.2:afero/src/github.com/spf13/afero \
78
		spf13:afero:v1.2.0:afero/src/github.com/spf13/afero \
75
		spf13:cast:v1.3.0:cast/src/github.com/spf13/cast \
79
		spf13:cast:v1.3.0:cast/src/github.com/spf13/cast \
76
		spf13:cobra:v0.0.3:cobra/src/github.com/spf13/cobra \
80
		spf13:cobra:v0.0.3:cobra/src/github.com/spf13/cobra \
77
		spf13:fsync:12a01e6:fsync/src/github.com/spf13/fsync \
81
		spf13:fsync:12a01e6:fsync/src/github.com/spf13/fsync \
Lines 78-99 Link Here
78
		spf13:jwalterweatherman:94f6ae3:jwalterweatherman/src/github.com/spf13/jwalterweatherman \
82
		spf13:jwalterweatherman:94f6ae3:jwalterweatherman/src/github.com/spf13/jwalterweatherman \
79
		spf13:nitro:24d7ef3:nitro/src/github.com/spf13/nitro \
83
		spf13:nitro:24d7ef3:nitro/src/github.com/spf13/nitro \
80
		spf13:pflag:v1.0.3:pflag/src/github.com/spf13/pflag \
84
		spf13:pflag:v1.0.3:pflag/src/github.com/spf13/pflag \
81
		spf13:viper:v1.2.0:viper/src/github.com/spf13/viper \
85
		spf13:viper:v1.3.1:viper/src/github.com/spf13/viper \
82
		stretchr:testify:04af852:testify/src/github.com/stretchr/testify \
86
		stretchr:testify:04af852:testify/src/github.com/stretchr/testify \
83
		tdewolff:minify:v2.3.7:minify/src/github.com/tdewolff/minify \
87
		tdewolff:minify:v2.3.7:minify/src/github.com/tdewolff/minify \
84
		tdewolff:parse:v2.3.5:parse/src/github.com/tdewolff/parse \
88
		tdewolff:parse:v2.3.5:parse/src/github.com/tdewolff/parse \
85
		tdewolff:test:v1.0.0:tdewolff_test/src/github.com/tdewolff/test \
89
		tdewolff:test:v1.0.0:tdewolff_test/src/github.com/tdewolff/test \
90
		ugorji:go:d75b2dc:ugorji_go/src/github.com/ugorji/go/codec \
86
		wellington:go-libsass:c636442:go_libsass/src/github.com/wellington/go-libsass \
91
		wellington:go-libsass:c636442:go_libsass/src/github.com/wellington/go-libsass \
92
		xordataexchange:crypt:b2862e3:xordataexchange_crypt/src/github.com/xordataexchange/crypt \
87
		yosssi:ace:v0.0.5:ace/src/github.com/yosssi/ace \
93
		yosssi:ace:v0.0.5:ace/src/github.com/yosssi/ace \
94
		golang:crypto:505ab14:crypto/src/golang.org/x/crypto \
88
		golang:image:c73c2af:image/src/golang.org/x/image \
95
		golang:image:c73c2af:image/src/golang.org/x/image \
89
		golang:net:161cd47:net/src/golang.org/x/net \
96
		golang:net:161cd47:net/src/golang.org/x/net \
90
		golang:sync:1d60e46:golang_sync/src/golang.org/x/sync \
97
		golang:sync:1d60e46:golang_sync/src/golang.org/x/sync \
91
		golang:sys:9b800f9:sys/src/golang.org/x/sys \
98
		golang:sys:70b957f:sys/src/golang.org/x/sys \
92
		golang:text:v0.3.0:golang_text/src/golang.org/x/text \
99
		golang:text:v0.3.0:golang_text/src/golang.org/x/text \
93
		go-check:check:788fd78:go_check_check/src/gopkg.in/check.v1 \
100
		go-check:check:788fd78:go_check_check/src/gopkg.in/check.v1 \
94
		go-yaml:yaml:v2.2.1:go_yaml_yaml/src/gopkg.in/yaml.v2
101
		go-yaml:yaml:v2.2.2:go_yaml_yaml/src/gopkg.in/yaml.v2
95
102
96
COMMIT_ID=	9433cf5a92176b4a8005ddb5f4d524c0dc8c5c43
103
COMMIT_ID=	8fc339dc2529ff77e494a1c12cd1ff9fbcb880a4
97
104
98
OPTIONS_DEFINE=		MANPAGES EXTENDED
105
OPTIONS_DEFINE=		MANPAGES EXTENDED
99
106
Lines 110-123 Link Here
110
		CGO_LDFLAGS="${CGO_LDFLAGS}" GOBIN=""
117
		CGO_LDFLAGS="${CGO_LDFLAGS}" GOBIN=""
111
CGO_ENABLED=	0
118
CGO_ENABLED=	0
112
119
113
PORTMANS=	hugo-benchmark.1 hugo-config.1 hugo-convert-toJSON.1 \
120
PORTMANS=	hugo-config.1 hugo-convert-toJSON.1 hugo-convert-toTOML.1 \
114
		hugo-convert-toTOML.1 hugo-convert-toYAML.1 hugo-convert.1 \
121
		hugo-convert-toYAML.1 hugo-convert.1 hugo-env.1 \
115
		hugo-env.1 hugo-gen-autocomplete.1 hugo-gen-chromastyles.1 \
122
		hugo-gen-autocomplete.1 hugo-gen-chromastyles.1 \
116
		hugo-gen-doc.1 hugo-gen-man.1 hugo-gen.1 hugo-import-jekyll.1 \
123
		hugo-gen-doc.1 hugo-gen-man.1 hugo-gen.1 \
117
		hugo-import.1 hugo-list-drafts.1 hugo-list-expired.1 \
124
		hugo-import-jekyll.1 hugo-import.1 hugo-list-drafts.1 \
118
		hugo-list-future.1 hugo-list.1 hugo-new-site.1 \
125
		hugo-list-expired.1 hugo-list-future.1 hugo-list.1 \
119
		hugo-new-theme.1 hugo-new.1 hugo-server.1 hugo-version.1 \
126
		hugo-new-site.1 hugo-new-theme.1 hugo-new.1 hugo-server.1 \
120
		hugo.1
127
		hugo-version.1 hugo.1
121
128
122
do-build:
129
do-build:
123
	@(if [ -z "$${SOURCE_DATE_EPOCH}" ]; then\
130
	@(if [ -z "$${SOURCE_DATE_EPOCH}" ]; then\
(-)distinfo (-13 / +27 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1543517628
1
TIMESTAMP = 1545815020
2
SHA256 (gohugo/gohugoio-hugo-v0.52_GH0.tar.gz) = a6c1b50c6d47c34d3d23fee1e11ad598752f39f71811b8e20db7598521fc0cc0
2
SHA256 (gohugo/gohugoio-hugo-v0.53_GH0.tar.gz) = 48e65a33d3b10527101d13c354538379d9df698e5c38f60f4660386f4232e65c
3
SIZE (gohugo/gohugoio-hugo-v0.52_GH0.tar.gz) = 19961000
3
SIZE (gohugo/gohugoio-hugo-v0.53_GH0.tar.gz) = 20864977
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 17-22 Link Here
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-117648c_GH0.tar.gz) = 5e544f5c42a439e08cc11fecf5d939a9e47be1b554db84bac50c63eb813e7cb2
18
SHA256 (gohugo/alecthomas-repr-117648c_GH0.tar.gz) = 5e544f5c42a439e08cc11fecf5d939a9e47be1b554db84bac50c63eb813e7cb2
19
SIZE (gohugo/alecthomas-repr-117648c_GH0.tar.gz) = 4646
19
SIZE (gohugo/alecthomas-repr-117648c_GH0.tar.gz) = 4646
20
SHA256 (gohugo/armon-consul-api-eb2c6b5_GH0.tar.gz) = 619d18729ecc8def1ebde61778c11999e0ee4de7767c29fb6ce35df72f0d8cfc
21
SIZE (gohugo/armon-consul-api-eb2c6b5_GH0.tar.gz) = 17977
20
SHA256 (gohugo/bep-debounce-v1.1.0_GH0.tar.gz) = 3fdd925480937a9bafdb05486a29f5c8610e10a76ce1ed3db8cc6e24c6acb145
22
SHA256 (gohugo/bep-debounce-v1.1.0_GH0.tar.gz) = 3fdd925480937a9bafdb05486a29f5c8610e10a76ce1ed3db8cc6e24c6acb145
21
SIZE (gohugo/bep-debounce-v1.1.0_GH0.tar.gz) = 3496
23
SIZE (gohugo/bep-debounce-v1.1.0_GH0.tar.gz) = 3496
22
SHA256 (gohugo/bep-gitmap-v1.0.0_GH0.tar.gz) = d5e08366452c03782d7b449cf2f7bfd6137675644f2eeb844c13e61ac34aebe5
24
SHA256 (gohugo/bep-gitmap-v1.0.0_GH0.tar.gz) = d5e08366452c03782d7b449cf2f7bfd6137675644f2eeb844c13e61ac34aebe5
Lines 27-32 Link Here
27
SIZE (gohugo/chaseadamsio-goorgeous-v1.1.0_GH0.tar.gz) = 34320
29
SIZE (gohugo/chaseadamsio-goorgeous-v1.1.0_GH0.tar.gz) = 34320
28
SHA256 (gohugo/cheekybits-is-68e9c06_GH0.tar.gz) = c3789d05b0bd0c02ae413b8c7e2f500e393e17cbaa1d0f21ba1fe370bf019dca
30
SHA256 (gohugo/cheekybits-is-68e9c06_GH0.tar.gz) = c3789d05b0bd0c02ae413b8c7e2f500e393e17cbaa1d0f21ba1fe370bf019dca
29
SIZE (gohugo/cheekybits-is-68e9c06_GH0.tar.gz) = 5850
31
SIZE (gohugo/cheekybits-is-68e9c06_GH0.tar.gz) = 5850
32
SHA256 (gohugo/coreos-etcd-v3.3.10_GH0.tar.gz) = bc8a8afdbb85734e38e089de21302e50d240983425694d5ed9d5823b1de35b60
33
SIZE (gohugo/coreos-etcd-v3.3.10_GH0.tar.gz) = 3526904
34
SHA256 (gohugo/coreos-go-etcd-v2.0.0_GH0.tar.gz) = efddec35876c05beca5d5a673acd34df383d92c795167b312167253b93d98f6c
35
SIZE (gohugo/coreos-go-etcd-v2.0.0_GH0.tar.gz) = 19503
36
SHA256 (gohugo/coreos-go-semver-v0.2.0_GH0.tar.gz) = 0f15084aee23324e12e5e4542c9f7b0c809d7207b0e90829d1554b234cd8dd4a
37
SIZE (gohugo/coreos-go-semver-v0.2.0_GH0.tar.gz) = 8474
30
SHA256 (gohugo/cpuguy83-go-md2man-v1.0.8_GH0.tar.gz) = 84e443c78d048f4a609743704b6bff5c83473691a0793c577ebb9b1f7577c9d5
38
SHA256 (gohugo/cpuguy83-go-md2man-v1.0.8_GH0.tar.gz) = 84e443c78d048f4a609743704b6bff5c83473691a0793c577ebb9b1f7577c9d5
31
SIZE (gohugo/cpuguy83-go-md2man-v1.0.8_GH0.tar.gz) = 79284
39
SIZE (gohugo/cpuguy83-go-md2man-v1.0.8_GH0.tar.gz) = 79284
32
SHA256 (gohugo/danwakefield-fnmatch-cbb64ac_GH0.tar.gz) = e187c66e99cdae6474edc59c1a63245e8e9428c4035c36e76c2cfe0b46ca7a38
40
SHA256 (gohugo/danwakefield-fnmatch-cbb64ac_GH0.tar.gz) = e187c66e99cdae6474edc59c1a63245e8e9428c4035c36e76c2cfe0b46ca7a38
Lines 85-92 Link Here
85
SIZE (gohugo/miekg-mmark-v1.3.6_GH0.tar.gz) = 198696
93
SIZE (gohugo/miekg-mmark-v1.3.6_GH0.tar.gz) = 198696
86
SHA256 (gohugo/mitchellh-hashstructure-v1.0.0_GH0.tar.gz) = 48cad81434c28dc8c04518e8d80ccc387dfaac25e0412021ba048cc9a4683424
94
SHA256 (gohugo/mitchellh-hashstructure-v1.0.0_GH0.tar.gz) = 48cad81434c28dc8c04518e8d80ccc387dfaac25e0412021ba048cc9a4683424
87
SIZE (gohugo/mitchellh-hashstructure-v1.0.0_GH0.tar.gz) = 6507
95
SIZE (gohugo/mitchellh-hashstructure-v1.0.0_GH0.tar.gz) = 6507
88
SHA256 (gohugo/mitchellh-mapstructure-v1.0.0_GH0.tar.gz) = 6eddc2ee4c69177e6b3a47e134277663f7e70b1f23b6f05908503db9d5ad5457
96
SHA256 (gohugo/mitchellh-mapstructure-v1.1.2_GH0.tar.gz) = 53fbc06b125ff1c9c73a4eb1764346932671a29c67a45a92e2ebc6855635069b
89
SIZE (gohugo/mitchellh-mapstructure-v1.0.0_GH0.tar.gz) = 18841
97
SIZE (gohugo/mitchellh-mapstructure-v1.1.2_GH0.tar.gz) = 20980
90
SHA256 (gohugo/muesli-smartcrop-f6ebaa7_GH0.tar.gz) = 337fa158b74dd3b2fd4904737329789f7765fe88c815cb099590d9717cc80085
98
SHA256 (gohugo/muesli-smartcrop-f6ebaa7_GH0.tar.gz) = 337fa158b74dd3b2fd4904737329789f7765fe88c815cb099590d9717cc80085
91
SIZE (gohugo/muesli-smartcrop-f6ebaa7_GH0.tar.gz) = 448029
99
SIZE (gohugo/muesli-smartcrop-f6ebaa7_GH0.tar.gz) = 448029
92
SHA256 (gohugo/nfnt-resize-83c6a99_GH0.tar.gz) = e439f28cce9090eff9186f0caa346c498859b3e068663fd7055507ce37f31a33
100
SHA256 (gohugo/nfnt-resize-83c6a99_GH0.tar.gz) = e439f28cce9090eff9186f0caa346c498859b3e068663fd7055507ce37f31a33
Lines 109-116 Link Here
109
SIZE (gohugo/sergi-go-diff-v1.0.0_GH0.tar.gz) = 41609
117
SIZE (gohugo/sergi-go-diff-v1.0.0_GH0.tar.gz) = 41609
110
SHA256 (gohugo/shurcooL-sanitized_anchor_name-86672fc_GH0.tar.gz) = 01ba94d077da9cac1a008e46dcb77ec36b83c96712fbedfe77cdef7818899996
118
SHA256 (gohugo/shurcooL-sanitized_anchor_name-86672fc_GH0.tar.gz) = 01ba94d077da9cac1a008e46dcb77ec36b83c96712fbedfe77cdef7818899996
111
SIZE (gohugo/shurcooL-sanitized_anchor_name-86672fc_GH0.tar.gz) = 2059
119
SIZE (gohugo/shurcooL-sanitized_anchor_name-86672fc_GH0.tar.gz) = 2059
112
SHA256 (gohugo/spf13-afero-v1.1.2_GH0.tar.gz) = 66554a6b09b0009340ae77c119d5a14e2460bb3aea56e75e138c87e621f3803b
120
SHA256 (gohugo/spf13-afero-v1.2.0_GH0.tar.gz) = a5a2632b2f3116caed04d0e67fc99e438c6c80d46a3a478487421a433815b1df
113
SIZE (gohugo/spf13-afero-v1.1.2_GH0.tar.gz) = 45309
121
SIZE (gohugo/spf13-afero-v1.2.0_GH0.tar.gz) = 45650
114
SHA256 (gohugo/spf13-cast-v1.3.0_GH0.tar.gz) = e685282ea33f89e9354d148ad1886f532bcebe86b0b60a167988f7c6d081085f
122
SHA256 (gohugo/spf13-cast-v1.3.0_GH0.tar.gz) = e685282ea33f89e9354d148ad1886f532bcebe86b0b60a167988f7c6d081085f
115
SIZE (gohugo/spf13-cast-v1.3.0_GH0.tar.gz) = 11085
123
SIZE (gohugo/spf13-cast-v1.3.0_GH0.tar.gz) = 11085
116
SHA256 (gohugo/spf13-cobra-v0.0.3_GH0.tar.gz) = 7eafb953b58fdd738c4db5202d94a0b6ac0de4f07718fc85a80450c2347c2f9c
124
SHA256 (gohugo/spf13-cobra-v0.0.3_GH0.tar.gz) = 7eafb953b58fdd738c4db5202d94a0b6ac0de4f07718fc85a80450c2347c2f9c
Lines 123-130 Link Here
123
SIZE (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = 6741
131
SIZE (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = 6741
124
SHA256 (gohugo/spf13-pflag-v1.0.3_GH0.tar.gz) = 9e57f86f493f04d9077fccd04e7139ebf243dd544e917ab83d35729b3e54a124
132
SHA256 (gohugo/spf13-pflag-v1.0.3_GH0.tar.gz) = 9e57f86f493f04d9077fccd04e7139ebf243dd544e917ab83d35729b3e54a124
125
SIZE (gohugo/spf13-pflag-v1.0.3_GH0.tar.gz) = 46002
133
SIZE (gohugo/spf13-pflag-v1.0.3_GH0.tar.gz) = 46002
126
SHA256 (gohugo/spf13-viper-v1.2.0_GH0.tar.gz) = 71207a443c55239a54a7e5b91bfc38627ce3b53e7649b4b70d050bfa457804db
134
SHA256 (gohugo/spf13-viper-v1.3.1_GH0.tar.gz) = 50f019addb0f563791313d331da3f9805dafebf0115330570fd4877d4aa4ac09
127
SIZE (gohugo/spf13-viper-v1.2.0_GH0.tar.gz) = 34451
135
SIZE (gohugo/spf13-viper-v1.3.1_GH0.tar.gz) = 37683
128
SHA256 (gohugo/stretchr-testify-04af852_GH0.tar.gz) = 99469587712673c6209c1b6df92e5c48ddc5a3857c6ba5d64eea6dd368cd9e89
136
SHA256 (gohugo/stretchr-testify-04af852_GH0.tar.gz) = 99469587712673c6209c1b6df92e5c48ddc5a3857c6ba5d64eea6dd368cd9e89
129
SIZE (gohugo/stretchr-testify-04af852_GH0.tar.gz) = 101549
137
SIZE (gohugo/stretchr-testify-04af852_GH0.tar.gz) = 101549
130
SHA256 (gohugo/tdewolff-minify-v2.3.7_GH0.tar.gz) = 84ff61fc766cc8ec84ba126ab2fe93469d81a1c238bbe3b97075b83118042d8c
138
SHA256 (gohugo/tdewolff-minify-v2.3.7_GH0.tar.gz) = 84ff61fc766cc8ec84ba126ab2fe93469d81a1c238bbe3b97075b83118042d8c
Lines 133-142 Link Here
133
SIZE (gohugo/tdewolff-parse-v2.3.5_GH0.tar.gz) = 75027
141
SIZE (gohugo/tdewolff-parse-v2.3.5_GH0.tar.gz) = 75027
134
SHA256 (gohugo/tdewolff-test-v1.0.0_GH0.tar.gz) = 59a698a716e87203b2cf58c7ba9a11a1c75400bff22faf6a4a34fcd2a789e267
142
SHA256 (gohugo/tdewolff-test-v1.0.0_GH0.tar.gz) = 59a698a716e87203b2cf58c7ba9a11a1c75400bff22faf6a4a34fcd2a789e267
135
SIZE (gohugo/tdewolff-test-v1.0.0_GH0.tar.gz) = 2606
143
SIZE (gohugo/tdewolff-test-v1.0.0_GH0.tar.gz) = 2606
144
SHA256 (gohugo/ugorji-go-d75b2dc_GH0.tar.gz) = 8d367376ad237ae03a8c723d99c9586d2377d467c48833d441ef8d8dbd92f39a
145
SIZE (gohugo/ugorji-go-d75b2dc_GH0.tar.gz) = 330000
136
SHA256 (gohugo/wellington-go-libsass-c636442_GH0.tar.gz) = 5a4545466b4518c342e61b20e2e57194b80067a79f6220cc7b15c045cc5f0fd3
146
SHA256 (gohugo/wellington-go-libsass-c636442_GH0.tar.gz) = 5a4545466b4518c342e61b20e2e57194b80067a79f6220cc7b15c045cc5f0fd3
137
SIZE (gohugo/wellington-go-libsass-c636442_GH0.tar.gz) = 332784
147
SIZE (gohugo/wellington-go-libsass-c636442_GH0.tar.gz) = 332784
148
SHA256 (gohugo/xordataexchange-crypt-b2862e3_GH0.tar.gz) = d56a001859eaf052f39961bc784c967da40d207c874fc11b42ecbe19dbb1f0bf
149
SIZE (gohugo/xordataexchange-crypt-b2862e3_GH0.tar.gz) = 10735
138
SHA256 (gohugo/yosssi-ace-v0.0.5_GH0.tar.gz) = e19cc49b9738d8498926b97e5bff41f59a84416e389b6ecda9d9266d4ac81a2e
150
SHA256 (gohugo/yosssi-ace-v0.0.5_GH0.tar.gz) = e19cc49b9738d8498926b97e5bff41f59a84416e389b6ecda9d9266d4ac81a2e
139
SIZE (gohugo/yosssi-ace-v0.0.5_GH0.tar.gz) = 23277
151
SIZE (gohugo/yosssi-ace-v0.0.5_GH0.tar.gz) = 23277
152
SHA256 (gohugo/golang-crypto-505ab14_GH0.tar.gz) = 66208e5bab6d39db520fb59b79a597ddb38cd6160e7ae7fb3e5c212fe9146125
153
SIZE (gohugo/golang-crypto-505ab14_GH0.tar.gz) = 1644620
140
SHA256 (gohugo/golang-image-c73c2af_GH0.tar.gz) = 2b0a5cc68c687088c46ffb83790f4e781a2ff619633a9ef618aa5088b136c098
154
SHA256 (gohugo/golang-image-c73c2af_GH0.tar.gz) = 2b0a5cc68c687088c46ffb83790f4e781a2ff619633a9ef618aa5088b136c098
141
SIZE (gohugo/golang-image-c73c2af_GH0.tar.gz) = 4816836
155
SIZE (gohugo/golang-image-c73c2af_GH0.tar.gz) = 4816836
142
SHA256 (gohugo/golang-net-161cd47_GH0.tar.gz) = 03a66d67eb211331fb5c3941a4f7fef17483901aed7f6e2ce8e6026a6d77a569
156
SHA256 (gohugo/golang-net-161cd47_GH0.tar.gz) = 03a66d67eb211331fb5c3941a4f7fef17483901aed7f6e2ce8e6026a6d77a569
Lines 143-153 Link Here
143
SIZE (gohugo/golang-net-161cd47_GH0.tar.gz) = 965339
157
SIZE (gohugo/golang-net-161cd47_GH0.tar.gz) = 965339
144
SHA256 (gohugo/golang-sync-1d60e46_GH0.tar.gz) = 526fab48f250f45ec22dbfd2700df629871ea8aeb8289a49c58f4fc606a7a5e5
158
SHA256 (gohugo/golang-sync-1d60e46_GH0.tar.gz) = 526fab48f250f45ec22dbfd2700df629871ea8aeb8289a49c58f4fc606a7a5e5
145
SIZE (gohugo/golang-sync-1d60e46_GH0.tar.gz) = 16327
159
SIZE (gohugo/golang-sync-1d60e46_GH0.tar.gz) = 16327
146
SHA256 (gohugo/golang-sys-9b800f9_GH0.tar.gz) = fb70e17a193f1bf01728e2ed6c763abd816fdd88c591aaa4fa71cb7472d011b0
160
SHA256 (gohugo/golang-sys-70b957f_GH0.tar.gz) = 441e259f5e287d6a83794e53a601208e895884828dd2df457da8492e8d635d00
147
SIZE (gohugo/golang-sys-9b800f9_GH0.tar.gz) = 1109389
161
SIZE (gohugo/golang-sys-70b957f_GH0.tar.gz) = 1119114
148
SHA256 (gohugo/golang-text-v0.3.0_GH0.tar.gz) = 8f4c9a048345befc7beccd09267737ee1f55c7b35e5ff80f344ec9e0aa90febb
162
SHA256 (gohugo/golang-text-v0.3.0_GH0.tar.gz) = 8f4c9a048345befc7beccd09267737ee1f55c7b35e5ff80f344ec9e0aa90febb
149
SIZE (gohugo/golang-text-v0.3.0_GH0.tar.gz) = 6102619
163
SIZE (gohugo/golang-text-v0.3.0_GH0.tar.gz) = 6102619
150
SHA256 (gohugo/go-check-check-788fd78_GH0.tar.gz) = 7348808a92ff352cf0d68a2140a10db9b4758bfb904e0d7a5070d481b4b82d68
164
SHA256 (gohugo/go-check-check-788fd78_GH0.tar.gz) = 7348808a92ff352cf0d68a2140a10db9b4758bfb904e0d7a5070d481b4b82d68
151
SIZE (gohugo/go-check-check-788fd78_GH0.tar.gz) = 31590
165
SIZE (gohugo/go-check-check-788fd78_GH0.tar.gz) = 31590
152
SHA256 (gohugo/go-yaml-yaml-v2.2.1_GH0.tar.gz) = 33218aa3bd60a307fe14e66b970473cb411bb6ca3d4f4a5e30c97b44f9b4e84b
166
SHA256 (gohugo/go-yaml-yaml-v2.2.2_GH0.tar.gz) = 42c3e4ef9eca2860d22b3c6c5582c6c13fb4b417e5ebc1acc56ee5e2c4ddcaff
153
SIZE (gohugo/go-yaml-yaml-v2.2.1_GH0.tar.gz) = 70217
167
SIZE (gohugo/go-yaml-yaml-v2.2.2_GH0.tar.gz) = 70656
(-)pkg-plist (-1 lines)
Lines 1-5 Link Here
1
bin/hugo
1
bin/hugo
2
%%MANPAGES%%man/man1/hugo-benchmark.1.gz
3
%%MANPAGES%%man/man1/hugo-config.1.gz
2
%%MANPAGES%%man/man1/hugo-config.1.gz
4
%%MANPAGES%%man/man1/hugo-convert-toJSON.1.gz
3
%%MANPAGES%%man/man1/hugo-convert-toJSON.1.gz
5
%%MANPAGES%%man/man1/hugo-convert-toTOML.1.gz
4
%%MANPAGES%%man/man1/hugo-convert-toTOML.1.gz

Return to bug 234424