From 046c9290f6d4ed711eb8b6d6f7b767f7402b0389 Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Wed, 1 Aug 2018 22:06:23 +0000 Subject: Update to version 1.2.1. This brings two changes: 1. A new --publicsnap option which marks the EBS snapshot for the AMI's root disk as being public. 2. When sending an SNS notification about new AMIs, the SNS region is extracted from the Topic ARN rather than using the same region as was used for uploading the AMI. --- net/bsdec2-image-upload/Makefile | 2 +- net/bsdec2-image-upload/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/bsdec2-image-upload/Makefile b/net/bsdec2-image-upload/Makefile index 8e8690365917..594ad0201c65 100644 --- a/net/bsdec2-image-upload/Makefile +++ b/net/bsdec2-image-upload/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bsdec2-image-upload -PORTVERSION= 1.2 +PORTVERSION= 1.2.1 CATEGORIES= net MASTER_SITES= http://freebsd-ec2-dist.s3.amazonaws.com/ diff --git a/net/bsdec2-image-upload/distinfo b/net/bsdec2-image-upload/distinfo index 848056318a75..e0dc52b5256d 100644 --- a/net/bsdec2-image-upload/distinfo +++ b/net/bsdec2-image-upload/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531811753 -SHA256 (bsdec2-image-upload-1.2.tgz) = aa869bd922a644d2877d8e75a0e036cca158bb7e70b8df61091cab758da76cf0 -SIZE (bsdec2-image-upload-1.2.tgz) = 25374 +TIMESTAMP = 1533160912 +SHA256 (bsdec2-image-upload-1.2.1.tgz) = 5dbbc04b358b209346b15720f2e46e20b52f47f55bb7a2ce3e71e75e2c3d8409 +SIZE (bsdec2-image-upload-1.2.1.tgz) = 24947 -- cgit v1.2.3