From owner-cvs-all@FreeBSD.ORG Thu Feb 11 17:59:29 2010 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 702D71065670; Thu, 11 Feb 2010 17:59:29 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from asuka.mahoroba.org (ent.mahoroba.org [IPv6:2001:2f0:104:8010::1]) by mx1.freebsd.org (Postfix) with ESMTP id 23A158FC16; Thu, 11 Feb 2010 17:59:28 +0000 (UTC) Received: from yuga.mahoroba.org (ume@yuga.mahoroba.org [IPv6:2001:2f0:104:8010:21b:d3ff:fe38:5381]) (user=ume mech=CRAM-MD5 bits=0) by asuka.mahoroba.org (8.14.4/8.14.4) with ESMTP/inet6 id o1BHxIhh073661 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Feb 2010 02:59:23 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Fri, 12 Feb 2010 02:59:18 +0900 Message-ID: From: Hajimu UMEMOTO To: Robert Noland In-Reply-To: <201002111704.o1BH4GtV043900@repoman.freebsd.org> References: <201002111704.o1BH4GtV043900@repoman.freebsd.org> User-Agent: xcite1.58> Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-2022-JP-2?B?R29qGyQoRCtXGyhC?=) APEL/10.7 Emacs/23.1 (i386-portbld-freebsd8.0) MULE/6.0 (HANACHIRUSATO) X-Operating-System: FreeBSD 8.0-STABLE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (asuka.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Fri, 12 Feb 2010 02:59:23 +0900 (JST) X-Virus-Scanned: clamav-milter 0.95.3 at asuka.mahoroba.org X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on asuka.mahoroba.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/libcompizconfig Makefile ports/x11-wm/libcompizconfig/files patch-src-compiz.cpp 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: Thu, 11 Feb 2010 17:59:29 -0000 Hi, >>>>> On Thu, 11 Feb 2010 17:04:16 +0000 (UTC) >>>>> Robert Noland said: rnoland> rnoland 2010-02-11 17:04:16 UTC rnoland> FreeBSD ports repository rnoland> Modified files: rnoland> x11-wm/libcompizconfig Makefile rnoland> Removed files: rnoland> x11-wm/libcompizconfig/files patch-src-compiz.cpp rnoland> Log: rnoland> Remove a patch that doesn't seem to be needed anymore. rnoland> rnoland> Reported by: andrew deryabin rnoland> rnoland> Revision Changes Path rnoland> 1.14 +1 -1 ports/x11-wm/libcompizconfig/Makefile rnoland> 1.2 +0 -20 ports/x11-wm/libcompizconfig/files/patch-src-compiz.cpp (dead) I met this problem on my RELENG_8 box recently. This is related to the scandir(3) interface change which was MFC'ed into RELENG_8 recently. So, I believe the patch is still required on 8.X prior to the MFC, 7.X and before. I'm not tested it actually, though. http://www.freebsd.org/cgi/cvsweb.cgi/src/include/dirent.h#rev1.16.2.2 Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/