diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2009-09-06 04:18:11 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2009-09-06 04:18:11 +0000 |
commit | 56b5a4bfc06f9acf5fdce85123c4208db75c890b (patch) | |
tree | 70658ace25ae17ee21909d5e08f25fac44a988c9 /chat/jabberd2/distinfo | |
parent | 70b34081d72653340d8c56c93a5cc467ad9f9065 (diff) | |
download | pkgsrc-56b5a4bfc06f9acf5fdce85123c4208db75c890b.tar.gz |
bring jabberd2 up to 2.2.9. From the changelog:
What changed:
- Implemented component clustering
- Many virtual hosts in one SM process
- FreeBSD kqueue support
- Implemented PBX integration interface
- crypt() password support for LDAP backend
There is new <local/> section in sm.xml. You may use it to configure
domains serviced by the SM process. Old style domain name in <id/>
section still works for backward compatibility, but the <local/>
section overrides it. You need to give different <id/> names to
SM instances participating in clustering. Router needs a way to
differenciate these.
There is new <pbx/> section in c2s.xml configuration file. Please
see it if you want to use the PBX integration.
Packaging changes:
added PKG_OPTIONS_GROUP.mio to control the choice of I/O modules.
Defaulting to mio-select and mio-poll, which are known to work with
NetBSD > 4.0.
Diffstat (limited to 'chat/jabberd2/distinfo')
-rw-r--r-- | chat/jabberd2/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chat/jabberd2/distinfo b/chat/jabberd2/distinfo index 3829e7940f8..42c3bb4c6e8 100644 --- a/chat/jabberd2/distinfo +++ b/chat/jabberd2/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.18 2009/08/21 07:16:03 taca Exp $ +$NetBSD: distinfo,v 1.19 2009/09/06 04:18:11 schnoebe Exp $ -SHA1 (jabberd-2.2.8.tar.bz2) = 0af7fd0d15bed16acae2b02aed838cfaadb784b6 -RMD160 (jabberd-2.2.8.tar.bz2) = ec3b1a03220bb5521b6dce611a8f74f987486123 -Size (jabberd-2.2.8.tar.bz2) = 631830 bytes -SHA1 (patch-aa) = 3ee5be684a018de3dbf564a325f0e875d778aa87 +SHA1 (jabberd-2.2.9.tar.bz2) = 1da9da3305e6fd402336ffba402b80dc767afa27 +RMD160 (jabberd-2.2.9.tar.bz2) = 7b8075653d14dbdf491d96b28894d5450a374a91 +Size (jabberd-2.2.9.tar.bz2) = 653992 bytes +SHA1 (patch-aa) = e069e26e9c88a48baee9b9eb8ebbc9a403e91f9f SHA1 (patch-ab) = c33cefcb0ddbcec732e475eaf5b931cdc8dd6cc7 -SHA1 (patch-ac) = 00e66406abcba8957a93102a8132e1d099249e37 +SHA1 (patch-ac) = 7fce39dc745cf1e9cd793150840eac1543f3b597 SHA1 (patch-ad) = 2930f23bc8616ba2a5783cc8bb2a42c5d1c5eff7 SHA1 (patch-ae) = 0c57279c309ef4f6a226d65a491fd040e03ae4f0 SHA1 (patch-ag) = 64c5338daa59a5eb1eed70608ac766df36dc2f83 |