Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2017 13:49:24 +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: r449789 - head/sysutils/packer
Message-ID:  <201709131349.v8DDnOc0039272@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lifanov
Date: Wed Sep 13 13:49:24 2017
New Revision: 449789
URL: https://svnweb.freebsd.org/changeset/ports/449789

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

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

Modified: head/sysutils/packer/Makefile
==============================================================================
--- head/sysutils/packer/Makefile	Wed Sep 13 13:45:56 2017	(r449788)
+++ head/sysutils/packer/Makefile	Wed Sep 13 13:49:24 2017	(r449789)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	packer
-PORTVERSION=	1.0.4
+PORTVERSION=	1.1.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 

Modified: head/sysutils/packer/distinfo
==============================================================================
--- head/sysutils/packer/distinfo	Wed Sep 13 13:45:56 2017	(r449788)
+++ head/sysutils/packer/distinfo	Wed Sep 13 13:49:24 2017	(r449789)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502550554
-SHA256 (hashicorp-packer-v1.0.4_GH0.tar.gz) = a6066db69cc73f1abef3cd282b2b274a27b380b205991f94e28a4ed02fc5475d
-SIZE (hashicorp-packer-v1.0.4_GH0.tar.gz) = 4185993
+TIMESTAMP = 1505310429
+SHA256 (hashicorp-packer-v1.1.0_GH0.tar.gz) = 01a6b3e3047f0119c6d6f890d44a1e656fb0fcceb26de67e6ba00a40b7aeca99
+SIZE (hashicorp-packer-v1.1.0_GH0.tar.gz) = 5877463



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