svn commit: r472271 - head/sysutils/gomplate

Sean Chittenden seanc at FreeBSD.org
Tue Jun 12 22:06:37 UTC 2018


Author: seanc
Date: Tue Jun 12 22:06:36 2018
New Revision: 472271
URL: https://svnweb.freebsd.org/changeset/ports/472271

Log:
  Update sysutils/gomplate to 2.6.0
  
  Removed a stray distfile from earlier versions of the port.
  
  See the CHANGELOG for details:
  
  https://github.com/hairyhenderson/gomplate/blob/master/CHANGELOG.md#v260-2018-06-09
  
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15722

Modified:
  head/sysutils/gomplate/Makefile
  head/sysutils/gomplate/distinfo

Modified: head/sysutils/gomplate/Makefile
==============================================================================
--- head/sysutils/gomplate/Makefile	Tue Jun 12 19:02:41 2018	(r472270)
+++ head/sysutils/gomplate/Makefile	Tue Jun 12 22:06:36 2018	(r472271)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gomplate
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.5.0
+DISTVERSION=	2.6.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	seanc at FreeBSD.org

Modified: head/sysutils/gomplate/distinfo
==============================================================================
--- head/sysutils/gomplate/distinfo	Tue Jun 12 19:02:41 2018	(r472270)
+++ head/sysutils/gomplate/distinfo	Tue Jun 12 22:06:36 2018	(r472271)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1525624959
-SHA256 (hairyhenderson-gomplate-v2.5.0_GH0.tar.gz) = c0d885281327c209fe5460a35555bdb60f4eb132e733e5d8537693d016b0cf43
-SIZE (hairyhenderson-gomplate-v2.5.0_GH0.tar.gz) = 3884996
-SHA256 (spf13-cobra-c439c4fa_GH0.tar.gz) = 6ac84ca2528ac4a1e5e0947fe7c84b0cfba5bef1a0ec62d3c4e7ba80f344ddc5
-SIZE (spf13-cobra-c439c4fa_GH0.tar.gz) = 100782
+TIMESTAMP = 1528575929
+SHA256 (hairyhenderson-gomplate-v2.6.0_GH0.tar.gz) = 6376e1eb1cf0eb9d452181361e69c99a6e28604cd986a1b3580cc7e58aa7c578
+SIZE (hairyhenderson-gomplate-v2.6.0_GH0.tar.gz) = 4208683


More information about the svn-ports-all mailing list