Subject: CVS commit: pkgsrc/www/kannel
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2002 15:13:05
Module Name: pkgsrc
Committed By: martti
Date: Tue Nov 5 13:13:05 UTC 2002
Modified Files:
pkgsrc/www/kannel: Makefile distinfo
Log Message:
Updated kannel to 1.2.1
* bug fixes
* new features
* compatibility breakers:
SMPP module users should note that the 'msg-id-type' default behaviour
has changed. The SMPP spec says that msg ids should be C strings and
hence we treat them as such per default. If your SMSC gives msg ids
in submit_sm and deliver_dm PDUs in different numbering basing, then
please use the 'msg-id-type' config directive to set it accordingly.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/www/kannel/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/kannel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.