Bug 270439

Summary: www/gohugo: Update to 0.111.3
Product: Ports & Packages Reporter: Gabriel M. Dutra <dutra>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/gohugoio/hugo/releases/tag/v0.111.3
Attachments:
Description Flags
bump 0.111.3 dutra: maintainer-approval+

Description Gabriel M. Dutra freebsd_committer freebsd_triage 2023-03-25 00:53:17 UTC
Created attachment 241096 [details]
bump 0.111.3

Porlint: OK

Tested on:

FreeBSD 14.0-CURRENT amd64, i386
12.3-RELEASE-p10     amd64, i386
12.4-RELEASE         amd64, i386
13.1-RELEASE-p5      amd64, i386
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-03-25 21:49:02 UTC
Committing this with my next batch.

During commit, I will replace -s with ${STRIP} to only strip if requested.

Dear submitter, if you submit your patches in git-am format, it's much easier to apply them.  Please check if you could do so!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-27 11:28:30 UTC
A commit in branch main references this bug:

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

commit e2cdc5d266ab4e0f380b684c61020878d7799007
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-03-25 21:47:57 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-03-27 11:24:59 +0000

    www/gohugo: update to 0.111.3

    Only strip if requested.

    Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.111.3

    PR:             270439

 www/gohugo/Makefile |  5 ++---
 www/gohugo/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-03-27 11:33:32 UTC
Thank you for your contribution.