Hey,
attached diff updates hugo from 0.52 to 0.53.
release notes:
https://github.com/gohugoio/hugo/releases/tag/v0.53
--
Kevin
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/hugo/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 15 Dec 2018 14:19:17 -0000 1.6
+++ Makefile 26 Dec 2018 21:11:55 -0000
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS = ${GO_ARCHS}
COMMENT = fast and flexible static site generator
-DISTNAME = hugo-0.52
+DISTNAME = hugo-0.53
CATEGORIES = www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/hugo/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 15 Dec 2018 14:19:17 -0000 1.6
+++ distinfo 26 Dec 2018 21:11:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (hugo-0.52.tar.gz) = dkDphu/o7nQKQB0sgwC6yqTRJ5KkR4WIvEtGNPOR9NU=
-SIZE (hugo-0.52.tar.gz) = 22622962
+SHA256 (hugo-0.53.tar.gz) = P3dy2mXmnhAv4PcKPHbsjG15psaOw/PRrrftmiE0sSo=
+SIZE (hugo-0.53.tar.gz) = 23543302
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/hugo/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 11 Jun 2018 21:17:14 -0000 1.1.1.1
+++ pkg/PLIST 26 Dec 2018 21:11:55 -0000
@@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/06/11 21:17:14 solene Exp $
@bin bin/hugo
-@man man/man1/hugo-benchmark.1
@man man/man1/hugo-config.1
@man man/man1/hugo-convert-toJSON.1
@man man/man1/hugo-convert-toTOML.1