Date: Thu, 9 May 2002 15:21:59 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-game pkg-plist ports/devel/py-game/files patch-src::mixer.c patch-src::music.c Message-ID: <200205092221.g49MLxY46211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/05/09 15:21:59 PDT Modified files: devel/py-game pkg-plist Added files: devel/py-game/files patch-src::mixer.c patch-src::music.c Log: - Rename local function called pause(), because it conflicts with one from the libc. This should unbreak the build on -current; - add missed .pyo files into pkg-plist (broken after USE_PYDISTUTILS) - pointy hat goes to ijliao. Revision Changes Path 1.1 +23 -0 ports/devel/py-game/files/patch-src::mixer.c (new) 1.1 +23 -0 ports/devel/py-game/files/patch-src::music.c (new) 1.9 +5 -0 ports/devel/py-game/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205092221.g49MLxY46211>