Bug 226528 - www/gohugo: Update to 0.37.1
Summary: www/gohugo: Update to 0.37.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-11 17:10 UTC by Ben Lavery-Griffiths
Modified: 2018-03-11 17:39 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade to 0.37.1 (1.14 KB, patch)
2018-03-11 17:10 UTC, Ben Lavery-Griffiths
no flags Details | Diff
Poudriere logs for all platforms (5.75 KB, application/x-xz)
2018-03-11 17:10 UTC, Ben Lavery-Griffiths
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Lavery-Griffiths 2018-03-11 17:10:02 UTC
Created attachment 191421 [details]
svn diff to upgrade to 0.37.1

gohugo has been updated to 0.37.1 (https://github.com/gohugoio/hugo/releases/tag/v0.37.1):

The attached svn diff brings this port up from 0.37 to 0.37.1

Change log:
 - FIX: Image content such as SVG cannot be scaled with the built-in image processing methods, but it should still be possible to use them as page resources

Tested against amd64/i386 10.4-RELEASE, 11.1-RELEASE, 11.1-STABLE, and 12.0-CURRENT. Poudriere logs attached, and also found here for a limited time:
https://logs.bnix.club/gohugo-0.37.1_2018-03-11/

portlint -AC:
looks fine.

poudriere bulk -tC:
10_4-RELEASE__amd64: success
10_4-RELEASE__i386: success
11_1-RELEASE__amd64: success
11_1-RELEASE__i386: couldn't get jail to start...
11_1-STABLE__amd64: success
11_1-STABLE__i386: success
12_0-CURRENT__amd64: success
12_0-CURRENT__i386: success
Comment 1 Ben Lavery-Griffiths 2018-03-11 17:10:38 UTC
Created attachment 191422 [details]
Poudriere logs for all platforms
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-11 17:38:06 UTC
A commit references this bug:

Author: joneum
Date: Sun Mar 11 17:38:02 UTC 2018
New revision: 464188
URL: https://svnweb.freebsd.org/changeset/ports/464188

Log:
  www/gohugo: Update to 0.37.1

  Change log:
   - FIX: Image content such as SVG cannot be scaled with the built-in image processing methods,
     but it should still be possible to use them as page resources

  PR:		226528
  Submitted by:	ben.lavery@hashbang0.com (maintainer)

Changes:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo
Comment 3 Jochen Neumeister freebsd_committer freebsd_triage 2018-03-11 17:39:11 UTC
Landed. Thanks :-)