Commits

Calvin Ardi authored and Perry E. Metzger committed a8ac5ddd352
hugo: update to 0.43
No tags

www/hugo/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup github 1.0
5 5
6 -github.setup gohugoio hugo 0.42.2 v
6 +github.setup gohugoio hugo 0.43 v
7 7 revision 0
8 8 categories www
9 9 platforms darwin
10 10 license Apache-2
11 11 maintainers {isi.edu:calvin @cardi} openmaintainer
12 12 description A Fast and Flexible Static Site Generator built with love in GoLang
13 13 long_description ${description}
14 14
15 -checksums rmd160 63cb6cce5861c0a964acb745a5928aff30c5befd \
16 - sha256 45d5544fab01a7d0dcacc15d65a51849ae695ee0c9034c616b104f1df63897e7 \
17 - size 16531377
15 +checksums rmd160 4b2ca33d0677d974f56aa9c655547aae746d2b23 \
16 + sha256 6ef107a6b7261349120ad01c5acebac9ceec13c03397f21a6ecd7e7e6692dd9a \
17 + size 17619531
18 18
19 19 depends_build-append port:dep \
20 20 port:git \
21 21 port:go
22 22
23 23 universal_variant no
24 24
25 25 worksrcdir src/github.com/${github.author}/${github.project}
26 26
27 27 configure.cmd ${prefix}/bin/dep

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut