Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2017 15:16:07 +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: r447838 - head/sysutils/packer
Message-ID:  <201708121516.v7CFG7ek035038@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lifanov
Date: Sat Aug 12 15:16:07 2017
New Revision: 447838
URL: https://svnweb.freebsd.org/changeset/ports/447838

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

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

Modified: head/sysutils/packer/Makefile
==============================================================================
--- head/sysutils/packer/Makefile	Sat Aug 12 15:10:22 2017	(r447837)
+++ head/sysutils/packer/Makefile	Sat Aug 12 15:16:07 2017	(r447838)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	packer
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 

Modified: head/sysutils/packer/distinfo
==============================================================================
--- head/sysutils/packer/distinfo	Sat Aug 12 15:10:22 2017	(r447837)
+++ head/sysutils/packer/distinfo	Sat Aug 12 15:16:07 2017	(r447838)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500397570
-SHA256 (hashicorp-packer-v1.0.3_GH0.tar.gz) = 17190dfc3833f30b98a932b0048ab088b28312d08fe8abb40ba7ead567733e6b
-SIZE (hashicorp-packer-v1.0.3_GH0.tar.gz) = 4194417
+TIMESTAMP = 1502550554
+SHA256 (hashicorp-packer-v1.0.4_GH0.tar.gz) = a6066db69cc73f1abef3cd282b2b274a27b380b205991f94e28a4ed02fc5475d
+SIZE (hashicorp-packer-v1.0.4_GH0.tar.gz) = 4185993



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