git: c831a39348be - 2021Q3 - sysutils/packer: Update to 1.7.4

Mikael Urankar mikael at FreeBSD.org
Tue Aug 31 16:25:39 UTC 2021


The branch 2021Q3 has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c831a39348be08aaaef1168ef678c4899bb88f4d

commit c831a39348be08aaaef1168ef678c4899bb88f4d
Author:     Brad Ackerman <brad at facefault.org>
AuthorDate: 2021-07-29 07:36:53 +0000
Commit:     Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-08-31 16:19:26 +0000

    sysutils/packer: Update to 1.7.4
    
    PR:             257483
    Approved by:    lwhsu (mentor, implicit)
    
    (cherry picked from commit bc9384ecb330ab263c3d5eefda52ec641444e2c3)
---
 sysutils/packer/Makefile |  3 ++-
 sysutils/packer/distinfo | 10 +++++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile
index f02fc248a08e..ff06d976b98f 100644
--- a/sysutils/packer/Makefile
+++ b/sysutils/packer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	packer
-PORTVERSION=	1.7.2
+PORTVERSION=	1.7.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
@@ -12,6 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 PLIST_FILES=	bin/${PORTNAME}
 
 USES=	go:modules
+GO_MODULE= github.com/hashicorp/packer
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	hashicorp
diff --git a/sysutils/packer/distinfo b/sysutils/packer/distinfo
index 6dae73b8d4a0..1bf081054120 100644
--- a/sysutils/packer/distinfo
+++ b/sysutils/packer/distinfo
@@ -1,3 +1,7 @@
-TIMESTAMP = 1620189868
-SHA256 (hashicorp-packer-v1.7.2_GH0.tar.gz) = 913c5c572b23c7fd9f697ed09dbbdd6394591b4447ef8af89c99f2b9069fc5f4
-SIZE (hashicorp-packer-v1.7.2_GH0.tar.gz) = 17972088
+TIMESTAMP = 1627531530
+SHA256 (go/sysutils_packer/hashicorp-packer-v1.7.4_GH0/v1.7.4.mod) = 105849acbe44b31659e85d21646a3d9987efbb2c5482cdea420f5a32bbd24d2f
+SIZE (go/sysutils_packer/hashicorp-packer-v1.7.4_GH0/v1.7.4.mod) = 3671
+SHA256 (go/sysutils_packer/hashicorp-packer-v1.7.4_GH0/v1.7.4.zip) = 0a68a39895389bf7572a2ca7acc62ca5ce80947fa21d7b6734c95352b9d5cfac
+SIZE (go/sysutils_packer/hashicorp-packer-v1.7.4_GH0/v1.7.4.zip) = 2566091
+SHA256 (go/sysutils_packer/hashicorp-packer-v1.7.4_GH0/hashicorp-packer-v1.7.4_GH0.tar.gz) = 00a093fa302bde7b1eb01de85474524479126cc91309879f0c33f413918506a5
+SIZE (go/sysutils_packer/hashicorp-packer-v1.7.4_GH0/hashicorp-packer-v1.7.4_GH0.tar.gz) = 2108422


More information about the dev-commits-ports-branches mailing list