Subject: CVS commit: pkgsrc/chat/jabberd2
To: None <pkgsrc-changes@NetBSD.org>
From: Stephen Borrill <sborrill@netbsd.org>
List: pkgsrc-changes
Date: 11/15/2007 12:57:22
Module Name:	pkgsrc
Committed By:	sborrill
Date:		Thu Nov 15 12:57:22 UTC 2007

Modified Files:
	pkgsrc/chat/jabberd2: Makefile
	pkgsrc/chat/jabberd2/files: jabberd.sh

Log Message:
The startup order of the jabberd components is important; alphabetical order
isn't good enough!

Ensure that c2s starts after router (which it needs to connect to). This
saves it having to retry the connection.

Bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/chat/jabberd2/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/chat/jabberd2/files/jabberd.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.