/etc/rc.subr now has a function to find the pidfile from the conf file. This patch will use that function if it's present, and fall back to the old default if not. Fix: Apply the following patch:
Responsible Changed From-To: freebsd-ports-bugs->dougb Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of x11/slim, Please note that PR ports/156594 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156594 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Fine, please commit it. -- Cheers, Henry
dougb 2011-05-01 18:46:39 UTC FreeBSD ports repository Modified files: x11/slim Makefile x11/slim/files slim.sh.in Log: Conditionally take advantage of the new get_pidfile_from_conf in rc.subr PR: ports/156594 Submitted by: me Approved by: maintainer Revision Changes Path 1.25 +1 -1 ports/x11/slim/Makefile 1.6 +15 -2 ports/x11/slim/files/slim.sh.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, thanks!