From owner-cvs-all@FreeBSD.ORG Sun Feb 18 16:07:50 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02DA316A402; Sun, 18 Feb 2007 16:07:50 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id D0D9113C49D; Sun, 18 Feb 2007 16:07:49 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1IG7nFN098871; Sun, 18 Feb 2007 16:07:49 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1IG7nCq098870; Sun, 18 Feb 2007 16:07:49 GMT (envelope-from nobutaka) Message-Id: <200702181607.l1IG7nCq098870@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sun, 18 Feb 2007 16:07:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/libxine Makefile ports/multimedia/libxine/files patch-src_libffmpeg_libavcodec_dsputil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Feb 2007 16:07:50 -0000 nobutaka 2007-02-18 16:07:49 UTC FreeBSD ports repository Modified files: multimedia/libxine Makefile Added files: multimedia/libxine/files patch-src_libffmpeg_libavcodec_dsputil.c Log: Fix internal compiler error on amd64 and remove the workaround. Submitted by: ariff Revision Changes Path 1.106 +0 -4 ports/multimedia/libxine/Makefile 1.1 +11 -0 ports/multimedia/libxine/files/patch-src_libffmpeg_libavcodec_dsputil.c (new)