git: e2cdc5d266ab - main - www/gohugo: update to 0.111.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Mar 2023 11:27:28 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2cdc5d266ab4e0f380b684c61020878d7799007 commit e2cdc5d266ab4e0f380b684c61020878d7799007 Author: Gabriel M. Dutra <0xdutra@gmail.com> AuthorDate: 2023-03-25 21:47:57 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-03-27 11:24:59 +0000 www/gohugo: update to 0.111.3 Only strip if requested. Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.111.3 PR: 270439 --- www/gohugo/Makefile | 5 ++--- www/gohugo/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 46bc392487de..e7a7573703c2 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.110.0 -PORTREVISION= 3 +DISTVERSION= 0.111.3 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -18,7 +17,7 @@ CPE_VENDOR= gohugo GO_MODULE= github.com/gohugoio/hugo GO_BUILDFLAGS= -ldflags="\ - -s -w \ + ${STRIP} -w \ -X github.com/gohugoio/hugo/common/hugo.buildDate=${SOURCE_DATE_EPOCH:U${SOURCE_DATE_EPOCH_CMD:sh}} \ -X github.com/gohugoio/hugo/common/hugo.vendorInfo=freebsd" \ ${BUILD_TAGS} diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 98bf2a1d0a52..e76d4a5d6510 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1674162570 -SHA256 (go/www_gohugo/hugo-v0.110.0/v0.110.0.mod) = a0ccb00fee8d50e416192597268a21441a140568b3a6b13ed9e180806dc3ba91 -SIZE (go/www_gohugo/hugo-v0.110.0/v0.110.0.mod) = 5526 -SHA256 (go/www_gohugo/hugo-v0.110.0/v0.110.0.zip) = 48d2cd4b169fdcf7fa13f37ac98b9899f3a2276025d8d1e78b1172b1cf6568d5 -SIZE (go/www_gohugo/hugo-v0.110.0/v0.110.0.zip) = 6007492 +TIMESTAMP = 1679022106 +SHA256 (go/www_gohugo/hugo-v0.111.3/v0.111.3.mod) = 258025b8c64a4ed37044cfd2edc25c2c305ae70240f7b8158fdf37c3a391c0d7 +SIZE (go/www_gohugo/hugo-v0.111.3/v0.111.3.mod) = 5583 +SHA256 (go/www_gohugo/hugo-v0.111.3/v0.111.3.zip) = 440d17df855a1671e2973a69febc7774cfbfad74d0f42859d7b750b0c4e3b383 +SIZE (go/www_gohugo/hugo-v0.111.3/v0.111.3.zip) = 6171905