Date: Sun, 29 Jul 2018 20:55:21 +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: r475854 - head/sysutils/packer Message-ID: <201807292055.w6TKtLvS009898@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Sun Jul 29 20:55:21 2018 New Revision: 475854 URL: https://svnweb.freebsd.org/changeset/ports/475854 Log: update sysutils/packer to 1.1.5 Changes: https://github.com/hashicorp/packer/blob/v1.2.5/CHANGELOG.md Modified: head/sysutils/packer/Makefile head/sysutils/packer/distinfo Modified: head/sysutils/packer/Makefile ============================================================================== --- head/sysutils/packer/Makefile Sun Jul 29 20:54:52 2018 (r475853) +++ head/sysutils/packer/Makefile Sun Jul 29 20:55:21 2018 (r475854) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= packer -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/packer/distinfo ============================================================================== --- head/sysutils/packer/distinfo Sun Jul 29 20:54:52 2018 (r475853) +++ head/sysutils/packer/distinfo Sun Jul 29 20:55:21 2018 (r475854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529273897 -SHA256 (hashicorp-packer-v1.2.4_GH0.tar.gz) = 7b2a8ead54ae9c699ba86895b202bfc15c88b980bb63de039b59212bc2c5d892 -SIZE (hashicorp-packer-v1.2.4_GH0.tar.gz) = 7759870 +TIMESTAMP = 1532896420 +SHA256 (hashicorp-packer-v1.2.5_GH0.tar.gz) = 86408d212a0e0b9c7a0dc93e4835a900569ad7e7bfc45cd633d7c6560f2f8d2b +SIZE (hashicorp-packer-v1.2.5_GH0.tar.gz) = 7896951
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807292055.w6TKtLvS009898>