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

(-)Makefile (-6 / +7 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	hugo
3
PORTNAME=	hugo
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	0.76.5
5
DISTVERSION=	0.77.0
6
CATEGORIES=	www
6
CATEGORIES=	www
7
PKGNAMEPREFIX=	go
7
PKGNAMEPREFIX=	go
8
DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
8
DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
Lines 37-45 Link Here
37
		dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \
37
		dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \
38
		dominikh:go-tools:v0.0.1-2019.2.3:dominikh_go_tools/vendor/honnef.co/go/tools \
38
		dominikh:go-tools:v0.0.1-2019.2.3:dominikh_go_tools/vendor/honnef.co/go/tools \
39
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
39
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
40
		evanw:esbuild:v0.7.9:evanw_esbuild/vendor/github.com/evanw/esbuild \
40
		evanw:esbuild:v0.7.18:evanw_esbuild/vendor/github.com/evanw/esbuild \
41
		fortytw2:leaktest:v1.3.0:fortytw2_leaktest/vendor/github.com/fortytw2/leaktest \
41
		fortytw2:leaktest:v1.3.0:fortytw2_leaktest/vendor/github.com/fortytw2/leaktest \
42
		frankban:quicktest:v1.11.0:frankban_quicktest/vendor/github.com/frankban/quicktest \
42
		frankban:quicktest:v1.11.1:frankban_quicktest/vendor/github.com/frankban/quicktest \
43
		fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
43
		fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
44
		getkin:kin-openapi:v0.22.1:getkin_kin_openapi/vendor/github.com/getkin/kin-openapi \
44
		getkin:kin-openapi:v0.22.1:getkin_kin_openapi/vendor/github.com/getkin/kin-openapi \
45
		ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \
45
		ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \
Lines 79-84 Link Here
79
		jstemmer:go-junit-report:af01ea7f8024:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \
79
		jstemmer:go-junit-report:af01ea7f8024:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \
80
		kr:pretty:v0.2.1:kr_pretty/vendor/github.com/kr/pretty \
80
		kr:pretty:v0.2.1:kr_pretty/vendor/github.com/kr/pretty \
81
		kr:text:v0.1.0:kr_text/vendor/github.com/kr/text \
81
		kr:text:v0.1.0:kr_text/vendor/github.com/kr/text \
82
		kylelemons:godebug:v1.1.0:kylelemons_godebug/vendor/github.com/kylelemons/godebug \
82
		kyokomi:emoji:v2.2.4:kyokomi_emoji/vendor/github.com/kyokomi/emoji \
83
		kyokomi:emoji:v2.2.4:kyokomi_emoji/vendor/github.com/kyokomi/emoji \
83
		magefile:mage:v1.10.0:magefile_mage/vendor/github.com/magefile/mage \
84
		magefile:mage:v1.10.0:magefile_mage/vendor/github.com/magefile/mage \
84
		magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \
85
		magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \
Lines 100-108 Link Here
100
		rwcarlsen:goexif:9e8deecbddbd:rwcarlsen_goexif/vendor/github.com/rwcarlsen/goexif \
101
		rwcarlsen:goexif:9e8deecbddbd:rwcarlsen_goexif/vendor/github.com/rwcarlsen/goexif \
101
		sanity-io:litter:v1.3.0:sanity_io_litter/vendor/github.com/sanity-io/litter \
102
		sanity-io:litter:v1.3.0:sanity_io_litter/vendor/github.com/sanity-io/litter \
102
		shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
103
		shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
103
		spf13:afero:v1.4.0:spf13_afero/vendor/github.com/spf13/afero \
104
		spf13:afero:v1.4.1:spf13_afero/vendor/github.com/spf13/afero \
104
		spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \
105
		spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \
105
		spf13:cobra:v0.0.7:spf13_cobra/vendor/github.com/spf13/cobra \
106
		spf13:cobra:v1.1.1:spf13_cobra/vendor/github.com/spf13/cobra \
106
		spf13:fsync:v0.9.0:spf13_fsync/vendor/github.com/spf13/fsync \
107
		spf13:fsync:v0.9.0:spf13_fsync/vendor/github.com/spf13/fsync \
107
		spf13:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \
108
		spf13:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \
108
		spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \
109
		spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \
Lines 147-153 Link Here
147
.include <bsd.port.pre.mk>
148
.include <bsd.port.pre.mk>
148
149
149
SOURCE_DATE_EPOCH_CMD=	date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
150
SOURCE_DATE_EPOCH_CMD=	date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
150
COMMIT_ID=		60f0725b
151
COMMIT_ID=		ef290125
151
152
152
do-build-MANPAGES-on:
153
do-build-MANPAGES-on:
153
	@cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/
154
	@cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/
(-)distinfo (-11 / +13 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1602791601
1
TIMESTAMP = 1604093831
2
SHA256 (gohugo/gohugoio-hugo-v0.76.5_GH0.tar.gz) = 9ab9894b3fa5e21fe3c271a8de4724b5185bbfb8c41783e623b9f4d654352af9
2
SHA256 (gohugo/gohugoio-hugo-v0.77.0_GH0.tar.gz) = e6053b20359b02233354930085318c8c729e3765e46e640ff7838de7e93fc51d
3
SIZE (gohugo/gohugoio-hugo-v0.76.5_GH0.tar.gz) = 35393539
3
SIZE (gohugo/gohugoio-hugo-v0.77.0_GH0.tar.gz) = 35728499
4
SHA256 (gohugo/Azure-azure-pipeline-go-v0.1.9_GH0.tar.gz) = 365c183602d495e67399b5a4c42a41d3ce0e7d79348dc7c9fd04324b35333b8b
4
SHA256 (gohugo/Azure-azure-pipeline-go-v0.1.9_GH0.tar.gz) = 365c183602d495e67399b5a4c42a41d3ce0e7d79348dc7c9fd04324b35333b8b
5
SIZE (gohugo/Azure-azure-pipeline-go-v0.1.9_GH0.tar.gz) = 15849
5
SIZE (gohugo/Azure-azure-pipeline-go-v0.1.9_GH0.tar.gz) = 15849
6
SHA256 (gohugo/Azure-azure-storage-blob-go-v0.6.0_GH0.tar.gz) = 69fa9d27f51ccdd9879351bc5bd4b09544ee745ec63eb473479fac73970523ef
6
SHA256 (gohugo/Azure-azure-storage-blob-go-v0.6.0_GH0.tar.gz) = 69fa9d27f51ccdd9879351bc5bd4b09544ee745ec63eb473479fac73970523ef
Lines 41-52 Link Here
41
SIZE (gohugo/dominikh-go-tools-v0.0.1-2019.2.3_GH0.tar.gz) = 367559
41
SIZE (gohugo/dominikh-go-tools-v0.0.1-2019.2.3_GH0.tar.gz) = 367559
42
SHA256 (gohugo/dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba
42
SHA256 (gohugo/dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba
43
SIZE (gohugo/dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
43
SIZE (gohugo/dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
44
SHA256 (gohugo/evanw-esbuild-v0.7.9_GH0.tar.gz) = 26009f26251b03fe852f569978dc491bb9ed1f4044cf4c090195c25c67e2b0ea
44
SHA256 (gohugo/evanw-esbuild-v0.7.18_GH0.tar.gz) = f3776f378bb445456f773adc121b578c543fec450e5119373468287a53f070c0
45
SIZE (gohugo/evanw-esbuild-v0.7.9_GH0.tar.gz) = 901091
45
SIZE (gohugo/evanw-esbuild-v0.7.18_GH0.tar.gz) = 925424
46
SHA256 (gohugo/fortytw2-leaktest-v1.3.0_GH0.tar.gz) = 897726ed584a7c442eb660406e3438d4585b00c5f3769360eb19b18cace35292
46
SHA256 (gohugo/fortytw2-leaktest-v1.3.0_GH0.tar.gz) = 897726ed584a7c442eb660406e3438d4585b00c5f3769360eb19b18cace35292
47
SIZE (gohugo/fortytw2-leaktest-v1.3.0_GH0.tar.gz) = 5281
47
SIZE (gohugo/fortytw2-leaktest-v1.3.0_GH0.tar.gz) = 5281
48
SHA256 (gohugo/frankban-quicktest-v1.11.0_GH0.tar.gz) = c572a855c8bc0339db64f3d95cc6b68b0a9eda0b40487f2a17d2e1103b88eb92
48
SHA256 (gohugo/frankban-quicktest-v1.11.1_GH0.tar.gz) = aa6d7ed1e49c7731f601b5ad5bddfb03f4881e75868304729b7961644e8529fa
49
SIZE (gohugo/frankban-quicktest-v1.11.0_GH0.tar.gz) = 35605
49
SIZE (gohugo/frankban-quicktest-v1.11.1_GH0.tar.gz) = 35804
50
SHA256 (gohugo/fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 4f888b1cb132026227826751d156c0a2958e7d492e5e38386cde8848ef494dcb
50
SHA256 (gohugo/fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 4f888b1cb132026227826751d156c0a2958e7d492e5e38386cde8848ef494dcb
51
SIZE (gohugo/fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 31900
51
SIZE (gohugo/fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 31900
52
SHA256 (gohugo/getkin-kin-openapi-v0.22.1_GH0.tar.gz) = dc250efca9d461e0d2b7f18736a41a00b12f30bcc25075168501409a1eba4d0e
52
SHA256 (gohugo/getkin-kin-openapi-v0.22.1_GH0.tar.gz) = dc250efca9d461e0d2b7f18736a41a00b12f30bcc25075168501409a1eba4d0e
Lines 125-130 Link Here
125
SIZE (gohugo/kr-pretty-v0.2.1_GH0.tar.gz) = 8761
125
SIZE (gohugo/kr-pretty-v0.2.1_GH0.tar.gz) = 8761
126
SHA256 (gohugo/kr-text-v0.1.0_GH0.tar.gz) = b67f2744020b25f9298153af0992db252d195edd7ca5afa3b19d6ac300c2d14e
126
SHA256 (gohugo/kr-text-v0.1.0_GH0.tar.gz) = b67f2744020b25f9298153af0992db252d195edd7ca5afa3b19d6ac300c2d14e
127
SIZE (gohugo/kr-text-v0.1.0_GH0.tar.gz) = 8686
127
SIZE (gohugo/kr-text-v0.1.0_GH0.tar.gz) = 8686
128
SHA256 (gohugo/kylelemons-godebug-v1.1.0_GH0.tar.gz) = 72cc6f274fbd165b7674280f836a6b400e80dbae055919e101920dedf50e79db
129
SIZE (gohugo/kylelemons-godebug-v1.1.0_GH0.tar.gz) = 17637
128
SHA256 (gohugo/kyokomi-emoji-v2.2.4_GH0.tar.gz) = 58c7198b6b82e7a39a042171dd45ad52981b2c7a96665b2facda0aad526cbb86
130
SHA256 (gohugo/kyokomi-emoji-v2.2.4_GH0.tar.gz) = 58c7198b6b82e7a39a042171dd45ad52981b2c7a96665b2facda0aad526cbb86
129
SIZE (gohugo/kyokomi-emoji-v2.2.4_GH0.tar.gz) = 100800
131
SIZE (gohugo/kyokomi-emoji-v2.2.4_GH0.tar.gz) = 100800
130
SHA256 (gohugo/magefile-mage-v1.10.0_GH0.tar.gz) = 7d7f46f62df9dfb1a3a03173a1c14d77fdc53b3c99821da02d32a4ba730838fe
132
SHA256 (gohugo/magefile-mage-v1.10.0_GH0.tar.gz) = 7d7f46f62df9dfb1a3a03173a1c14d77fdc53b3c99821da02d32a4ba730838fe
Lines 167-178 Link Here
167
SIZE (gohugo/sanity-io-litter-v1.3.0_GH0.tar.gz) = 11272
169
SIZE (gohugo/sanity-io-litter-v1.3.0_GH0.tar.gz) = 11272
168
SHA256 (gohugo/shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 7e11964980f9b8595c17bc8970f0174621afe464920e38df7f8d77e45058388f
170
SHA256 (gohugo/shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 7e11964980f9b8595c17bc8970f0174621afe464920e38df7f8d77e45058388f
169
SIZE (gohugo/shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 2143
171
SIZE (gohugo/shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 2143
170
SHA256 (gohugo/spf13-afero-v1.4.0_GH0.tar.gz) = 3eb66008324d086058c1ec55405ee399dfaabf5853993de3e48f2c221a1a2a0e
172
SHA256 (gohugo/spf13-afero-v1.4.1_GH0.tar.gz) = 93d4bf1659fa4f7155c1bb4b07cfee18d79e0fc86bb324a6788799c058ea49f2
171
SIZE (gohugo/spf13-afero-v1.4.0_GH0.tar.gz) = 58543
173
SIZE (gohugo/spf13-afero-v1.4.1_GH0.tar.gz) = 58594
172
SHA256 (gohugo/spf13-cast-v1.3.1_GH0.tar.gz) = 4fa8d06903b490ae6f1316e55c5446d5648eea2b450671ebc54d4bbe79bc46b1
174
SHA256 (gohugo/spf13-cast-v1.3.1_GH0.tar.gz) = 4fa8d06903b490ae6f1316e55c5446d5648eea2b450671ebc54d4bbe79bc46b1
173
SIZE (gohugo/spf13-cast-v1.3.1_GH0.tar.gz) = 11102
175
SIZE (gohugo/spf13-cast-v1.3.1_GH0.tar.gz) = 11102
174
SHA256 (gohugo/spf13-cobra-v0.0.7_GH0.tar.gz) = 6860862ec12d3414b820eb7d930aa8f47e07e0f4fc133e9bea63e554db56a7de
176
SHA256 (gohugo/spf13-cobra-v1.1.1_GH0.tar.gz) = 9bf1769caad54bc5a8bd738ddbcceeb57a19fc3158af30e44b3bbb6b8e63ab6d
175
SIZE (gohugo/spf13-cobra-v0.0.7_GH0.tar.gz) = 117655
177
SIZE (gohugo/spf13-cobra-v1.1.1_GH0.tar.gz) = 143402
176
SHA256 (gohugo/spf13-fsync-v0.9.0_GH0.tar.gz) = 042a7a2f865899318e048dc0afda0cbf1b3e1a309a9872f84a3aeea323d2a4fd
178
SHA256 (gohugo/spf13-fsync-v0.9.0_GH0.tar.gz) = 042a7a2f865899318e048dc0afda0cbf1b3e1a309a9872f84a3aeea323d2a4fd
177
SIZE (gohugo/spf13-fsync-v0.9.0_GH0.tar.gz) = 4954
179
SIZE (gohugo/spf13-fsync-v0.9.0_GH0.tar.gz) = 4954
178
SHA256 (gohugo/spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 4fd850a792c5738954c4801cf549d8d0bf53edd17139cd39d179aa5abf7ec68d
180
SHA256 (gohugo/spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 4fd850a792c5738954c4801cf549d8d0bf53edd17139cd39d179aa5abf7ec68d

Return to bug 250752