Date: Mon, 5 Nov 2018 01:40:36 +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: r484162 - head/sysutils/packer Message-ID: <201811050140.wA51eafo006374@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Mon Nov 5 01:40:36 2018 New Revision: 484162 URL: https://svnweb.freebsd.org/changeset/ports/484162 Log: update sysutils/packer to 1.3.2 Changes: https://github.com/hashicorp/packer/blob/v1.3.2/CHANGELOG.md Modified: head/sysutils/packer/Makefile head/sysutils/packer/distinfo Modified: head/sysutils/packer/Makefile ============================================================================== --- head/sysutils/packer/Makefile Mon Nov 5 01:09:48 2018 (r484161) +++ head/sysutils/packer/Makefile Mon Nov 5 01:40:36 2018 (r484162) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= packer -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/packer/distinfo ============================================================================== --- head/sysutils/packer/distinfo Mon Nov 5 01:09:48 2018 (r484161) +++ head/sysutils/packer/distinfo Mon Nov 5 01:40:36 2018 (r484162) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537757560 -SHA256 (hashicorp-packer-v1.3.1_GH0.tar.gz) = 1e577ad25c98bf1b57d738c195cd611ee98b91fd2934f8002dac43cfd26ad5fd -SIZE (hashicorp-packer-v1.3.1_GH0.tar.gz) = 8873760 +TIMESTAMP = 1541385508 +SHA256 (hashicorp-packer-v1.3.2_GH0.tar.gz) = 2297c0111bdb6a4173458ae5caf58b7a735ab309cdbec12d92009fca24c1b54a +SIZE (hashicorp-packer-v1.3.2_GH0.tar.gz) = 8986892
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811050140.wA51eafo006374>