Date: Thu, 23 May 2019 23:09:08 +0000 (UTC) From: Nikolai Lifanov <lifanov@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502402 - head/sysutils/packer Message-ID: <201905232309.x4NN98Xm019512@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Thu May 23 23:09:08 2019 New Revision: 502402 URL: https://svnweb.freebsd.org/changeset/ports/502402 Log: update sysutils/packer to 1.4.1 Changes: https://github.com/hashicorp/packer/blob/v1.4.1/CHANGELOG.md PR: 238061 Submitted by: Greg Fitzgerald Modified: head/sysutils/packer/Makefile head/sysutils/packer/distinfo Modified: head/sysutils/packer/Makefile ============================================================================== --- head/sysutils/packer/Makefile Thu May 23 23:06:04 2019 (r502401) +++ head/sysutils/packer/Makefile Thu May 23 23:09:08 2019 (r502402) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= packer -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/packer/distinfo ============================================================================== --- head/sysutils/packer/distinfo Thu May 23 23:06:04 2019 (r502401) +++ head/sysutils/packer/distinfo Thu May 23 23:09:08 2019 (r502402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555548668 -SHA256 (hashicorp-packer-v1.4.0_GH0.tar.gz) = a8ce4472f44bea620cb096cb62f034d9ca4615baead724d3f3a6081ca56ad9e9 -SIZE (hashicorp-packer-v1.4.0_GH0.tar.gz) = 9794922 +TIMESTAMP = 1558652790 +SHA256 (hashicorp-packer-v1.4.1_GH0.tar.gz) = 4c211881f348369d6283daa26b8b527a60226a4bbc93950c5519ed8c37041f83 +SIZE (hashicorp-packer-v1.4.1_GH0.tar.gz) = 11279518
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905232309.x4NN98Xm019512>