Skip to content

Commit

Permalink
www/gohugo: Update to 0.115.4
Browse files Browse the repository at this point in the history
This includes a patch from the master branch/next release:
gohugoio/hugo#11278

Changelog:  https://github.com/gohugoio/hugo/releases/tag/v0.115.4
Approved by:	doceng (implicit)
  • Loading branch information
dbaio committed Jul 28, 2023
1 parent 3add5bc commit 852bad6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
7 changes: 5 additions & 2 deletions www/gohugo/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
PORTNAME= hugo
DISTVERSIONPREFIX= v
DISTVERSION= 0.111.3
PORTREVISION= 1
DISTVERSION= 0.115.4
PORTEPOCH= 1
CATEGORIES= www
PKGNAMEPREFIX= go
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}

# https://github.com/gohugoio/hugo/issues/11278
PATCH_SITES= https://github.com/gohugoio/hugo/commit/
PATCHFILES+= 7f058b8bab947db98939ed27a7c2a08468323d08.patch:-p1

MAINTAINER= doceng@FreeBSD.org
COMMENT= Fast and Flexible Static Site Generator built with love in GoLang
WWW= https://gohugo.io
Expand Down
12 changes: 7 additions & 5 deletions www/gohugo/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
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
TIMESTAMP = 1690497983
SHA256 (go/www_gohugo/hugo-v0.115.4/v0.115.4.mod) = df90d8c0d0d0fd9f1b7a2e9e89856c6ef10bbb45e6eb4831f30f14283696d8c8
SIZE (go/www_gohugo/hugo-v0.115.4/v0.115.4.mod) = 6597
SHA256 (go/www_gohugo/hugo-v0.115.4/v0.115.4.zip) = 20cd3a527b510cc82e4d5392dcf28ed19c998cc8fdf1284bcb323cda049c98ae
SIZE (go/www_gohugo/hugo-v0.115.4/v0.115.4.zip) = 6319156
SHA256 (go/www_gohugo/hugo-v0.115.4/7f058b8bab947db98939ed27a7c2a08468323d08.patch) = fcf6eec8e2d6a6249263be74af956a8c02317e02b05eb41046b0014fc5ba7aa4
SIZE (go/www_gohugo/hugo-v0.115.4/7f058b8bab947db98939ed27a7c2a08468323d08.patch) = 3184

0 comments on commit 852bad6

Please sign in to comment.