Hey,
attached diff updates hugo from 0.49 to 0.51.

Also I changed the dep management from sysutils/dep to the go vendor module which was introduced in go 1.11.


release notes:
https://github.com/gohugoio/hugo/releases/tag/v0.51

--
Kevin

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/hugo/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    2 Oct 2018 06:41:29 -0000       1.4
+++ Makefile    13 Nov 2018 09:18:51 -0000
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS =        ${GO_ARCHS}
 
 COMMENT =      fast and flexible static site generator
 
-DISTNAME =     hugo-0.49
+DISTNAME =     hugo-0.51
 
 CATEGORIES =   www
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/hugo/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    2 Oct 2018 06:41:29 -0000       1.4
+++ distinfo    13 Nov 2018 09:18:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (hugo-0.49.tar.gz) = SAP1LxGenIpD7dtZiqxAj/SUxNEjl2s9JUXlDoaZzZE=
-SIZE (hugo-0.49.tar.gz) = 72255544
+SHA256 (hugo-0.51.tar.gz) = 8A7FNK8uSsIkPOXF/s1ZG6SFiUzhQKxL3Dm78R+aQI4=
+SIZE (hugo-0.51.tar.gz) = 22613513

Reply via email to