Subject: CVS commit: pkgsrc/devel/SDL/patches
From: Julian Coleman
Date: 2012-02-20 15:55:59
Message id: 20120220145559.5F845175DD@cvs.netbsd.org

Log Message:
Fix bus error crash on sparc64, by aligning the object we pass to:

  XChangeProperty(..., 32, ...)

correctly.  See also libSDL bug 1427:

  http://bugzilla.libsdl.org/show_bug.cgi?id=1427

Files:
RevisionActionfile
1.1addpkgsrc/devel/SDL/patches/patch-src_video_x11_SDL_x11video.c