aboutsummaryrefslogtreecommitdiff
path: root/www/gohugo/Makefile
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-22 11:33:14 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-22 11:34:28 +0000
commit3304bfbb07525b9e38da01bfedd4497e147a443e (patch)
tree8a973d80ef5631891805cf6554ab65c862389835 /www/gohugo/Makefile
parenta6e697cddd4d4cc4ad03d169f3a5d9a57946e3a8 (diff)
downloadports-3304bfbb07525b9e38da01bfedd4497e147a443e.tar.gz
ports-3304bfbb07525b9e38da01bfedd4497e147a443e.zip
www/gohugo: Update to 0.82.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.82.1 PR: 255310 Reported by: ben.lavery@hashbang0.com (maintainer)
Diffstat (limited to 'www/gohugo/Makefile')
-rw-r--r--www/gohugo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index e1b5b2890db9..a78b545979b2 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hugo
DISTVERSIONPREFIX= v
-DISTVERSION= 0.82.0
+DISTVERSION= 0.82.1
CATEGORIES= www
PKGNAMEPREFIX= go
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
@@ -155,7 +155,7 @@ PORTMANS= hugo-config.1 hugo-convert-toJSON.1 hugo-convert-toTOML.1 \
.include <bsd.port.pre.mk>
SOURCE_DATE_EPOCH_CMD= date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
-COMMIT_ID= 9d960784
+COMMIT_ID= 60618210
do-build-MANPAGES-on:
@cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/