From owner-cvs-all@FreeBSD.ORG Sun Aug 8 12:52:15 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 14F3A1065675; Sun, 8 Aug 2010 12:52:15 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 03DF78FC08; Sun, 8 Aug 2010 12:52:15 +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 o78CqEhV002788; Sun, 8 Aug 2010 12:52:14 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o78CqExU002787; Sun, 8 Aug 2010 12:52:14 GMT (envelope-from makc) Message-Id: <201008081252.o78CqExU002787@repoman.freebsd.org> From: Max Brazhnikov Date: Sun, 8 Aug 2010 12:52:14 +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/emulators/mess Makefile distinfo pkg-plist ports/emulators/mess/files patch-debugcpu.c patch-makefile patch-makefile.sdl sdl.mak.patch 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: Sun, 08 Aug 2010 12:52:15 -0000 makc 2010-08-08 12:52:14 UTC FreeBSD ports repository Modified files: emulators/mess Makefile distinfo pkg-plist emulators/mess/files sdl.mak.patch Added files: emulators/mess/files patch-debugcpu.c patch-makefile Removed files: emulators/mess/files patch-makefile.sdl Log: Update to 0.139 Rename the port to mess as the sdl layer is now included in the mainstream code. PR: ports/149191 Submitted by: Emmanuel Vadot (maintainer) Revision Changes Path 1.31 +27 -20 ports/emulators/mess/Makefile 1.17 +6 -3 ports/emulators/mess/distinfo 1.1 +13 -0 ports/emulators/mess/files/patch-debugcpu.c (new) 1.1 +22 -0 ports/emulators/mess/files/patch-makefile (new) 1.11 +0 -57 ports/emulators/mess/files/patch-makefile.sdl (dead) 1.5 +27 -20 ports/emulators/mess/files/sdl.mak.patch 1.16 +11 -30 ports/emulators/mess/pkg-plist