Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2018 01:50:52 +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: r487639 - head/sysutils/packer
Message-ID:  <201812170150.wBH1oqlE073112@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lifanov
Date: Mon Dec 17 01:50:52 2018
New Revision: 487639
URL: https://svnweb.freebsd.org/changeset/ports/487639

Log:
  update sysutils/packer to 1.3.3
  
  Changes: https://github.com/hashicorp/packer/blob/v1.3.3/CHANGELOG.md

Modified:
  head/sysutils/packer/Makefile
  head/sysutils/packer/distinfo

Modified: head/sysutils/packer/Makefile
==============================================================================
--- head/sysutils/packer/Makefile	Mon Dec 17 01:48:36 2018	(r487638)
+++ head/sysutils/packer/Makefile	Mon Dec 17 01:50:52 2018	(r487639)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	packer
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 

Modified: head/sysutils/packer/distinfo
==============================================================================
--- head/sysutils/packer/distinfo	Mon Dec 17 01:48:36 2018	(r487638)
+++ head/sysutils/packer/distinfo	Mon Dec 17 01:50:52 2018	(r487639)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541385508
-SHA256 (hashicorp-packer-v1.3.2_GH0.tar.gz) = 2297c0111bdb6a4173458ae5caf58b7a735ab309cdbec12d92009fca24c1b54a
-SIZE (hashicorp-packer-v1.3.2_GH0.tar.gz) = 8986892
+TIMESTAMP = 1545014846
+SHA256 (hashicorp-packer-v1.3.3_GH0.tar.gz) = c2866669a291822b3957a95fae9aa869270931d1501ea7a0979ac62580ef970f
+SIZE (hashicorp-packer-v1.3.3_GH0.tar.gz) = 8988302



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