svn commit: r454872 - head/www/gohugo
Ashish SHUKLA
ashish at FreeBSD.org
Sat Nov 25 06:03:49 UTC 2017
Author: ashish
Date: Sat Nov 25 06:03:47 2017
New Revision: 454872
URL: https://svnweb.freebsd.org/changeset/ports/454872
Log:
- Update to 0.31
PR: 223841
Approved by: ben.lavery at hashbang0.com (maintainer)
Modified:
head/www/gohugo/Makefile
head/www/gohugo/distinfo
Modified: head/www/gohugo/Makefile
==============================================================================
--- head/www/gohugo/Makefile Sat Nov 25 04:07:01 2017 (r454871)
+++ head/www/gohugo/Makefile Sat Nov 25 06:03:47 2017 (r454872)
@@ -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/
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 \
Modified: head/www/gohugo/distinfo
==============================================================================
--- head/www/gohugo/distinfo Sat Nov 25 04:07:01 2017 (r454871)
+++ head/www/gohugo/distinfo Sat Nov 25 06:03:47 2017 (r454872)
@@ -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) = 15033
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
More information about the svn-ports-all
mailing list