From owner-cvs-all Wed Apr 19 2: 6:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 32F8437B509; Wed, 19 Apr 2000 02:06:29 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA00829; Wed, 19 Apr 2000 02:06:28 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004190906.CAA00829@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 19 Apr 2000 02:06:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk-doc Makefile ports/java/jdk-doc/files md5 ports/java/jdk-doc/pkg MESSAGE PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/19 02:06:28 PDT Modified files: java/jdk-doc Makefile java/jdk-doc/files md5 java/jdk-doc/pkg MESSAGE PLIST Log: Update to 1.1.8_003. (PORTVERSION untouched) PR: 18034 Submitted by: Palle Girgensohn Use just `${CP} -R' instead of tar|tar. By the way, owner/group IDs of files should not be preserved on copying in the installation process, because if one did `make' and then `su' to `make install', the installed files would be owned by a normal user. Beware, porters! Revision Changes Path 1.13 +4 -5 ports/java/jdk-doc/Makefile 1.3 +1 -1 ports/java/jdk-doc/files/md5 1.5 +4 -4 ports/java/jdk-doc/pkg/MESSAGE 1.3 +2 -2 ports/java/jdk-doc/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message