From owner-cvs-all@FreeBSD.ORG Sun Sep 5 22:21:00 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 0327510656C4; Sun, 5 Sep 2010 22:21:00 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE0F88FC16; Sun, 5 Sep 2010 22:20:59 +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 o85MKx7n056203; Sun, 5 Sep 2010 22:20:59 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o85MKxgv056202; Sun, 5 Sep 2010 22:20:59 GMT (envelope-from johans) Message-Id: <201009052220.o85MKxgv056202@repoman.freebsd.org> From: Johan van Selst Date: Sun, 5 Sep 2010 22:20:59 +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/lang/ruby18/files patch-mkconfig.rb 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, 05 Sep 2010 22:21:00 -0000 johans 2010-09-05 22:20:59 UTC FreeBSD ports repository Added files: lang/ruby18/files patch-mkconfig.rb Log: Fix generation of broken Makefiles in case a setting occurs multiple times in the auto-generated config.status file (happens with new m4). This only fixes a potential build error - no package changes. Revision Changes Path 1.1 +11 -0 ports/lang/ruby18/files/patch-mkconfig.rb (new)