svn commit: r475854 - head/sysutils/packer

Nikolai Lifanov lifanov at FreeBSD.org
Sun Jul 29 20:55:23 UTC 2018


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


More information about the svn-ports-all mailing list