- Update to 3.0.1 Port maintainer (xride@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->xride Over to maintainer
xride 2006-12-10 18:45:28 UTC FreeBSD ports repository Modified files: net/libosip Makefile distinfo pkg-plist Removed files: net/libosip/files patch-configure Log: libosip2 (3.0.1) * add Windows CE support with Visual Studio 2005 (WM5.0,PocketPC 2003/2005, Smartphone) * Fix memory leaks (not likely to happen). * Fix buffer overrun in url. * Modification of the Application Binary Interface (ABI) to decrease number of allocations. Changes: osip_message_t/osip_dialog_t/sdp_message_t/osip_fifo_t * save route headers in the same order (CALLER or CALLER) in dialogs. PR: 105164 Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw> Approved by: maintainer (me), tmclaugh (mentor,implicit) Revision Changes Path 1.24 +12 -8 ports/net/libosip/Makefile 1.10 +3 -3 ports/net/libosip/distinfo 1.2 +0 -10 ports/net/libosip/files/patch-configure (dead) 1.6 +55 -25 ports/net/libosip/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed as net/libosip, thanks