Date: Fri, 5 Oct 2012 23:16:22 +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: r305322 - head/sysutils/ec2-scripts Message-ID: <201210052316.q95NGMug057968@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cperciva Date: Fri Oct 5 23:16:21 2012 New Revision: 305322 URL: http://svn.freebsd.org/changeset/ports/305322 Log: Update to 1.3: Make ec2_fetchkey work proper set up .ssh/authorized_keys for a non-root user. Modified: head/sysutils/ec2-scripts/Makefile head/sysutils/ec2-scripts/distinfo Modified: head/sysutils/ec2-scripts/Makefile ============================================================================== --- head/sysutils/ec2-scripts/Makefile Fri Oct 5 21:13:44 2012 (r305321) +++ head/sysutils/ec2-scripts/Makefile Fri Oct 5 23:16:21 2012 (r305322) @@ -6,7 +6,7 @@ # PORTNAME= ec2-scripts -PORTVERSION= 1.2 +PORTVERSION= 1.3 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 Fri Oct 5 21:13:44 2012 (r305321) +++ head/sysutils/ec2-scripts/distinfo Fri Oct 5 23:16:21 2012 (r305322) @@ -1,2 +1,2 @@ -SHA256 (ec2-scripts-1.2.tgz) = 1b0264c99f359aefb2ebb670bfb4ff2d555a7e31bd5aa0906d591e9af6a951a2 -SIZE (ec2-scripts-1.2.tgz) = 4293 +SHA256 (ec2-scripts-1.3.tgz) = 59f12bbdbd944a97b50ea3ba60ae5dcc6a0dd18f75fef4a9ae81f71e082aea2a +SIZE (ec2-scripts-1.3.tgz) = 4337
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210052316.q95NGMug057968>