Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2018 18:38:13 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473571 - head/www/gohugo
Message-ID:  <201806291838.w5TIcDLp041619@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Fri Jun 29 18:38:13 2018
New Revision: 473571
URL: https://svnweb.freebsd.org/changeset/ports/473571

Log:
   www/gohugo: Update to 0.42.2
  
  Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.42.2
  
  PR:		229399
  Submitted by:	ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer)

Modified:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo
  head/www/gohugo/pkg-descr

Modified: head/www/gohugo/Makefile
==============================================================================
--- head/www/gohugo/Makefile	Fri Jun 29 18:30:14 2018	(r473570)
+++ head/www/gohugo/Makefile	Fri Jun 29 18:38:13 2018	(r473571)
@@ -2,7 +2,7 @@
 
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.42.1
+DISTVERSION=	0.42.2
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}

Modified: head/www/gohugo/distinfo
==============================================================================
--- head/www/gohugo/distinfo	Fri Jun 29 18:30:14 2018	(r473570)
+++ head/www/gohugo/distinfo	Fri Jun 29 18:38:13 2018	(r473571)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1529095370
-SHA256 (gohugo/gohugoio-hugo-v0.42.1_GH0.tar.gz) = 4450c9434269dac75f4a6cb702d8704a49c73e17f974dc2fa15e699c03b9774b
-SIZE (gohugo/gohugoio-hugo-v0.42.1_GH0.tar.gz) = 16529961
+TIMESTAMP = 1530216118
+SHA256 (gohugo/gohugoio-hugo-v0.42.2_GH0.tar.gz) = 3e834b71c3aab605db0fa7ae54a98161119a9a5758991dd03fcb55151c6de122
+SIZE (gohugo/gohugoio-hugo-v0.42.2_GH0.tar.gz) = 16529045
 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

Modified: head/www/gohugo/pkg-descr
==============================================================================
--- head/www/gohugo/pkg-descr	Fri Jun 29 18:30:14 2018	(r473570)
+++ head/www/gohugo/pkg-descr	Fri Jun 29 18:38:13 2018	(r473571)
@@ -8,4 +8,4 @@ Sites built with Hugo are extremely fast and very secu
 hosted anywhere and run without dependencies on expensive runtimes like Ruby, 
 Python or PHP and without dependencies on any databases.
 
-WWW: http://gohugo.io
+WWW: https://gohugo.io



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