Hi ports@,

This is a trivial diff to update www/hugo to the lastest version.  This
new release includes:

Enhancements

Other
* Doument the server config 63393230 @bep
* Support unComparable args of uniq/complement/in 8279d2e2 @satotake
  #6105
* Add HTTP header support for the dev server 10831444 @bep #7031
* Add include and exclude support for remote 51e178a6 @davidejones

Fixes

Templates
* Fix error with unicode in file paths c4fa2f07 @sams96 #6996

Other
* Fix ambigous error on site.GetPage 6cceef65 @bep #7016
* Fix handling of HTML files without front matter ffcb4aeb @bep
  #7030#7028#6789


ok ?


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/www/hugo/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile    5 Mar 2020 06:16:25 -0000       1.11
+++ Makefile    10 Mar 2020 06:37:06 -0000
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =        ${GO_ARCHS}
 
 COMMENT =      fast and flexible static site generator
 
-DISTNAME =     hugo-0.66.0
+DISTNAME =     hugo-0.67.0
 
 CATEGORIES =   www
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/www/hugo/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    5 Mar 2020 06:16:25 -0000       1.9
+++ distinfo    10 Mar 2020 06:37:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (hugo-0.66.0.tar.gz) = vz75fCppiWmo/kqWRk8ANpNK1Bz3Q4pxNyZaaLC9e/8=
-SIZE (hugo-0.66.0.tar.gz) = 37193991
+SHA256 (hugo-0.67.0.tar.gz) = NQg750Jnd/sIGQ/aBMSjs1riolvcFRtdSBSPtQDHxDA=
+SIZE (hugo-0.67.0.tar.gz) = 37845670

-- 
Paco Esteban.
0x5818130B8A6DBC03

Reply via email to