Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2017 14:26:39 +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: r452149 - head/sysutils/packer
Message-ID:  <201710151426.v9FEQdjL048906@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lifanov
Date: Sun Oct 15 14:26:39 2017
New Revision: 452149
URL: https://svnweb.freebsd.org/changeset/ports/452149

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

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

Modified: head/sysutils/packer/Makefile
==============================================================================
--- head/sysutils/packer/Makefile	Sun Oct 15 14:24:26 2017	(r452148)
+++ head/sysutils/packer/Makefile	Sun Oct 15 14:26:39 2017	(r452149)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	packer
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 

Modified: head/sysutils/packer/distinfo
==============================================================================
--- head/sysutils/packer/distinfo	Sun Oct 15 14:24:26 2017	(r452148)
+++ head/sysutils/packer/distinfo	Sun Oct 15 14:26:39 2017	(r452149)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505310429
-SHA256 (hashicorp-packer-v1.1.0_GH0.tar.gz) = 01a6b3e3047f0119c6d6f890d44a1e656fb0fcceb26de67e6ba00a40b7aeca99
-SIZE (hashicorp-packer-v1.1.0_GH0.tar.gz) = 5877463
+TIMESTAMP = 1508077096
+SHA256 (hashicorp-packer-v1.1.1_GH0.tar.gz) = 5c3eb3ee17e10c7fcb9c0bef6d325a98ca341d6af6bb13d698984ae44316cba2
+SIZE (hashicorp-packer-v1.1.1_GH0.tar.gz) = 5899177



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