aboutsummaryrefslogtreecommitdiff
path: root/sysutils/packer
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-04-07 13:12:50 +0000
committerSteve Wills <swills@FreeBSD.org>2017-04-07 13:12:50 +0000
commit2c4ec35bf2e9146fc3532f90782a47b5a994e371 (patch)
tree176ee49801616b3873434508bc26af7450da7499 /sysutils/packer
parent37216d01f1fdd3665b830fe4bfe3f65f1c9dd01d (diff)
downloadports-2c4ec35bf2e9146fc3532f90782a47b5a994e371.tar.gz
ports-2c4ec35bf2e9146fc3532f90782a47b5a994e371.zip
sysutils/packer: update to 1.0.0
PR: 218440 Submitted by: Scott Larson <stl@ossuary.net>
Notes
Notes: svn path=/head/; revision=437921
Diffstat (limited to 'sysutils/packer')
-rw-r--r--sysutils/packer/Makefile6
-rw-r--r--sysutils/packer/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile
index 862a863e06ff..023cf464364d 100644
--- a/sysutils/packer/Makefile
+++ b/sysutils/packer/Makefile
@@ -1,21 +1,21 @@
# $FreeBSD$
PORTNAME= packer
-PORTVERSION= 0.12.1
+PORTVERSION= 1.0.0
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
MAINTAINER= swills@FreeBSD.org
COMMENT= Tool for creating machine images
+LICENSE= MPL
+
BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
USE_GITHUB= yes
GH_ACCOUNT= mitchellh
GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME}
-STRIP= # stripping can break go binaries
-
# Make it so that post-extract runs before the GH_SUBDIR targets.
TARGET_ORDER_OVERRIDE= 680:post-extract
diff --git a/sysutils/packer/distinfo b/sysutils/packer/distinfo
index f3e972cd5e64..40851bcb175f 100644
--- a/sysutils/packer/distinfo
+++ b/sysutils/packer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482335186
-SHA256 (mitchellh-packer-v0.12.1_GH0.tar.gz) = 015f151ac6f4bf4e97df9b54b2d8ca744d587002162acf63284b4b3ca41d900b
-SIZE (mitchellh-packer-v0.12.1_GH0.tar.gz) = 4010194
+TIMESTAMP = 1491500943
+SHA256 (mitchellh-packer-v1.0.0_GH0.tar.gz) = 6458f8f20333ff202cb3ab183867ad08a6cc49479edf48da9e3144c7e9f71dc6
+SIZE (mitchellh-packer-v1.0.0_GH0.tar.gz) = 4095936