From owner-cvs-ports@FreeBSD.ORG Thu Nov 25 08:44:02 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0432E16A4CE; Thu, 25 Nov 2004 08:44:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5C5743D2F; Thu, 25 Nov 2004 08:44:01 +0000 (GMT) (envelope-from mi@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 iAP8i1iJ002967; Thu, 25 Nov 2004 08:44:01 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAP8i1R8002966; Thu, 25 Nov 2004 08:44:01 GMT (envelope-from mi) Message-Id: <200411250844.iAP8i1R8002966@repoman.freebsd.org> From: Mikhail Teterin Date: Thu, 25 Nov 2004 08:44:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/icu Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 08:44:02 -0000 mi 2004-11-25 08:44:01 UTC FreeBSD ports repository Modified files: devel/icu Makefile Log: So this was not a fluke on my machine. intltest does hang more often, than it does not and a thread-guru should take a closer look. Modify the port to make `intltest' part optional, while running through other vendor's tests. Vendor is notified -- http://www.jtcsv.com/cgibin/icu-bugs/incoming?id=1141 While here, change echo to ${ECHO}. Revision Changes Path 1.10 +21 -7 ports/devel/icu/Makefile