Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 10:32:31 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379591 - head/sysutils/ec2-scripts
Message-ID:  <201502221032.t1MAWVM2057085@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cperciva
Date: Sun Feb 22 10:32:30 2015
New Revision: 379591
URL: https://svnweb.freebsd.org/changeset/ports/379591
QAT: https://qat.redports.org/buildarchive/r379591/

Log:
  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

Modified:
  head/sysutils/ec2-scripts/Makefile
  head/sysutils/ec2-scripts/distinfo

Modified: head/sysutils/ec2-scripts/Makefile
==============================================================================
--- head/sysutils/ec2-scripts/Makefile	Sun Feb 22 10:28:50 2015	(r379590)
+++ head/sysutils/ec2-scripts/Makefile	Sun Feb 22 10:32:30 2015	(r379591)
@@ -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

Modified: head/sysutils/ec2-scripts/distinfo
==============================================================================
--- head/sysutils/ec2-scripts/distinfo	Sun Feb 22 10:28:50 2015	(r379590)
+++ head/sysutils/ec2-scripts/distinfo	Sun Feb 22 10:32:30 2015	(r379591)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502221032.t1MAWVM2057085>