diff options
author | swills <swills@FreeBSD.org> | 2019-04-26 23:15:35 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2019-04-26 23:15:35 +0800 |
commit | 6967e88e8160def071f46ee5a8d4cfe785d741da (patch) | |
tree | 1acfe509f9d9a594cdbe4e1c52c054fe8e69cee9 | |
parent | a4b61d1164cbddf69abf5e8259bc327722e20db1 (diff) | |
download | freebsd-ports-gnome-6967e88e8160def071f46ee5a8d4cfe785d741da.tar.gz freebsd-ports-gnome-6967e88e8160def071f46ee5a8d4cfe785d741da.tar.zst freebsd-ports-gnome-6967e88e8160def071f46ee5a8d4cfe785d741da.zip |
www/gohugo: update to 0.55.4
PR: 237572
Submitted by: ben.lavery@hashbang0.com (maintainer)
-rw-r--r-- | www/gohugo/Makefile | 4 | ||||
-rw-r--r-- | www/gohugo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 852d3c733b08..289f969fa25c 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -2,7 +2,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.55.3 +DISTVERSION= 0.55.4 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -102,7 +102,7 @@ GH_TUPLE= BurntSushi:locker:a6e239e:locker/src/github.com/BurntSushi/locker \ go-check:check:788fd78:check/src/gopkg.in/check.v1 \ go-yaml:yaml:v2.2.2:yaml/src/gopkg.in/yaml.v2 -COMMIT_ID= 993b84333cd75faa224d02618f312a0e96b53372 +COMMIT_ID= 579004178b575b4253112fcb23eef002345028c2 OPTIONS_DEFINE= MANPAGES EXTENDED diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 1be7128181d9..4f63af874e50 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1555859920 -SHA256 (gohugo/gohugoio-hugo-v0.55.3_GH0.tar.gz) = a9342ab84cd86c50aec2f38358efb16c6a9e38ff2893b559b616f34231daa634 -SIZE (gohugo/gohugoio-hugo-v0.55.3_GH0.tar.gz) = 26286905 +TIMESTAMP = 1556223285 +SHA256 (gohugo/gohugoio-hugo-v0.55.4_GH0.tar.gz) = 477e3573145634aaeebc3c6eb0e182b6d093270f64603a251eb8e19156c2b946 +SIZE (gohugo/gohugoio-hugo-v0.55.4_GH0.tar.gz) = 26287159 SHA256 (gohugo/BurntSushi-locker-a6e239e_GH0.tar.gz) = 6bdc1b865e2e27dd92921c0e4c3aa743156bb5d2cf227af1d0e80573568bcd4a SIZE (gohugo/BurntSushi-locker-a6e239e_GH0.tar.gz) = 2108 SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2 |