Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2018 22:31:56 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459705 - head/www/gohugo
Message-ID:  <201801222231.w0MMVuEo083306@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Mon Jan 22 22:31:56 2018
New Revision: 459705
URL: https://svnweb.freebsd.org/changeset/ports/459705

Log:
  * Updated to 0.34
  
  Changes:	https://github.com/spf13/hugo/releases/tag/v0.34
  
  PR:		225390
  Submitted by:	ben.lavery@hash^.com (maintainer)

Modified:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo

Modified: head/www/gohugo/Makefile
==============================================================================
--- head/www/gohugo/Makefile	Mon Jan 22 21:31:13 2018	(r459704)
+++ head/www/gohugo/Makefile	Mon Jan 22 22:31:56 2018	(r459705)
@@ -2,7 +2,7 @@
 
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.33
+DISTVERSION=	0.34
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
@@ -30,6 +30,7 @@ GH_TUPLE=	BurntSushi:toml:a368813:toml/src/github.com/
 		eknkc:amber:cdade1c:amber/src/github.com/eknkc/amber \
 		fortytw2:leaktest:7dad533:leaktest/src/github.com/fortytw2/leaktest \
 		fsnotify:fsnotify:c282820:fsnotify/src/github.com/fsnotify/fsnotify \
+		gobwas:glob:bea32b9:glob/src/github.com/gobwas/glob \
 		gorilla:websocket:ea4d1f6:websocket/src/github.com/gorilla/websocket \
 		hashicorp:go-immutable-radix:8aac270:go_immutable_radix/src/github.com/hashicorp/go-immutable-radix \
 		hashicorp:golang-lru:0a025b7:golang_lru/src/github.com/hashicorp/golang-lru \

Modified: head/www/gohugo/distinfo
==============================================================================
--- head/www/gohugo/distinfo	Mon Jan 22 21:31:13 2018	(r459704)
+++ head/www/gohugo/distinfo	Mon Jan 22 22:31:56 2018	(r459705)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1516307911
-SHA256 (gohugo/gohugoio-hugo-v0.33_GH0.tar.gz) = 689164eaaf5c7016574036d8977a35bed58a7fbd2b178e8205a426116e5b94d0
-SIZE (gohugo/gohugoio-hugo-v0.33_GH0.tar.gz) = 22042950
+TIMESTAMP = 1516656036
+SHA256 (gohugo/gohugoio-hugo-v0.34_GH0.tar.gz) = 4ba991d4de650a97ad51893ce707788b87190bf487f6b13ad88111540469787d
+SIZE (gohugo/gohugoio-hugo-v0.34_GH0.tar.gz) = 22042849
 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
@@ -29,6 +29,8 @@ SHA256 (gohugo/fortytw2-leaktest-7dad533_GH0.tar.gz) =
 SIZE (gohugo/fortytw2-leaktest-7dad533_GH0.tar.gz) = 3677
 SHA256 (gohugo/fsnotify-fsnotify-c282820_GH0.tar.gz) = 85d31bf25f43a66fbaf0799ce8993a038694e65312bef96441a83556abaff73a
 SIZE (gohugo/fsnotify-fsnotify-c282820_GH0.tar.gz) = 31139
+SHA256 (gohugo/gobwas-glob-bea32b9_GH0.tar.gz) = ff8fdba7ab7a013fd4954b4457a64a7552f5c598bc357c3207da11e63539e661
+SIZE (gohugo/gobwas-glob-bea32b9_GH0.tar.gz) = 25054
 SHA256 (gohugo/gorilla-websocket-ea4d1f6_GH0.tar.gz) = 980d6ea5f968a1a7aa30541d78dbc4120c8c25d7c41f56e69b46c4e1d50bd18a
 SIZE (gohugo/gorilla-websocket-ea4d1f6_GH0.tar.gz) = 42985
 SHA256 (gohugo/hashicorp-go-immutable-radix-8aac270_GH0.tar.gz) = 647d43f36e28f0422e8b061668634ba225c50e613ada1e98abc1a4d1ef9cc6f6



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801222231.w0MMVuEo083306>