Date: Wed, 4 Dec 2019 06:40:19 +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: r518993 - head/sysutils/packer Message-ID: <201912040640.xB46eJma082919@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Wed Dec 4 06:40:18 2019 New Revision: 518993 URL: https://svnweb.freebsd.org/changeset/ports/518993 Log: update sysutils/packer to 1.4.5 Modified: head/sysutils/packer/Makefile head/sysutils/packer/distinfo Modified: head/sysutils/packer/Makefile ============================================================================== --- head/sysutils/packer/Makefile Wed Dec 4 06:37:02 2019 (r518992) +++ head/sysutils/packer/Makefile Wed Dec 4 06:40:18 2019 (r518993) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= packer -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@FreeBSD.org Modified: head/sysutils/packer/distinfo ============================================================================== --- head/sysutils/packer/distinfo Wed Dec 4 06:37:02 2019 (r518992) +++ head/sysutils/packer/distinfo Wed Dec 4 06:40:18 2019 (r518993) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571016996 -SHA256 (hashicorp-packer-v1.4.4_GH0.tar.gz) = df5abcace27d81c6952d81bfd280fb5e8ec968bb72e53cfbd322417d2be61d2a -SIZE (hashicorp-packer-v1.4.4_GH0.tar.gz) = 12811202 +TIMESTAMP = 1575441517 +SHA256 (hashicorp-packer-v1.4.5_GH0.tar.gz) = 4b45217ca0fdb19b3258d31d0559255d855b0163ced8a3fcdda0838aeabf966a +SIZE (hashicorp-packer-v1.4.5_GH0.tar.gz) = 13705057
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912040640.xB46eJma082919>