diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-11-25 06:03:47 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-11-25 06:03:47 +0000 |
commit | d88397e7e8e397c229abcf607c345ab93de535f3 (patch) | |
tree | a03fe63de8f9ef848cfffe7279867a28ec5428c3 /www/gohugo | |
parent | 92a092c7203b36aff29542d408e84ed9ab097e6d (diff) | |
download | ports-d88397e7e8e397c229abcf607c345ab93de535f3.tar.gz ports-d88397e7e8e397c229abcf607c345ab93de535f3.zip |
Notes
Diffstat (limited to 'www/gohugo')
-rw-r--r-- | www/gohugo/Makefile | 4 | ||||
-rw-r--r-- | www/gohugo/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index a89a43e0f1d3..c6bf6f075256 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -2,7 +2,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.30.2 +DISTVERSION= 0.31 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -41,7 +41,7 @@ GH_TUPLE= BurntSushi:toml:a368813:toml/src/github.com/BurntSushi/toml \ markbates:inflect:ea17041:inflect/src/github.com/markbates/inflect \ miekg:mmark:057eb9e:mmark/src/github.com/miekg/mmark \ mitchellh:mapstructure:d0303fe:mapstructure/src/github.com/mitchellh/mapstructure \ - nicksnyder:go-i18n:ca33e78:go_i18n/src/github.com/nicksnyder/go-i18n \ + nicksnyder:go-i18n:0dc1626:go_i18n/src/github.com/nicksnyder/go-i18n \ pelletier:go-toml:2009e44:go_toml/src/github.com/pelletier/go-toml \ russross:blackfriday:6d1ef89:blackfriday/src/github.com/russross/blackfriday \ shurcooL:sanitized_anchor_name:86672fc:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \ diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 030fcb471379..7e35f2c10667 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1508430066 -SHA256 (gohugo/gohugoio-hugo-v0.30.2_GH0.tar.gz) = 44a5012a0ee8a567cf12c8a5fd21de031e85148206a9d513942fd409f75b9a7d -SIZE (gohugo/gohugoio-hugo-v0.30.2_GH0.tar.gz) = 20809103 +TIMESTAMP = 1511526437 +SHA256 (gohugo/gohugoio-hugo-v0.31_GH0.tar.gz) = 84040cca581b92fa7a20ee0ae3e0c69bb0efda2f4ef243f84af231fbad4dcf82 +SIZE (gohugo/gohugoio-hugo-v0.31_GH0.tar.gz) = 20885472 SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2 SIZE (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 42252 SHA256 (gohugo/PuerkitoBio-purell-fd18e05_GH0.tar.gz) = c79db16fa7c2e99a5f91c3a218a3d0613efb0692d5134aae3f45f622f4193e37 @@ -51,8 +51,8 @@ SHA256 (gohugo/miekg-mmark-057eb9e_GH0.tar.gz) = 150330afb76d1d31b7c00d72357090d SIZE (gohugo/miekg-mmark-057eb9e_GH0.tar.gz) = 198711 SHA256 (gohugo/mitchellh-mapstructure-d0303fe_GH0.tar.gz) = 30e7697b7e321d8f14bff5f19b789cd38fd277518aae251c370ea53ddb53d1f7 SIZE (gohugo/mitchellh-mapstructure-d0303fe_GH0.tar.gz) = 15560 -SHA256 (gohugo/nicksnyder-go-i18n-ca33e78_GH0.tar.gz) = e3722c4f3cb781730899697d1607281eee1a4c34536e6e101915493bdf994c92 -SIZE (gohugo/nicksnyder-go-i18n-ca33e78_GH0.tar.gz) = 39631 +SHA256 (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 85469070e822c4102fb3d60f30c099d3aa0675cb7e0109448958324b904d38f0 +SIZE (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 39643 SHA256 (gohugo/pelletier-go-toml-2009e44_GH0.tar.gz) = 085ac7873ed15602260f87029be5e0bb5a71f5fc7890b0df8881d084eea16335 SIZE (gohugo/pelletier-go-toml-2009e44_GH0.tar.gz) = 53165 SHA256 (gohugo/russross-blackfriday-6d1ef89_GH0.tar.gz) = 8d5f03ad3138f5de2d9f0474dc731e5575908e42fff7022d6f10848815bee2b9 |