From owner-cvs-all Thu May 9 15:22:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAA6537B401; Thu, 9 May 2002 15:21:59 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49MLxY46211; Thu, 9 May 2002 15:21:59 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205092221.g49MLxY46211@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 9 May 2002 15:21:59 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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