Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2026 19:23:54 +0000
From:      Fernando Apeste=?utf-8?Q?gu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dfe5dd617984 - main - www/gohugo: Update to 0.162.1
Message-ID:  <6a1b394a.228c2.2911b92f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dfe5dd6179846483b27157eff91907228988136e

commit dfe5dd6179846483b27157eff91907228988136e
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2026-05-29 21:36:54 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2026-05-30 19:23:44 +0000

    www/gohugo: Update to 0.162.1
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.162.1
    
     * modules/npm: Fix false stale warning after npm pack
     * Revert "tpl/collections: Make dict return nil when no values are provided"
     * tpl/time: Fix locale-specific month abbreviations
    
    Approved by:    doceng@ (implicit)
---
 www/gohugo/Makefile |  2 +-
 www/gohugo/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index aa0e44b7c0e2..3a1fb23b9f12 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.162.0
+DISTVERSION=	0.162.1
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 7bdb991aa71d..8ff563e34374 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1779822981
-SHA256 (go/www_gohugo/hugo-v0.162.0/v0.162.0.mod) = dbcdc474d2a293d67a6bc952aaea1661c7d3801dedbeb212bbe46e06d4b51755
-SIZE (go/www_gohugo/hugo-v0.162.0/v0.162.0.mod) = 9262
-SHA256 (go/www_gohugo/hugo-v0.162.0/v0.162.0.zip) = 91009f75d0dcef7d161fa58eafc2c462e42bf44bf2a852df326d73045af947b5
-SIZE (go/www_gohugo/hugo-v0.162.0/v0.162.0.zip) = 9549122
+TIMESTAMP = 1780090608
+SHA256 (go/www_gohugo/hugo-v0.162.1/v0.162.1.mod) = 49872a532921fe5e5dadd2e61be7ec5d084e8d5c0bcb23446e0db1ac046c3412
+SIZE (go/www_gohugo/hugo-v0.162.1/v0.162.1.mod) = 9262
+SHA256 (go/www_gohugo/hugo-v0.162.1/v0.162.1.zip) = fcb59762ac910805c47e1ce956136a94e204833d58ed23b2acab8b2dabac0266
+SIZE (go/www_gohugo/hugo-v0.162.1/v0.162.1.zip) = 9549907


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1b394a.228c2.2911b92f>