From owner-cvs-all@FreeBSD.ORG Fri Apr 6 16:06:33 2012 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 98669106568D; Fri, 6 Apr 2012 16:06:33 +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 29DC38FC1B; Fri, 6 Apr 2012 16:06:33 +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 q36G6XVJ006127; Fri, 6 Apr 2012 16:06:33 GMT (envelope-from ak@repoman.freebsd.org) Received: (from ak@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q36G6XOQ006126; Fri, 6 Apr 2012 16:06:33 GMT (envelope-from ak) Message-Id: <201204061606.q36G6XOQ006126@repoman.freebsd.org> From: Alex Kozlov Date: Fri, 6 Apr 2012 16:06:33 +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 Makefile 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, 06 Apr 2012 16:06:33 -0000 ak 2012-04-06 16:06:33 UTC FreeBSD ports repository Modified files: games/drcreep Makefile Added files: games/drcreep/files extra-patch-src_stdafx.cpp Log: Fix build on FreeBSD 7 (work with old scandir prototype) Submitted by: pointyhat via pavmail Approved by: eadler (mentor), maintainer (implicit) Feature safe: yes Revision Changes Path 1.2 +8 -1 ports/games/drcreep/Makefile 1.1 +10 -0 ports/games/drcreep/files/extra-patch-src_stdafx.cpp (new)