Skip to content

Commit

Permalink
www/gohugo: Update to 0.104.2
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.104.2

Fix htimes /: operation not permitted error on config changes when running the
server. This regression was introduced in Hugo v0.104.1

PR:		266782
Reported by:	ben@lavery-griffiths.com (maintainer)
MFH:		2022Q4 (bugfix release)
  • Loading branch information
forquare authored and fernape committed Oct 4, 2022
1 parent d731410 commit de4374c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion www/gohugo/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= hugo
DISTVERSIONPREFIX= v
DISTVERSION= 0.104.0
DISTVERSION= 0.104.2
CATEGORIES= www
PKGNAMEPREFIX= go
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
Expand Down
10 changes: 5 additions & 5 deletions www/gohugo/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1664093666
SHA256 (go/www_gohugo/hugo-v0.104.0/v0.104.0.mod) = 2d99636ec486624b3af9a80bbdaa43a5b70cd09c6f1e2c6949e66ae037f1fc57
SIZE (go/www_gohugo/hugo-v0.104.0/v0.104.0.mod) = 5538
SHA256 (go/www_gohugo/hugo-v0.104.0/v0.104.0.zip) = 3cc8d7c5199dfcb2c4b7e6c382c3baa5ce3737ce695892e1150e9e7f181e63b2
SIZE (go/www_gohugo/hugo-v0.104.0/v0.104.0.zip) = 5980542
TIMESTAMP = 1664726673
SHA256 (go/www_gohugo/hugo-v0.104.2/v0.104.2.mod) = 2d99636ec486624b3af9a80bbdaa43a5b70cd09c6f1e2c6949e66ae037f1fc57
SIZE (go/www_gohugo/hugo-v0.104.2/v0.104.2.mod) = 5538
SHA256 (go/www_gohugo/hugo-v0.104.2/v0.104.2.zip) = 7fc5b86802be2284c09e0f5602323d53a9b26a6fc40f66f9c4bba2517a676079
SIZE (go/www_gohugo/hugo-v0.104.2/v0.104.2.zip) = 5980658

0 comments on commit de4374c

Please sign in to comment.