From owner-cvs-all Thu Jun 13 4:36: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 688A137B404; Thu, 13 Jun 2002 04:35:57 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DBUwK68675; Thu, 13 Jun 2002 04:30:58 -0700 (PDT) (envelope-from znerd) Message-Id: <200206131130.g5DBUwK68675@freefall.freebsd.org> From: Ernst de Haan Date: Thu, 13 Jun 2002 04:30:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk-tutorial Makefile pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/06/13 04:30:58 PDT Modified files: java/jdk-tutorial Makefile pkg-plist Removed files: java/jdk-tutorial pkg-message Log: This port now installs below ${PREFIX}/share/doc, where it should. The tutorial is not specific to JDK 1.1.8, it pertains to Java versions up to 1.4. That's why I've changed the PORTVERSION from 1.1.8 to 2002.03.04, the date the tutorial was last updated. See: http://java.sun.com/docs/books/tutorial/information/download.html Since this is not really a JDK tutorial but rather a Java tutorial, the port installation directory is now called java-tutorial. Not displaying the message anymore. It is evident where the files go. Changed the pkg-plist to use %%T%% instead of jdk%%VERSION%%/docs/books/tutorial as the prefix. Revision Changes Path 1.24 +10 -11 ports/java/jdk-tutorial/Makefile 1.4 +0 -7 ports/java/jdk-tutorial/pkg-message (dead) 1.13 +3359 -3362 ports/java/jdk-tutorial/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message