From owner-cvs-all@FreeBSD.ORG Sun Jul 3 19:53:19 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6456A1065672; Sun, 3 Jul 2011 19:53:19 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 547D88FC17; Sun, 3 Jul 2011 19:53:19 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p63JrJLI073889; Sun, 3 Jul 2011 19:53:19 GMT (envelope-from nox@repoman.freebsd.org) Received: (from nox@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p63JrJCU073888; Sun, 3 Jul 2011 19:53:19 GMT (envelope-from nox) Message-Id: <201107031953.p63JrJCU073888@repoman.freebsd.org> From: Juergen Lock Date: Sun, 3 Jul 2011 19:53:19 +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/phonon-xine Makefile ports/multimedia/libxine Makefile ports/multimedia/libxine/files patch-src:xine-engine:post.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2011 19:53:19 -0000 nox 2011-07-03 19:53:19 UTC FreeBSD ports repository Modified files: multimedia/phonon-xine Makefile multimedia/libxine Makefile multimedia/libxine/files patch-src:xine-engine:post.h Log: - Replace typeof by __typeof__ in the multimedia/libxine clang fixes for the benefit of clients including xine headers in extern "C". - Unmark BROKEN multimedia/phonon-xine that this fixes. Revision Changes Path 1.170 +1 -1 ports/multimedia/libxine/Makefile 1.2 +1 -1 ports/multimedia/libxine/files/patch-src:xine-engine:post.h 1.18 +0 -2 ports/multimedia/phonon-xine/Makefile