Date: Thu, 26 Apr 2018 16:38:27 +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: r468358 - head/sysutils/packer Message-ID: <201804261638.w3QGcRsx069647@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Thu Apr 26 16:38:27 2018 New Revision: 468358 URL: https://svnweb.freebsd.org/changeset/ports/468358 Log: update sysutils/packer to 1.2.3 Changes: https://github.com/hashicorp/packer/blob/v1.2.3/CHANGELOG.md Modified: head/sysutils/packer/Makefile head/sysutils/packer/distinfo Modified: head/sysutils/packer/Makefile ============================================================================== --- head/sysutils/packer/Makefile Thu Apr 26 16:35:44 2018 (r468357) +++ head/sysutils/packer/Makefile Thu Apr 26 16:38:27 2018 (r468358) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= packer -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/packer/distinfo ============================================================================== --- head/sysutils/packer/distinfo Thu Apr 26 16:35:44 2018 (r468357) +++ head/sysutils/packer/distinfo Thu Apr 26 16:38:27 2018 (r468358) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522165331 -SHA256 (hashicorp-packer-v1.2.2_GH0.tar.gz) = ef600f5323acbcd05cccff84b7bc407fd07560603e74c85b245a0b5940327a91 -SIZE (hashicorp-packer-v1.2.2_GH0.tar.gz) = 7257396 +TIMESTAMP = 1524760627 +SHA256 (hashicorp-packer-v1.2.3_GH0.tar.gz) = 008a377d5fe8440822114e3196225cc2837be72d57210cf7944530723b255051 +SIZE (hashicorp-packer-v1.2.3_GH0.tar.gz) = 7587941
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804261638.w3QGcRsx069647>