Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id D6A1163B853 for ; Sat, 25 Oct 2008 17:43:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5F64063B162; Sat, 25 Oct 2008 17:43:38 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7A94663B153 for ; Sat, 25 Oct 2008 17:43:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9BDA1175D0; Sat, 25 Oct 2008 17:43:33 +0000 (UTC) From: Adrian Portelli Subject: CVS commit: pkgsrc/devel/apache-ant To: pkgsrc-changes@NetBSD.org Reply-To: adrianp@netbsd.org Message-Id: <20081025174333.9BDA1175D0@cvs.netbsd.org> Date: Sat, 25 Oct 2008 17:43:33 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adrianp Date: Sat Oct 25 17:43:33 UTC 2008 Modified Files: pkgsrc/devel/apache-ant: Makefile distinfo pkgsrc/devel/apache-ant/patches: patch-aa Log Message: It's not much use specifying a path to a java wrapper that may not exist. Test for the wrapper and if it does not exist fall back to auto-detection PKGREVISION++ To generate a diff of this commit: cvs rdiff -r1.24 -r1.25 pkgsrc/devel/apache-ant/Makefile cvs rdiff -r1.8 -r1.9 pkgsrc/devel/apache-ant/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/devel/apache-ant/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.