From owner-cvs-ports@FreeBSD.ORG Fri Apr 2 10:36:33 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FCAE16A4CE; Fri, 2 Apr 2004 10:36:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 435D843D2D; Fri, 2 Apr 2004 10:36:33 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i32IaXGe067278; Fri, 2 Apr 2004 10:36:33 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i32IaWhh067277; Fri, 2 Apr 2004 10:36:32 -0800 (PST) (envelope-from marcus) Message-Id: <200404021836.i32IaWhh067277@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 2 Apr 2004 10:36:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/swfdec/files patch-player-swf_play.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 18:36:33 -0000 marcus 2004/04/02 10:36:32 PST FreeBSD ports repository Modified files: graphics/swfdec/files patch-player-swf_play.c Log: Use an appropriate GLib type which should fix the build on both 32 and 64-bit platforms. Reported by: Sven Esbjerg Revision Changes Path 1.2 +3 -3 ports/graphics/swfdec/files/patch-player-swf_play.c