svn commit: r468358 - head/sysutils/packer
Nikolai Lifanov
lifanov at FreeBSD.org
Thu Apr 26 16:38:28 UTC 2018
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
More information about the svn-ports-all
mailing list