Summary: | www-apps/hugo-0.114.2: deploy behaviour lost | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jay Faulkner <jayf> |
Component: | Current packages | Assignee: | Jay Faulkner <jayf> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jayf |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/gohugoio/hugo/pull/12995 | ||
See Also: | https://github.com/gentoo/gentoo/pull/41249 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Jay Faulkner
![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7796a13d4bd46adc9eaa6c765eda4f2e95aca079 commit 7796a13d4bd46adc9eaa6c765eda4f2e95aca079 Author: Jay Faulkner <jayf@gentoo.org> AuthorDate: 2025-05-03 20:17:47 +0000 Commit: Jay Faulkner <jayf@gentoo.org> CommitDate: 2025-05-03 20:19:55 +0000 www-apps/hugo: add 0.147.1, take maintainership Added 0.147.1, this version adds a use flag "deploy", reflecting upstream adding an option to build with or without deployment code. This ebuild aggressively removes test files as many hugo tests expect to be able to run `npm install` or be able to call HEAD on one of many random websites. Ideally we would patch out less bluntly. Additionally, I am taking maintainership of this package. Bug: https://bugs.gentoo.org/951725 Signed-off-by: Jay Faulkner <jayf@gentoo.org> www-apps/hugo/Manifest | 2 + www-apps/hugo/hugo-0.147.1.ebuild | 149 ++++++++++++++++++++++++++++++++++++++ www-apps/hugo/metadata.xml | 8 +- 3 files changed, 157 insertions(+), 2 deletions(-) |