aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2015-02-22 18:32:30 +0800
committercperciva <cperciva@FreeBSD.org>2015-02-22 18:32:30 +0800
commit27b229c804e9b2867edc2ae6617dd4d696eabad0 (patch)
treefb84ef243ae28a6799f46c1f98da6c115cc89a93
parentaf7bb7f890e972288a4f5da836c715a5bf68eb05 (diff)
downloadfreebsd-ports-gnome-27b229c804e9b2867edc2ae6617dd4d696eabad0.tar.gz
freebsd-ports-gnome-27b229c804e9b2867edc2ae6617dd4d696eabad0.tar.zst
freebsd-ports-gnome-27b229c804e9b2867edc2ae6617dd4d696eabad0.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
-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