Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.136.2,1 18 Oct 2024 16:06:22 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.136.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.2
Bug fixes
* config: Fix uglyurls map parse
Improvements
* resources/page: Adjust the permalinks colon implementation a little
* resources/page: Allow colons in permalinks to be escaped
* commands: Use consistent style when describing subcommands (Only the first 15 lines of the commit message are shown above ) |
0.135.0,1 29 Sep 2024 18:53:20 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.135.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.135.0
Improvements
* resources/page: Validate predefined front matter dates
* tailwind: Pin Tailwind 4 test to alpha 24
* tpl/compare: Use any data type for compare.Conditional condition
Dependency Updates
* build(deps): bump golang.org/x/mod from 0.19.0 to 0.21.0
* build(deps): bump github.com/bep/helpers from 0.4.0 to 0.5.0
* build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
* build(deps): bump golang.org/x/image from 0.19.0 to 0.20.0
* deps: Upgrade github.com/gobuffalo/flect v1.0.2 => v1.0.3 |
0.134.3,1 20 Sep 2024 17:51:47 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.134.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.3
* tpl: Remove RSS deprecation site.Author check
* modules: Improve console output on hugo mod init
* commands: Ignore "module does not exist" errors in hugo mod init
* Add exclusion for helix .bck files
* hugolib: Move hugolib/site_new.go into hugolib/site.go
* libsass: Resolve directory paths to directory index files
* dartsass: Resolve directory paths to directory index files
* internal/warpc: Improve the JS plugin API |
0.134.2,1 11 Sep 2024 15:15:46 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.134.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.2
Don't count HTML markup in auto summaries. |
0.134.1,1 05 Sep 2024 16:04:43 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.134.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.0
Bug fixes
* github: Try to fix "no space left on device" on MacOS
* Fix deprecation warning for resources.ToCSS
* output: Fix docshelper template lookup order for AMP pages
Improvements
* markup/goldmark/blockquotes: Improve some tests
* Add support for Obsidian type blockquote alerts
* Rename hstring.RenderedHTML => hstring.HTML (Only the first 15 lines of the commit message are shown above ) |
0.133.1,1 28 Aug 2024 06:34:24 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 133.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.133.1
* Fix missing method NameNormalized panic
* config: Fix pagination deprecation messages
* deps: Upgraded github.com/bep/imagemeta v0.8.0 => v0.8.1 |
0.133.0,1 19 Aug 2024 17:10:02 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.133.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.133.0 |
0.125.6_4,1 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.125.6_3,1 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.125.6_2,1 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.125.6_1,1 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.125.6,1 06 May 2024 17:10:16 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.125.4
Summary:
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.125.4
https://github.com/gohugoio/hugo/releases/tag/v0.125.5
https://github.com/gohugoio/hugo/releases/tag/v0.125.6
Doc and website seems (under visual inspection) to be built properly.
No new warnings during building AFAICT.
Test Plan:
* Apply patch and run `make` at the top level doc tree
* Build `misc/freebsd-doc-all`
PR: 278732
Reviewed by: dbaio@
Differential Revision: https://reviews.freebsd.org/D44939 |
0.123.8_2,1 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.123.8_1,1 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
0.123.8,1 23 Mar 2024 18:00:43 |
Danilo G. Baio (dbaio) |
www/gohugo: Update to 0.123.8
"This release is also a rewrite of the Hugo core, fixing lots of
long-lived bugs and adding some other exciting improvements (see below).
There are some breaking changes [1] that have been announced for a long
time." 1 - https://github.com/gohugoio/hugo/issues/11455
Changelog:
https://github.com/gohugoio/hugo/releases/tag/v0.123.0
...
https://github.com/gohugoio/hugo/releases/tag/v0.123.8
PR: 277732
Reviewed by: fernape |
0.121.2_2,1 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.121.2_1,1 28 Jan 2024 18:33:17 |
Muhammad Moinur Rahman (bofh) |
www/gohugo: Moved man to share/man
Approved by: portmgr (blanket) |
0.121.2,1 08 Jan 2024 17:46:27 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.121.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.121.2
* build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
* tpl/math: Add math.Rand template function e
* resources/images: Create AutoOrient image filter
* all: Remove unused code
Approved by: doceng (implicit) |
0.121.1,1 24 Dec 2023 22:07:49 |
Danilo G. Baio (dbaio) |
www/gohugo: Update to 0.121.1
Changelog:
https://github.com/gohugoio/hugo/releases/tag/v0.121.1
https://github.com/gohugoio/hugo/releases/tag/v0.121.0
https://github.com/gohugoio/hugo/releases/tag/v0.120.4
Reported by: Mark Phillips
Approved by: doceng (implicit) |
0.120.3_1,1 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.120.3,1 02 Nov 2023 11:49:53 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.120.3
Discussed with carlavilla@ |
0.120.1,1 31 Oct 2023 13:08:59 |
Fernando Apesteguía (fernape) |
www/gohugo: update to 0.120.1
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 |
0.119.0,1 28 Sep 2023 08:44:36 |
Sergio Carlavilla Delgado (carlavilla) |
www/gohugo: Update to 0.119.0
Reviewed by: dbaio@, fernape@
Approved by: doceng(implicit)
Differential Revision: https://reviews.freebsd.org/D41987 |
0.118.2_1,1 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
0.118.2,1 03 Sep 2023 09:18:29 |
Sergio Carlavilla Delgado (carlavilla) |
www/gohugo: Update to 0.118.2
Reviewed by: fernape@
Approved by: doceng(implicit)
Differential Revision: https://reviews.freebsd.org/D41695 |
0.117.0,1 17 Aug 2023 08:47:57 |
Sergio Carlavilla Delgado (carlavilla) |
www/gohugo: Update to 0.117.0
Reviewed by: dbaio@, fernape@
Approved by: doceng(implicit)
Differential Revision: https://reviews.freebsd.org/D41441 |
0.115.4_1,1 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.115.4,1 28 Jul 2023 23:47:08 |
Danilo G. Baio (dbaio) |
www/gohugo: Update to 0.115.4
This includes a patch from the master branch/next release:
https://github.com/gohugoio/hugo/issues/11278
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.115.4
Approved by: doceng (implicit) |
0.111.3_1,1 02 Jun 2023 04:33:09 |
Danilo G. Baio (dbaio) |
www/gohugo: Pass MAINTAINER'ship to doceng
PR: 271664
Approved by: former maintainer |
0.111.3_1,1 02 Jun 2023 04:31:10 |
Danilo G. Baio (dbaio) |
www/gohugo: Bump PORTEPOCH
PR: 271664 |
0.111.3_1 02 Jun 2023 04:21:57 |
Danilo G. Baio (dbaio) |
Revert "www/gohugo: Update to 0.112.3"
PR: 271664
This reverts commit 05db9606ad0e6a5834ad32a0681b5b1b4e253dd6. |
0.112.3 29 May 2023 23:25:15 |
Robert Clausecker (fuz) Author: Gabriel M. Dutra |
www/gohugo: Update to 0.112.3
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.112.3
PR: 271664 |
0.111.3_1 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.111.3 27 Mar 2023 11:24:59 |
Robert Clausecker (fuz) Author: Gabriel M. Dutra |
www/gohugo: update to 0.111.3
Only strip if requested.
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.111.3
PR: 270439 |
0.110.0_3 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
0.110.0_2 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.110.0_1 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.110.0 21 Jan 2023 00:13:04 |
Nuno Teixeira (eduardo) Author: Gabriel M. Dutra |
www/gohugo: Update to 0.110.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.110.0
PR: 269062 |
0.109.0_1 18 Jan 2023 09:42:19 |
Fernando Apesteguía (fernape) Author: Ben Lavery-Griffiths |
www/gohugo: Change MAINTAINER
0xdutra@gmail.com becomes new maintainer.
PR: 269016
Reported by: ben@lavery-griffiths.com (maintainer) |
0.109.0_1 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
0.109.0 23 Dec 2022 19:42:49 |
Nuno Teixeira (eduardo) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.109.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.109.0
PR: 268527 |
0.108.0_1 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.108.0 07 Dec 2022 05:05:15 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.108.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.108.0
PR: 268210 |
0.107.0 26 Nov 2022 05:04:55 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.107.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.107.0
PR: 267997 |
0.106.0 21 Nov 2022 05:03:41 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.106.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.106.0
PR: 267847 |
0.105.0 01 Nov 2022 06:06:31 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.105.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.105.0
PR: 267419 |
0.104.3_1 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.104.3 05 Oct 2022 12:37:56 |
Fernando Apesteguía (fernape) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.104.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.104.3
* resources/images: Fix 2 animated GIF resize issues
* server: Fix flaky TestServerPathEncodingIssues tests
* commands: Remove extraneous newline from result of convert toTOML
* config/security: Fix filename
Properly builds our documentation set.
PR: 266835
Reported by: ben@lavery-griffiths.com (maintainer)
MFH: 2022Q4 (bugfixes) |
0.104.2 04 Oct 2022 16:04:59 |
Fernando Apesteguía (fernape) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.104.2
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) |
0.104.0 27 Sep 2022 10:30:37 |
Daniel Engberg (diizzy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.104.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.104.0
PR: 266600 |
0.102.3_1 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.102.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.102.3 02 Sep 2022 17:07:08 |
Neel Chauhan (nc) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.102.3
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.102.3
PR: 266177 |
0.102.2 01 Sep 2022 20:24:58 |
Nuno Teixeira (eduardo) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.102.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.102.2
PR: 266155 |
0.101.0_3 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.101.0_2 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
0.101.0_1 19 Jun 2022 15:08:08 |
Dmitri Goutnik (dmgk) |
www/gohugo: Switch to GO_MODULE
PR: 264770
Approved by: Ben Lavery-Griffiths <ben@lavery-griffiths.com> (maintainer) |
0.101.0 19 Jun 2022 12:02:35 |
Dmitri Goutnik (dmgk) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.101.0
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.101.0
PR: 264758 |
0.100.2 09 Jun 2022 12:19:25 |
Dmitri Goutnik (dmgk) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.100.2
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.100.2
PR: 264571 |
0.100.1_1 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
0.100.1 04 Jun 2022 12:58:17 |
Dmitri Goutnik (dmgk) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.100.1
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.100.1
PR: 264423 |
0.97.3 22 Apr 2022 03:02:14 |
Wen Heping (wen) |
www/gohugo: Update to 0.97.3
PR: 263306
Reported by: ben@lavery-griffiths.com(maintainer) |
0.96.0 31 Mar 2022 13:02:26 |
Fernando Apesteguía (fernape) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.96.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.96.0
Builds fine Project's documentation and website.
PR: 262833
Reported by: ben@lavery-griffiths.com (maintainer) |
0.95.0_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.95.0 25 Mar 2022 06:02:43 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.95.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.95.0
PR: 262761 |
0.94.2 13 Mar 2022 11:01:09 |
Jochen Neumeister (joneum) |
www/gohugo: Update to 0.94.2
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.94.2
PR: 262521
Submitted by: Ben Lavery-Griffiths <ben@lavery-griffiths.com>
(maintainer)
Sponsored by: Netzkommune GmbH |
0.94.1 12 Mar 2022 05:34:30 |
Neel Chauhan (nc) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.94.1
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.94.1
PR: 262490 |
0.94.0 10 Mar 2022 23:09:31 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.94.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.94.0
PR: 262441 |
0.93.2 05 Mar 2022 04:53:56 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.93.2
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.93.2
PR: 262265 |
0.92.2 15 Feb 2022 12:32:18 |
Li-Wen Hsu (lwhsu) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.92.2
Release note: https://github.com/gohugoio/hugo/releases/tag/v0.92.2
PR: 261966 |
0.92.1 29 Jan 2022 14:28:58 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.92.1
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.92.1
PR: 261551 |
0.92.0 17 Jan 2022 02:19:37 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.92.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.92.0
PR: 261170 |
0.91.2 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
0.91.2 04 Jan 2022 07:58:57 |
Fernando Apesteguía (fernape) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.91.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.91.2
PR: 260892
Reported by: ben@lavery-griffiths.com (maintainer) |
0.91.1 23 Dec 2021 15:38:47 |
Li-Wen Hsu (lwhsu) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.91.1
https://github.com/gohugoio/hugo/releases/tag/v0.91.1
PR: 260636 |
0.90.1 15 Dec 2021 10:56:52 |
Hiroki Tagato (tagattie) Author: Ben Lavery-Griffiths |
www/gohugo: update to 0.90.1
Changelog:
- https://github.com/gohugoio/hugo/releases/tag/v0.90.0
- https://github.com/gohugoio/hugo/releases/tag/v0.90.1
PR: 260384
Reported by: Ben Lavery-Griffiths <ben@lavery-griffiths.com> (maintainer) |
0.89.4 22 Nov 2021 01:41:26 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.89.4
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.89.4
PR: 259964 |
0.89.3 17 Nov 2021 05:10:45 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.89.3
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.89.3
PR: 259877 |
0.89.2 09 Nov 2021 19:33:21 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.89.2
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.89.2
PR: 259730 |
0.89.1 06 Nov 2021 21:42:49 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.89.1
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.89.1
PR: 259676 |
0.89.0 05 Nov 2021 03:04:01 |
Guangyuan Yang (ygy) Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.89.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.89.0
PR: 259643 |
0.88.1 14 Oct 2021 21:30:53 |
Stefan Eßer (se) |
www/gohugo: Add CPE information
Approved by: portmgr (blanket) |
0.88.1 04 Sep 2021 20:11:49 |
Neel Chauhan (nc) Author: Ben Lavery |
www/gohugo: Update to 0.88.1
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.88.1
PR: 258265 |
0.88.0 04 Sep 2021 09:13:14 |
Ashish SHUKLA (ashish) Author: ben.lavery@hashbang0.com |
www/gohugo: Update to 0.88.0
PR: 258260 |
0.87.0 23 Aug 2021 20:17:19 |
Nuno Teixeira (eduardo) Author: Ben Lavery |
www/gohugo: Update to 0.87.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.87.0
PR: 257988 |
0.85.0 17 Jul 2021 09:46:01 |
Guangyuan Yang (ygy) Author: ben.lavery |
www/gohugo: Update to 0.85.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.85.0
PR: 257005
Approved by: lwhsu (mentor, implicit) |
0.84.4 02 Jul 2021 11:31:22 |
Guangyuan Yang (ygy) Author: ben.lavery |
www/gohugo: Update to 0.84.4
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.84.4
PR: 256933
Approved by: lwhsu (mentor, implicit) |
0.84.1 27 Jun 2021 20:28:57 |
Guangyuan Yang (ygy) Author: ben.lavery |
www/gohugo: Update to 0.84.1
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.84.1
PR: 256851
Approved by: lwhsu (mentor, implicit) |
0.84.0 22 Jun 2021 23:48:49 |
Guangyuan Yang (ygy) Author: ben.lavery |
www/gohugo: Update to 0.84.0
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.84.0
PR: 256717
Approved by: lwhsu (mentor, implicit) |
0.83.1 05 May 2021 14:53:34 |
Fernando Apesteguía (fernape) |
www/gohugo: Update to 0.83.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.83.1
PR: 255573
Reported by: ben@lavery-griffiths.com (maintainer) |
0.82.1 22 Apr 2021 11:34:28 |
Fernando Apesteguía (fernape) |
www/gohugo: Update to 0.82.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.82.1
PR: 255310
Reported by: ben.lavery@hashbang0.com (maintainer) |
0.82.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.82.0 07 Apr 2021 05:31:06 |
Fernando Apesteguía (fernape) |
www/gohugo: Update to 0.82.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.82.0
Remove obsolete patches. We can use vanilla gohugo to build our documentation.
PR: 254524
Submitted by: ben.lavery@hashbang0.com (maintainer) |
0.81.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.81.0 22 Feb 2021 08:05:43 |
lwhsu |
www/gohugo: Update to 0.81.0
PR: 253748
Submitted by: ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer) |
0.80.0_1 23 Jan 2021 19:37:58 |
fernape |
www/gohugo: Allow arbitrary Asciidoc extension in unsafe mode
Include change from this pull request[1] as per carlavilla@ request.
This allows us to build the new documentation and website without having to
create custom scripts.
Maintainer notified via e-mail.
[1] https://github.com/gohugoio/hugo/pull/8131/files |
0.80.0 03 Jan 2021 18:33:41 |
ygy |
www/gohugo: Update to 0.80.0
PR: 252349
Submitted by: ben.lavery@hashbang0.com (maintainer)
Approved by: lwhsu |
0.79.0 29 Nov 2020 16:40:08 |
mikael |
www/gohugo: Update to 0.79.0
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.79.0
PR: 251445
Submitted by: ben.lavery@hashbang0.com (maintainer) |
0.78.2 20 Nov 2020 12:41:17 |
dmgk |
www/gohugo: Update to 0.78.2
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.78.2
PR: 251151
Submitted by: ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer) |