svn commit: r305322 - head/sysutils/ec2-scripts

Colin Percival cperciva at FreeBSD.org
Fri Oct 5 23:16:22 UTC 2012


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



More information about the svn-ports-all mailing list