From owner-cvs-all@FreeBSD.ORG Fri Apr 13 05:48:04 2012 Return-Path: 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 05A7A106566C; Fri, 13 Apr 2012 05:48:04 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CD98B8FC08; Fri, 13 Apr 2012 05:48:03 +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 q3D5m3cg036695; Fri, 13 Apr 2012 05:48:03 GMT (envelope-from ak@repoman.freebsd.org) Received: (from ak@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3D5m3We036694; Fri, 13 Apr 2012 05:48:03 GMT (envelope-from ak) Message-Id: <201204130548.q3D5m3We036694@repoman.freebsd.org> From: Alex Kozlov Date: Fri, 13 Apr 2012 05:48:03 +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/games/drcreep/files extra-patch-src_stdafx.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: Fri, 13 Apr 2012 05:48:04 -0000 ak 2012-04-13 05:48:03 UTC FreeBSD ports repository Modified files: games/drcreep/files extra-patch-src_stdafx.cpp Log: Fix build on FreeBSD 7 (work with old scandir prototype) For real this time. Submitted by: pavmail Approved by: maintainer (implicit), eadler (mentor) Revision Changes Path 1.2 +8 -8 ports/games/drcreep/files/extra-patch-src_stdafx.cpp