Subject: CVS commit: pkgsrc/devel/libosip
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 04/01/2005 19:50:42
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Apr  1 19:50:42 UTC 2005

Modified Files:
	pkgsrc/devel/libosip: Makefile PLIST buildlink3.mk distinfo

Log Message:
update to 2.2.0
changes:
* remove #ifdef OSIP_RETRANSMIT_2XX to always compile it.
* initialize remote_contact_uri when dialog is built with notify.
* allow very short attachements.
* new macros allocators.
* remove use of alloca in the parser.
* fix memory bug when realloc is needed on large message.
* remove useless prototypes.
* fix memory access in parser.
* API slightly broken to enable support for binary data.
* improvements of the sip message test suite.
The binary compatibility and API compatibility has been lost


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libosip/Makefile \
    pkgsrc/devel/libosip/PLIST pkgsrc/devel/libosip/buildlink3.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/libosip/distinfo

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