From 359fdab1bd1469be7ee0acc6c8820d8f909ad93e Mon Sep 17 00:00:00 2001 From: martti Date: Tue, 5 Nov 2002 13:13:04 +0000 Subject: 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. --- www/kannel/Makefile | 5 ++--- www/kannel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'www/kannel') diff --git a/www/kannel/Makefile b/www/kannel/Makefile index 23ad42ba2b8..5033bd5c12f 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2002/09/10 16:06:51 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2002/11/05 13:13:04 martti Exp $ # DISTNAME= gateway-${KANNEL_VER} PKGNAME= kannel-${KANNEL_VER} -PKGREVISION= 1 CATEGORIES= www net MASTER_SITES= http://www.kannel.org/download/${KANNEL_VER}/ @@ -11,7 +10,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.kannel.org COMMENT= Open source WAP and SMS gateway -KANNEL_VER= 1.2.0 +KANNEL_VER= 1.2.1 GNU_CONFIGURE= YES USE_BUILDLINK2= YES diff --git a/www/kannel/distinfo b/www/kannel/distinfo index 8849ff73f22..9a755490ec6 100644 --- a/www/kannel/distinfo +++ b/www/kannel/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2002/08/25 21:52:11 jlam Exp $ +$NetBSD: distinfo,v 1.6 2002/11/05 13:13:04 martti Exp $ -SHA1 (gateway-1.2.0.tar.gz) = f81fdfca26be69de8505550a076fb3628f477af2 -Size (gateway-1.2.0.tar.gz) = 2094749 bytes +SHA1 (gateway-1.2.1.tar.gz) = 023bdf8ab9e769ef76872d4010af6bbd0da4c5ba +Size (gateway-1.2.1.tar.gz) = 2134160 bytes SHA1 (patch-aa) = 5982f3ddffe19910aa433b7c47c734f18387bf0e SHA1 (patch-ab) = df965c5d3bf3751c46d1650eb3f8e2adcfb66277 -- cgit v1.2.3