From owner-cvs-all@FreeBSD.ORG Fri Nov 21 11:18:57 2003 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 1AB9216A4CE; Fri, 21 Nov 2003 11:18:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D19543FBD; Fri, 21 Nov 2003 11:18:56 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hALJIuXJ004553; Fri, 21 Nov 2003 11:18:56 -0800 (PST) (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hALJIuug004552; Fri, 21 Nov 2003 11:18:56 -0800 (PST) (envelope-from okazaki) Message-Id: <200311211918.hALJIuug004552@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Fri, 21 Nov 2003 11:18:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/man-doc Makefile 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: Fri, 21 Nov 2003 19:18:57 -0000 okazaki 2003/11/21 11:18:56 PST FreeBSD ports repository Modified files: japanese/man-doc Makefile Log: Increment PORTVERSION to 5.2, as the Japanese manual pages live under doc/ja_JP.eucJP/man should be enough close for 5.2-RELEASE. PR: 59550 Submitted by: horikawa (maintainer) Remove NO_CHECKSUM according to the comment in bsd.port.mk: "NO_CHECKSUM is a user variable and is not to be set in a port's Makefile." Suggested by: portlint Revision Changes Path 1.53 +1 -2 ports/japanese/man-doc/Makefile