From owner-cvs-all@FreeBSD.ORG Wed Sep 1 02:47:05 2004 Return-Path: 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 6DAB716A4CE; Wed, 1 Sep 2004 02:47:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E91F43D46; Wed, 1 Sep 2004 02:47:05 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i812l5Gq086587; Wed, 1 Sep 2004 02:47:05 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i812l5e7086586; Wed, 1 Sep 2004 02:47:05 GMT (envelope-from glewis) Message-Id: <200409010247.i812l5e7086586@repoman.freebsd.org> From: Greg Lewis Date: Wed, 1 Sep 2004 02:47:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/jdk11 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 01 Sep 2004 02:47:05 -0000 glewis 2004-09-01 02:47:05 UTC FreeBSD ports repository Modified files: java/jdk11 pkg-plist Log: . Teach the packing list that we don't care if we can't remove %D/share/doc/java. . Assume (un)registervm is in LOCALBASE _not_ PREFIX. . Call unregistervm with the VM we registered, not the comment associated with (as comments should be optional). Revision Changes Path 1.12 +3 -3 ports/java/jdk11/pkg-plist