From owner-cvs-all@FreeBSD.ORG Wed Sep 22 10:37:51 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 C794A1065673; Wed, 22 Sep 2010 10:37:51 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9E4818FC18; Wed, 22 Sep 2010 10:37:51 +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 o8MAbprO080024; Wed, 22 Sep 2010 10:37:51 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8MAbpSD080023; Wed, 22 Sep 2010 10:37:51 GMT (envelope-from danfe) Message-Id: <201009221037.o8MAbpSD080023@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 22 Sep 2010 10:37:51 +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/frogatto Makefile distinfo 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: Wed, 22 Sep 2010 10:37:51 -0000 danfe 2010-09-22 10:37:51 UTC FreeBSD ports repository Modified files: games/frogatto Makefile distinfo Log: - Update to version 1.0.3 - Prevent ld(1) from picking up wrong -lstdc++ when using non-default compiler (e.g. GCC from ports) and thus unbreak the build [1] - Mute chmod(1) command - Adjust Makefile header and touch couple of comments while here PR: ports/150442 [1] Revision Changes Path 1.5 +7 -6 ports/games/frogatto/Makefile 1.2 +3 -3 ports/games/frogatto/distinfo