pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Bump PKGREVISION due to change of jabberd rc.d scr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f2cde7e8148
branches:  trunk
changeset: 535374:6f2cde7e8148
user:      sborrill <sborrill%pkgsrc.org@localhost>
date:      Thu Nov 15 12:58:49 2007 +0000

description:
Bump PKGREVISION due to change of jabberd rc.d script:

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.

diffstat:

 doc/CHANGES-2007 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 4d8432f01e85 -r 6f2cde7e8148 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Thu Nov 15 12:57:21 2007 +0000
+++ b/doc/CHANGES-2007  Thu Nov 15 12:58:49 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2387 2007/11/15 10:48:40 rillig Exp $
+$NetBSD: CHANGES-2007,v 1.2388 2007/11/15 12:58:49 sborrill Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -4421,3 +4421,4 @@
        Updated devel/p5-Class-Accessor to 0.31 [hiramatsu 2007-11-15]
        Updated databases/sqlite3 to 3.5.2 [rillig 2007-11-15]
        Updated databases/sqlite3-tcl to 3.5.2 [rillig 2007-11-15]
+       Updated chat/jabberd2 to 2.1.14nb1 [sborrill 2007-11-15]



Home | Main Index | Thread Index | Old Index