From owner-cvs-ports@FreeBSD.ORG Sun Aug 12 11:06:33 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FA9116A417; Sun, 12 Aug 2007 11:06:33 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0137C13C4A3; Sun, 12 Aug 2007 11:06:33 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7CB6WRJ051247; Sun, 12 Aug 2007 11:06:32 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7CB6W89051246; Sun, 12 Aug 2007 11:06:32 GMT (envelope-from rafan) Message-Id: <200708121106.l7CB6W89051246@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 12 Aug 2007 11:06:32 +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/sturmbahnfahrer Makefile distinfo ports/games/sturmbahnfahrer/files patch-Makefile patch-controllerpad.cxx patch-main.cxx patch-soundenginealsa.cxx patch-soundenginealsa.h patch-src-common-soundenginealsa.cxx patch-src-common-soundenginealsa.h patch-src-sturmbahnfahrer-Makefile ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2007 11:06:33 -0000 rafan 2007-08-12 11:06:32 UTC FreeBSD ports repository Modified files: games/sturmbahnfahrer Makefile distinfo Added files: games/sturmbahnfahrer/files patch-src-common-soundenginealsa.cxx patch-src-common-soundenginealsa.h patch-src-sturmbahnfahrer-Makefile patch-src-sturmbahnfahrer-controllerpad.cxx patch-src-sturmbahnfahrer-main.cxx Removed files: games/sturmbahnfahrer/files patch-Makefile patch-controllerpad.cxx patch-main.cxx patch-soundenginealsa.cxx patch-soundenginealsa.h Log: - Update to 1.4 - Remove 4.x support PR: ports/115330 Submitted by: Dmitry Marakasov (maintainer) Revision Changes Path 1.5 +5 -8 ports/games/sturmbahnfahrer/Makefile 1.2 +3 -3 ports/games/sturmbahnfahrer/distinfo 1.2 +0 -105 ports/games/sturmbahnfahrer/files/patch-Makefile (dead) 1.2 +0 -193 ports/games/sturmbahnfahrer/files/patch-controllerpad.cxx (dead) 1.2 +0 -16 ports/games/sturmbahnfahrer/files/patch-main.cxx (dead) 1.2 +0 -147 ports/games/sturmbahnfahrer/files/patch-soundenginealsa.cxx (dead) 1.2 +0 -19 ports/games/sturmbahnfahrer/files/patch-soundenginealsa.h (dead) 1.1 +196 -0 ports/games/sturmbahnfahrer/files/patch-src-common-soundenginealsa.cxx (new) 1.1 +20 -0 ports/games/sturmbahnfahrer/files/patch-src-common-soundenginealsa.h (new) 1.1 +116 -0 ports/games/sturmbahnfahrer/files/patch-src-sturmbahnfahrer-Makefile (new) 1.1 +193 -0 ports/games/sturmbahnfahrer/files/patch-src-sturmbahnfahrer-controllerpad.cxx (new) 1.1 +15 -0 ports/games/sturmbahnfahrer/files/patch-src-sturmbahnfahrer-main.cxx (new)