Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2013 02:59:40 +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: r327509 - head/sysutils/ec2-scripts
Message-ID:  <201309180259.r8I2xeSe076913@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cperciva
Date: Wed Sep 18 02:59:40 2013
New Revision: 327509
URL: http://svnweb.freebsd.org/changeset/ports/327509

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

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

Modified: head/sysutils/ec2-scripts/Makefile
==============================================================================
--- head/sysutils/ec2-scripts/Makefile	Wed Sep 18 02:36:27 2013	(r327508)
+++ head/sysutils/ec2-scripts/Makefile	Wed Sep 18 02:59:40 2013	(r327509)
@@ -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

Modified: head/sysutils/ec2-scripts/distinfo
==============================================================================
--- head/sysutils/ec2-scripts/distinfo	Wed Sep 18 02:36:27 2013	(r327508)
+++ head/sysutils/ec2-scripts/distinfo	Wed Sep 18 02:59:40 2013	(r327509)
@@ -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



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