From owner-cvs-all Fri Oct 18 9:36:39 2002 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 4EE2C37B401; Fri, 18 Oct 2002 09:36:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E744143E97; Fri, 18 Oct 2002 09:36:36 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9IGaNmV061508; Fri, 18 Oct 2002 09:36:23 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9IGaNDl061507; Fri, 18 Oct 2002 09:36:23 -0700 (PDT) Message-Id: <200210181636.g9IGaNDl061507@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 18 Oct 2002 09:36:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/asc Makefile distinfo pkg-plist ports/games/asc/files patch-configure patch-data::Makefile.in patch-data::dialog::Makefile.in patch-data::moredata::Makefile.in patch-data::music::Makefile.in patch-source::ai::misc.cpp patch-source::ai::tactics.cpp patch-source::ai::valuation.cpp ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/10/18 09:36:22 PDT Modified files: games/asc Makefile distinfo pkg-plist games/asc/files patch-configure patch-data::Makefile.in patch-source::basestrm.cpp patch-source::gameoptions.cpp patch-source::tools::linux::Makefile.in patch-source::unix::Makefile.in patch-source::unix::global_os.h patch-source::unix::mapeditor::Makefile.in Added files: games/asc/files patch-data::dialog::Makefile.in patch-data::music::Makefile.in patch-source::ai::misc.cpp patch-source::ai::tactics.cpp patch-source::ai::valuation.cpp patch-source::basestrm.h patch-source::building.cpp patch-source::gamedlg.cpp patch-source::mapalgorithms.cpp patch-source::typen.h Removed files: games/asc/files patch-data::moredata::Makefile.in patch-source::sdl::events.cpp patch-source::sdl::testSound.cpp Log: Update to 1.10.2. Revision Changes Path 1.16 +3 -4 ports/games/asc/Makefile 1.10 +1 -1 ports/games/asc/distinfo 1.5 +3 -24 ports/games/asc/files/patch-configure 1.2 +12 -4 ports/games/asc/files/patch-data::Makefile.in 1.1 +14 -0 ports/games/asc/files/patch-data::dialog::Makefile.in (new) 1.2 +0 -14 ports/games/asc/files/patch-data::moredata::Makefile.in (dead) 1.1 +14 -0 ports/games/asc/files/patch-data::music::Makefile.in (new) 1.1 +23 -0 ports/games/asc/files/patch-source::ai::misc.cpp (new) 1.1 +14 -0 ports/games/asc/files/patch-source::ai::tactics.cpp (new) 1.1 +23 -0 ports/games/asc/files/patch-source::ai::valuation.cpp (new) 1.2 +7 -7 ports/games/asc/files/patch-source::basestrm.cpp 1.1 +14 -0 ports/games/asc/files/patch-source::basestrm.h (new) 1.1 +14 -0 ports/games/asc/files/patch-source::building.cpp (new) 1.3 +14 -0 ports/games/asc/files/patch-source::gamedlg.cpp (new) 1.3 +8 -8 ports/games/asc/files/patch-source::gameoptions.cpp 1.1 +14 -0 ports/games/asc/files/patch-source::mapalgorithms.cpp (new) 1.2 +0 -14 ports/games/asc/files/patch-source::sdl::events.cpp (dead) 1.2 +0 -14 ports/games/asc/files/patch-source::sdl::testSound.cpp (dead) 1.7 +11 -27 ports/games/asc/files/patch-source::tools::linux::Makefile.in 1.1 +14 -0 ports/games/asc/files/patch-source::typen.h (new) 1.3 +7 -13 ports/games/asc/files/patch-source::unix::Makefile.in 1.4 +4 -4 ports/games/asc/files/patch-source::unix::global_os.h 1.3 +7 -17 ports/games/asc/files/patch-source::unix::mapeditor::Makefile.in 1.9 +2 -2 ports/games/asc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message