From owner-svn-ports-head@freebsd.org Mon Sep 24 03:32:58 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7F0610A346B; Mon, 24 Sep 2018 03:32:57 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9702F8E24F; Mon, 24 Sep 2018 03:32:57 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 91F9613FA1; Mon, 24 Sep 2018 03:32:57 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8O3WvlT090241; Mon, 24 Sep 2018 03:32:57 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8O3WvEM090239; Mon, 24 Sep 2018 03:32:57 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201809240332.w8O3WvEM090239@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Mon, 24 Sep 2018 03:32:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480544 - head/sysutils/packer X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: head/sysutils/packer X-SVN-Commit-Revision: 480544 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2018 03:32:58 -0000 Author: lifanov Date: Mon Sep 24 03:32:56 2018 New Revision: 480544 URL: https://svnweb.freebsd.org/changeset/ports/480544 Log: update sysutils/packer to 1.3.1 Changes: https://github.com/hashicorp/packer/blob/v1.3.1/CHANGELOG.md Modified: head/sysutils/packer/Makefile head/sysutils/packer/distinfo Modified: head/sysutils/packer/Makefile ============================================================================== --- head/sysutils/packer/Makefile Mon Sep 24 03:18:49 2018 (r480543) +++ head/sysutils/packer/Makefile Mon Sep 24 03:32:56 2018 (r480544) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= packer -PORTVERSION= 1.2.5 +PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/packer/distinfo ============================================================================== --- head/sysutils/packer/distinfo Mon Sep 24 03:18:49 2018 (r480543) +++ head/sysutils/packer/distinfo Mon Sep 24 03:32:56 2018 (r480544) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532896420 -SHA256 (hashicorp-packer-v1.2.5_GH0.tar.gz) = 86408d212a0e0b9c7a0dc93e4835a900569ad7e7bfc45cd633d7c6560f2f8d2b -SIZE (hashicorp-packer-v1.2.5_GH0.tar.gz) = 7896951 +TIMESTAMP = 1537757560 +SHA256 (hashicorp-packer-v1.3.1_GH0.tar.gz) = 1e577ad25c98bf1b57d738c195cd611ee98b91fd2934f8002dac43cfd26ad5fd +SIZE (hashicorp-packer-v1.3.1_GH0.tar.gz) = 8873760