Date: Sun, 17 Jun 2018 22:23:10 +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: r472646 - head/sysutils/packer Message-ID: <201806172223.w5HMNAuR079125@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Sun Jun 17 22:23:10 2018 New Revision: 472646 URL: https://svnweb.freebsd.org/changeset/ports/472646 Log: update sysutils/packer to 1.2.4 Changes: https://github.com/hashicorp/packer/blob/v1.2.4/CHANGELOG.md Modified: head/sysutils/packer/Makefile head/sysutils/packer/distinfo Modified: head/sysutils/packer/Makefile ============================================================================== --- head/sysutils/packer/Makefile Sun Jun 17 22:17:29 2018 (r472645) +++ head/sysutils/packer/Makefile Sun Jun 17 22:23:10 2018 (r472646) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= packer -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/packer/distinfo ============================================================================== --- head/sysutils/packer/distinfo Sun Jun 17 22:17:29 2018 (r472645) +++ head/sysutils/packer/distinfo Sun Jun 17 22:23:10 2018 (r472646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524760627 -SHA256 (hashicorp-packer-v1.2.3_GH0.tar.gz) = 008a377d5fe8440822114e3196225cc2837be72d57210cf7944530723b255051 -SIZE (hashicorp-packer-v1.2.3_GH0.tar.gz) = 7587941 +TIMESTAMP = 1529273897 +SHA256 (hashicorp-packer-v1.2.4_GH0.tar.gz) = 7b2a8ead54ae9c699ba86895b202bfc15c88b980bb63de039b59212bc2c5d892 +SIZE (hashicorp-packer-v1.2.4_GH0.tar.gz) = 7759870
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806172223.w5HMNAuR079125>