From owner-cvs-all@FreeBSD.ORG Sat Apr 30 06:41:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38E5D16A4CF; Sat, 30 Apr 2005 06:41:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F53043D39; Sat, 30 Apr 2005 06:41:11 +0000 (GMT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3U6fAIM029597; Sat, 30 Apr 2005 06:41:10 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3U6fANK029596; Sat, 30 Apr 2005 06:41:10 GMT (envelope-from nobutaka) Message-Id: <200504300641.j3U6fANK029596@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sat, 30 Apr 2005 06:41:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libxine Makefile ports/multimedia/libxine/files extra-patch-config.h.in patch-src:xine-engine:xine_internal.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 30 Apr 2005 06:41:11 -0000 nobutaka 2005-04-30 06:41:10 UTC FreeBSD ports repository Modified files: multimedia/libxine Makefile multimedia/libxine/files patch-src:xine-engine:xine_internal.h Removed files: multimedia/libxine/files extra-patch-config.h.in Log: Fix build error on 4-stable. [*] Move macro definitions from extra-patch-config.h.in to patch-src:xine-engine:xine_internal.h. Submitted by: glewis [*] Revision Changes Path 1.77 +0 -5 ports/multimedia/libxine/Makefile 1.3 +0 -17 ports/multimedia/libxine/files/extra-patch-config.h.in (dead) 1.2 +38 -3 ports/multimedia/libxine/files/patch-src:xine-engine:xine_internal.h