aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorultima <ultima@FreeBSD.org>2018-04-03 01:56:59 +0800
committerultima <ultima@FreeBSD.org>2018-04-03 01:56:59 +0800
commit9a88513663f2e954c592996574ad40006223d89c (patch)
tree3f139236c084b01de1064664a990e745e8bcc584 /www
parentf17944f84618f4f1446aebb98d83fdc61ba266c6 (diff)
downloadfreebsd-ports-gnome-9a88513663f2e954c592996574ad40006223d89c.tar.gz
freebsd-ports-gnome-9a88513663f2e954c592996574ad40006223d89c.tar.zst
freebsd-ports-gnome-9a88513663f2e954c592996574ad40006223d89c.zip
* Updated to 0.38
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.38 PR: 227207 Submitted by: ben^@hash^ (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/gohugo/Makefile9
-rw-r--r--www/gohugo/distinfo20
2 files changed, 16 insertions, 13 deletions
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index e4197ddc3bea..88b0cd84acec 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hugo
DISTVERSIONPREFIX= v
-DISTVERSION= 0.37.1
+DISTVERSION= 0.38
CATEGORIES= www
PKGNAMEPREFIX= go
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
@@ -20,7 +20,7 @@ GH_SUBDIR= src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}
GH_TUPLE= BurntSushi:toml:a368813:toml/src/github.com/BurntSushi/toml \
PuerkitoBio:purell:0bcb03f:purell/src/github.com/PuerkitoBio/purell \
PuerkitoBio:urlesc:de5bf2a:urlesc/src/github.com/PuerkitoBio/urlesc \
- alecthomas:chroma:563aadc:chroma/src/github.com/alecthomas/chroma \
+ alecthomas:chroma:85c342e:chroma/src/github.com/alecthomas/chroma \
bep:gitmap:de8030e:gitmap/src/github.com/bep/gitmap \
chaseadamsio:goorgeous:dcf1ef8:goorgeous/src/github.com/chaseadamsio/goorgeous \
cpuguy83:go-md2man:a65d4d2:go_md2man/src/github.com/cpuguy83/go-md2man \
@@ -51,15 +51,16 @@ GH_TUPLE= BurntSushi:toml:a368813:toml/src/github.com/BurntSushi/toml \
pelletier:go-toml:acdc450:go_toml/src/github.com/pelletier/go-toml \
pmezard:go-difflib:792786c:go_difflib/src/github.com/pmezard/go-difflib \
russross:blackfriday:55d61fa:blackfriday/src/github.com/russross/blackfriday \
+ sanity-io:litter:ae543b7:litter/src/github.com/sanity-io/litter \
shurcooL:sanitized_anchor_name:86672fc:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \
- spf13:afero:bb8f192:afero/src/github.com/spf13/afero \
+ spf13:afero:6364489:afero/src/github.com/spf13/afero \
spf13:cast:8965335:cast/src/github.com/spf13/cast \
spf13:cobra:be77323:cobra/src/github.com/spf13/cobra \
spf13:fsync:12a01e6:fsync/src/github.com/spf13/fsync \
spf13:jWalterWeatherman:7c0cea3:jWalterWeatherman/src/github.com/spf13/jwalterweatherman \
spf13:nitro:24d7ef3:nitro/src/github.com/spf13/nitro \
spf13:pflag:e57e3ee:pflag/src/github.com/spf13/pflag \
- spf13:viper:25b30aa:viper/src/github.com/spf13/viper \
+ spf13:viper:b5e8006:viper/src/github.com/spf13/viper \
stretchr:testify:12b6f73:testify/src/github.com/stretchr/testify \
yosssi:ace:ea038f4:ace/src/github.com/yosssi/ace \
golang:image:12117c1:image/src/golang.org/x/image \
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index e52bafe31492..14d07aa1a39e 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,14 +1,14 @@
-TIMESTAMP = 1520788755
-SHA256 (gohugo/gohugoio-hugo-v0.37.1_GH0.tar.gz) = 32ceca3bfcda80109ebd16b0cfdeb40c6b6fb1fe86976abdbd0fbce2e6492172
-SIZE (gohugo/gohugoio-hugo-v0.37.1_GH0.tar.gz) = 28505540
+TIMESTAMP = 1522680924
+SHA256 (gohugo/gohugoio-hugo-v0.38_GH0.tar.gz) = 08549563b718cc904e9a71b084f975b4b1fe05ab431e1258cbae23d4b76846ab
+SIZE (gohugo/gohugoio-hugo-v0.38_GH0.tar.gz) = 28100162
SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2
SIZE (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 42252
SHA256 (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = ade9e6e2a5d1d79daaf2d729f450c482ff0aa316ea0a1d9e5e3f7a753d05c49c
SIZE (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = 11654
SHA256 (gohugo/PuerkitoBio-urlesc-de5bf2a_GH0.tar.gz) = 0d4b469d8d1dfe12e740661d242df9f49779e6f07a31361231d5314979391df5
SIZE (gohugo/PuerkitoBio-urlesc-de5bf2a_GH0.tar.gz) = 6796
-SHA256 (gohugo/alecthomas-chroma-563aadc_GH0.tar.gz) = c8164912848019e2472d712a3fae6a142f8629932b2eb515759fb71b0add681d
-SIZE (gohugo/alecthomas-chroma-563aadc_GH0.tar.gz) = 292519
+SHA256 (gohugo/alecthomas-chroma-85c342e_GH0.tar.gz) = e0b372e0539afb99ddb755ea17ad7892902aef4a2d8f007973e20aad47cce959
+SIZE (gohugo/alecthomas-chroma-85c342e_GH0.tar.gz) = 298049
SHA256 (gohugo/bep-gitmap-de8030e_GH0.tar.gz) = c418e80c4ca2cce9199d36d7c36f940a1768a1caa0003d0a4aad3be02562111e
SIZE (gohugo/bep-gitmap-de8030e_GH0.tar.gz) = 4489
SHA256 (gohugo/chaseadamsio-goorgeous-dcf1ef8_GH0.tar.gz) = 6dbf5f61257fc8c71ec6ae533f477f351c1b0fa11774cf6e8abf27edc7d90d61
@@ -69,10 +69,12 @@ SHA256 (gohugo/pmezard-go-difflib-792786c_GH0.tar.gz) = 7c2a6d7ea0700411ba7d1386
SIZE (gohugo/pmezard-go-difflib-792786c_GH0.tar.gz) = 11401
SHA256 (gohugo/russross-blackfriday-55d61fa_GH0.tar.gz) = 6bacba6f464d52bdc7d7b8638479401d1af684c38e08f90a08d651ef54eacbbd
SIZE (gohugo/russross-blackfriday-55d61fa_GH0.tar.gz) = 75050
+SHA256 (gohugo/sanity-io-litter-ae543b7_GH0.tar.gz) = c92fa1e341b82514e3e88408c3701721895497e2ae88d7c165f1ce7cf6cf996f
+SIZE (gohugo/sanity-io-litter-ae543b7_GH0.tar.gz) = 8781
SHA256 (gohugo/shurcooL-sanitized_anchor_name-86672fc_GH0.tar.gz) = 01ba94d077da9cac1a008e46dcb77ec36b83c96712fbedfe77cdef7818899996
SIZE (gohugo/shurcooL-sanitized_anchor_name-86672fc_GH0.tar.gz) = 2059
-SHA256 (gohugo/spf13-afero-bb8f192_GH0.tar.gz) = e8d475de6caaf29d1303dcdc116315c623fdbc399bb879f53bc332c9eaebf15f
-SIZE (gohugo/spf13-afero-bb8f192_GH0.tar.gz) = 43565
+SHA256 (gohugo/spf13-afero-6364489_GH0.tar.gz) = e4dd6703ba9bb47e1b8ae62fa904eec827c62e7df07221040f14d57e6cfaabe7
+SIZE (gohugo/spf13-afero-6364489_GH0.tar.gz) = 45186
SHA256 (gohugo/spf13-cast-8965335_GH0.tar.gz) = b19c0f765ad78d7aefd363c57b9c4f78e6b75b079542b47922ed52c3fff07cdf
SIZE (gohugo/spf13-cast-8965335_GH0.tar.gz) = 9855
SHA256 (gohugo/spf13-cobra-be77323_GH0.tar.gz) = 9bb901caa5158d5ecedfe18872d6cf16082448c545dbe381c2108fe0e0057bd1
@@ -85,8 +87,8 @@ SHA256 (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = e64c8d195990c3aa57c47cc4f090b1f
SIZE (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = 6741
SHA256 (gohugo/spf13-pflag-e57e3ee_GH0.tar.gz) = 16556b4873f12211cffec75aa4d3a6332efa26e64ff0476fdbd99f672ca37d51
SIZE (gohugo/spf13-pflag-e57e3ee_GH0.tar.gz) = 38998
-SHA256 (gohugo/spf13-viper-25b30aa_GH0.tar.gz) = 1c122475eae91ebeeb20e799f8eaec0e4ae3f3dce18cfbe244dc9292dbf2373a
-SIZE (gohugo/spf13-viper-25b30aa_GH0.tar.gz) = 30808
+SHA256 (gohugo/spf13-viper-b5e8006_GH0.tar.gz) = c7f6858628543602e8b338213e789f4d446525f0ba3d4b6dc987963343b25658
+SIZE (gohugo/spf13-viper-b5e8006_GH0.tar.gz) = 32022
SHA256 (gohugo/stretchr-testify-12b6f73_GH0.tar.gz) = d916c3ed1ccbba35f0e01dce8f602a0f185a1670561dbe36e5bb1efddf604794
SIZE (gohugo/stretchr-testify-12b6f73_GH0.tar.gz) = 95230
SHA256 (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 0d8da272af4618613b62f6f28fff6142d285c70de0658b8c328f588a690e4b85