aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ec2-scripts
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2015-02-22 10:32:30 +0000
committerColin Percival <cperciva@FreeBSD.org>2015-02-22 10:32:30 +0000
commit96a7f9e865c1c872c6b31fede76f8e4cee904c37 (patch)
treefb84ef243ae28a6799f46c1f98da6c115cc89a93 /sysutils/ec2-scripts
parent7f3b1e1bfc69425823b82476601cacb7ff2108f5 (diff)
downloadports-96a7f9e865c1c872c6b31fede76f8e4cee904c37.tar.gz
ports-96a7f9e865c1c872c6b31fede76f8e4cee904c37.zip
Update to 1.10. This fixes a bug in ec2_fetchkey which made it fail to
recognize when it was trying to create an account which already existed. Submitted by: Bradley T. Hughes
Notes
Notes: svn path=/head/; revision=379591
Diffstat (limited to 'sysutils/ec2-scripts')
-rw-r--r--sysutils/ec2-scripts/Makefile2
-rw-r--r--sysutils/ec2-scripts/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/ec2-scripts/Makefile b/sysutils/ec2-scripts/Makefile
index dfe1f60e9571..5ac697ec514b 100644
--- a/sysutils/ec2-scripts/Makefile
+++ b/sysutils/ec2-scripts/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ec2-scripts
-PORTVERSION= 1.9
+PORTVERSION= 1.10
CATEGORIES= sysutils
MASTER_SITES= http://freebsd-ec2-dist.s3.amazonaws.com/
EXTRACT_SUFX= .tgz
diff --git a/sysutils/ec2-scripts/distinfo b/sysutils/ec2-scripts/distinfo
index 0d08f26866c6..a14eba37d8ec 100644
--- a/sysutils/ec2-scripts/distinfo
+++ b/sysutils/ec2-scripts/distinfo
@@ -1,4 +1,4 @@
SHA256 (ec2-scripts-1.5.tgz) = b1c95ecf56d3bcd1e903714cd453666b3fba842ee9ad9a82da519f2b01f00934
SIZE (ec2-scripts-1.5.tgz) = 4383
-SHA256 (ec2-scripts-1.9.tgz) = cf6ae478426df4f9d3948f595fb0d0304dac9276a2da850db5c8afdcb81a6432
-SIZE (ec2-scripts-1.9.tgz) = 4796
+SHA256 (ec2-scripts-1.10.tgz) = 4f8e2386b0eb5eac25e869da82d2c71af42894b0de37cf2f79684b7204c64069
+SIZE (ec2-scripts-1.10.tgz) = 4779