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

(-)Makefile (-3 / +3 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	hugo
3
PORTNAME=	hugo
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	0.74.2
5
DISTVERSION=	0.74.3
6
CATEGORIES=	www
6
CATEGORIES=	www
7
PKGNAMEPREFIX=	go
7
PKGNAMEPREFIX=	go
8
DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
8
DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
Lines 36-42 Link Here
36
		disintegration:gift:v1.2.1:disintegration_gift/vendor/github.com/disintegration/gift \
36
		disintegration:gift:v1.2.1:disintegration_gift/vendor/github.com/disintegration/gift \
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
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
38
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
39
		evanw:esbuild:v0.6.2:evanw_esbuild/vendor/github.com/evanw/esbuild \
39
		evanw:esbuild:v0.6.5:evanw_esbuild/vendor/github.com/evanw/esbuild \
40
		fortytw2:leaktest:v1.3.0:fortytw2_leaktest/vendor/github.com/fortytw2/leaktest \
40
		fortytw2:leaktest:v1.3.0:fortytw2_leaktest/vendor/github.com/fortytw2/leaktest \
41
		frankban:quicktest:v1.7.2:frankban_quicktest/vendor/github.com/frankban/quicktest \
41
		frankban:quicktest:v1.7.2:frankban_quicktest/vendor/github.com/frankban/quicktest \
42
		fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
42
		fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
Lines 131-137 Link Here
131
.include <bsd.port.pre.mk>
131
.include <bsd.port.pre.mk>
132
132
133
SOURCE_DATE_EPOCH_CMD=	date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
133
SOURCE_DATE_EPOCH_CMD=	date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
134
COMMIT_ID=		48565de62f1f992a2cae7b072aefdc799b34d346
134
COMMIT_ID=		da0437b481eff75508272e2b98615ed52bc157cf
135
135
136
do-build-MANPAGES-on:
136
do-build-MANPAGES-on:
137
	@cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/
137
	@cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/
(-)distinfo (-5 / +5 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1595012025
1
TIMESTAMP = 1595531638
2
SHA256 (gohugo/gohugoio-hugo-v0.74.2_GH0.tar.gz) = abf3ace9367f87ec80c17a19c8e13dc7bdf555f1e5f6fb02b5ca2bf036afbf21
2
SHA256 (gohugo/gohugoio-hugo-v0.74.3_GH0.tar.gz) = 9b296fa0396c20956fa6a1f7afadaa78739af62c277b6c0cfae79a91b0fe823f
3
SIZE (gohugo/gohugoio-hugo-v0.74.2_GH0.tar.gz) = 34987659
3
SIZE (gohugo/gohugoio-hugo-v0.74.3_GH0.tar.gz) = 35119029
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 39-46 Link Here
39
SIZE (gohugo/dlclark-regexp2-v1.2.0_GH0.tar.gz) = 204926
39
SIZE (gohugo/dlclark-regexp2-v1.2.0_GH0.tar.gz) = 204926
40
SHA256 (gohugo/dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba
40
SHA256 (gohugo/dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba
41
SIZE (gohugo/dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
41
SIZE (gohugo/dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
42
SHA256 (gohugo/evanw-esbuild-v0.6.2_GH0.tar.gz) = 22a0501df57ee7651b08470a5f428b5d67cb21ffb7b2990cd8329e15c476a878
42
SHA256 (gohugo/evanw-esbuild-v0.6.5_GH0.tar.gz) = 547105789d1137a069167225c17ad13bf2fdc68d0b29b5c9f67961e62a310e7b
43
SIZE (gohugo/evanw-esbuild-v0.6.2_GH0.tar.gz) = 728251
43
SIZE (gohugo/evanw-esbuild-v0.6.5_GH0.tar.gz) = 734468
44
SHA256 (gohugo/fortytw2-leaktest-v1.3.0_GH0.tar.gz) = 897726ed584a7c442eb660406e3438d4585b00c5f3769360eb19b18cace35292
44
SHA256 (gohugo/fortytw2-leaktest-v1.3.0_GH0.tar.gz) = 897726ed584a7c442eb660406e3438d4585b00c5f3769360eb19b18cace35292
45
SIZE (gohugo/fortytw2-leaktest-v1.3.0_GH0.tar.gz) = 5281
45
SIZE (gohugo/fortytw2-leaktest-v1.3.0_GH0.tar.gz) = 5281
46
SHA256 (gohugo/frankban-quicktest-v1.7.2_GH0.tar.gz) = 8b883315184c93a95bfd92696576e1cfde4c89e5e16d50cca4be5c9541003ede
46
SHA256 (gohugo/frankban-quicktest-v1.7.2_GH0.tar.gz) = 8b883315184c93a95bfd92696576e1cfde4c89e5e16d50cca4be5c9541003ede

Return to bug 248229