From owner-freebsd-java@FreeBSD.ORG Mon Feb 5 00:12:09 2007 Return-Path: X-Original-To: freebsd-java@hub.freebsd.org Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7499C16A401; Mon, 5 Feb 2007 00:12:09 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 64AA713C441; Mon, 5 Feb 2007 00:12:09 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from freefall.freebsd.org (hq@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l150C91n071989; Mon, 5 Feb 2007 00:12:09 GMT (envelope-from hq@freefall.freebsd.org) Received: (from hq@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l150C8Bb071985; Mon, 5 Feb 2007 00:12:08 GMT (envelope-from hq) Date: Mon, 5 Feb 2007 00:12:08 GMT From: Herve Quiroz Message-Id: <200702050012.l150C8Bb071985@freefall.freebsd.org> To: ketralnis@ketralnis.com, hq@FreeBSD.org, freebsd-java@FreeBSD.org Cc: Subject: Re: ports/108070: Update devel/apache-ant from 1.6.2 to 1.7.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 00:12:09 -0000 Synopsis: Update devel/apache-ant from 1.6.2 to 1.7.0 State-Changed-From-To: analyzed->feedback State-Changed-By: hq State-Changed-When: Mon Feb 5 00:09:24 UTC 2007 State-Changed-Why: The port does not deinstall cleanly: $ make deinstall ===> Deinstalling for devel/apache-ant ===> Deinstalling apache-ant-1.7.0 pkg_delete: unable to completely remove directory '/usr/local/share/java/apache-ant/lib' pkg_delete: unable to completely remove directory '/usr/local/share/java/apache-ant' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) BTW, I tested with several "major" Java ports and they seem to build fine with Ant 1.7.0. This means that we could probably commit the patch (once pkg-plist is fixed) without needing a test run on the build cluster beforehand. http://www.freebsd.org/cgi/query-pr.cgi?pr=108070