aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ec2-scripts
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2013-09-18 02:59:40 +0000
committerColin Percival <cperciva@FreeBSD.org>2013-09-18 02:59:40 +0000
commit5f90963fe79faecbb16b20f0f8e0709b8f68cce1 (patch)
treeef52b551478195ca5033b2fe9075dfe72cd1fb49 /sysutils/ec2-scripts
parentc22ba52bd0563af33f5336b79822aa8d5139e75e (diff)
downloadports-5f90963fe79faecbb16b20f0f8e0709b8f68cce1.tar.gz
ports-5f90963fe79faecbb16b20f0f8e0709b8f68cce1.zip
Update to 1.5: Replace rcvar=`set_rcvar` with rcvar=FOO_enable in the
rc.d scripts in order to be compatible with newer versions of rc.subr.
Notes
Notes: svn path=/head/; revision=327509
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 302e0f1981c9..e9c91324d086 100644
--- a/sysutils/ec2-scripts/Makefile
+++ b/sysutils/ec2-scripts/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ec2-scripts
-PORTVERSION= 1.4
+PORTVERSION= 1.5
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 2114de15e99e..1468486653d7 100644
--- a/sysutils/ec2-scripts/distinfo
+++ b/sysutils/ec2-scripts/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ec2-scripts-1.4.tgz) = 02441d9d40758e9ca026e7f0a8327f0aeed8538bda484925571400372dd03845
-SIZE (ec2-scripts-1.4.tgz) = 4348
+SHA256 (ec2-scripts-1.5.tgz) = b1c95ecf56d3bcd1e903714cd453666b3fba842ee9ad9a82da519f2b01f00934
+SIZE (ec2-scripts-1.5.tgz) = 4383