Date: Sat, 5 Mar 2011 01:48:11 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/rubygem-chef Makefile ports/sysutils/rubygem-chef/files chef_client.in Message-ID: <201103050148.p251mBkN053838@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2011-03-05 01:48:11 UTC FreeBSD ports repository Modified files: sysutils/rubygem-chef Makefile sysutils/rubygem-chef/files chef_client.in Log: - The %%RC_SUBR%% variable in the rc script source files/chef_client.in isn't getting replaced by default. Rather than adding this variable to SUB_LIST, it makes more sense to explicitly replace it in the source file itself. This is done in numerous other rc script source files as well as in the example in the Porter's Handbook. - bump PORTREVISION PR: ports/155279 Submitted by: Dimitri Aivaliotis <aglarond_AT_gmail dot com> Approved by: maintainer (Renaud Chaput) Revision Changes Path 1.4 +1 -0 ports/sysutils/rubygem-chef/Makefile 1.2 +2 -2 ports/sysutils/rubygem-chef/files/chef_client.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103050148.p251mBkN053838>