Skip to content

Commit

Permalink
www/gohugo: update to 0.120.1
Browse files Browse the repository at this point in the history
Summary:
ChangeLogs: https://github.com/gohugoio/hugo/releases/tag/v0.120.0
	    https://github.com/gohugoio/hugo/releases/tag/v0.120.1

Test Plan:
 * Apply patch.
 * Build misc/freebsd-doc-all
 * Build documentation and website

Reviewed by:	carlavilla@ (doceng@)
Differential Revision: https://reviews.freebsd.org/D42413
  • Loading branch information
fernape committed Oct 31, 2023
1 parent 52dd088 commit 4741118
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
@@ -1,6 +1,6 @@
PORTNAME= hugo
DISTVERSIONPREFIX= v
DISTVERSION= 0.119.0
DISTVERSION= 0.120.1
PORTEPOCH= 1
CATEGORIES= www
PKGNAMEPREFIX= go
Expand Down
10 changes: 5 additions & 5 deletions www/gohugo/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1695753348
SHA256 (go/www_gohugo/hugo-v0.119.0/v0.119.0.mod) = e4580bc1e4bd43962252de3870b5cde4dbffe59ca120ca1f7472f806feec903b
SIZE (go/www_gohugo/hugo-v0.119.0/v0.119.0.mod) = 7094
SHA256 (go/www_gohugo/hugo-v0.119.0/v0.119.0.zip) = 516860c1909e006db9e4321102c35dfd158e0f532eb7eed92a694fb982061699
SIZE (go/www_gohugo/hugo-v0.119.0/v0.119.0.zip) = 6564092
TIMESTAMP = 1698743943
SHA256 (go/www_gohugo/hugo-v0.120.1/v0.120.1.mod) = 1a5ccd2eeed76122158f094d14017f6a671ceddd70af123776a70cdc7aa2a720
SIZE (go/www_gohugo/hugo-v0.120.1/v0.120.1.mod) = 7135
SHA256 (go/www_gohugo/hugo-v0.120.1/v0.120.1.zip) = 33dd8393d4ceceda172196d81d99226dcf2c317da7f876c2842e9d06b9e450d9
SIZE (go/www_gohugo/hugo-v0.120.1/v0.120.1.zip) = 6567514

0 comments on commit 4741118

Please sign in to comment.