Subject: CVS commit: pkgsrc/net/SDL_net
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 07/25/2003 16:25:30
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Jul 25 16:25:29 UTC 2003

Modified Files:
	pkgsrc/net/SDL_net: Makefile PLIST distinfo

Log Message:
update to 1.2.5
changes:
 * Added support for sending UDP broadcast packets
 * It is now safe to nest calls to SDLNet_Init() / SDLNet_Quit()
 * Specify the SDL API calling convention (C by default)
 * Sockets are created with the SO_REUSEADDR flag by default
+bugfixes


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/net/SDL_net/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/SDL_net/PLIST pkgsrc/net/SDL_net/distinfo

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