From owner-cvs-all@FreeBSD.ORG Thu Sep 1 17:21:29 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 00E5216A41F; Thu, 1 Sep 2005 17:21:29 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2EAC43D45; Thu, 1 Sep 2005 17:21:28 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j81HLSGf034447; Thu, 1 Sep 2005 17:21:28 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j81HLSvw034446; Thu, 1 Sep 2005 17:21:28 GMT (envelope-from thierry) Message-Id: <200509011721.j81HLSvw034446@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 1 Sep 2005 17:21:28 +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/shells/bush Makefile ports/shells/bush/files patch-configure patch-src_GNUmakefile.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 17:21:29 -0000 thierry 2005-09-01 17:21:28 UTC FreeBSD ports repository Modified files: shells/bush Makefile shells/bush/files patch-src_GNUmakefile.diff Added files: shells/bush/files patch-configure Log: - Re-add patch-configure (removed by mistake) to fix the build on the cluster; - handle ADACFLAGS. Note: update to 1.0.3 is in progress. Revision Changes Path 1.4 +2 -0 ports/shells/bush/Makefile 1.3 +14 -0 ports/shells/bush/files/patch-configure (new) 1.2 +12 -2 ports/shells/bush/files/patch-src_GNUmakefile.diff