From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 26 08:00:31 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD88237B401 for ; Mon, 26 May 2003 08:00:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2926443FCB for ; Mon, 26 May 2003 08:00:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4QF0QUp090282 for ; Mon, 26 May 2003 08:00:26 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4QF0Qo5090281; Mon, 26 May 2003 08:00:26 -0700 (PDT) Resent-Date: Mon, 26 May 2003 08:00:26 -0700 (PDT) Resent-Message-Id: <200305261500.h4QF0Qo5090281@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C483537B401 for ; Mon, 26 May 2003 07:55:05 -0700 (PDT) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id D659F43F85 for ; Mon, 26 May 2003 07:55:04 -0700 (PDT) (envelope-from tkato@prontomail.com) Received: from localhost ([219.108.139.227]) by hfep02.dion.ne.jp with SMTP id <20030526145502657.ZZWL@hfep02.dion.ne.jp> for ; Mon, 26 May 2003 23:55:02 +0900 Message-Id: <20030526235403.17c7052b.tkato@prontomail.com> Date: Mon, 26 May 2003 23:54:03 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/52698: Update port: math/plplot X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 15:00:32 -0000 >Number: 52698 >Category: ports >Synopsis: Update port: math/plplot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 26 08:00:25 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: - Fix MAN >How-To-Repeat: >Fix: diff -urN /usr/ports/math/plplot/Makefile math/plplot/Makefile --- /usr/ports/math/plplot/Makefile Mon May 19 09:42:32 2003 +++ math/plplot/Makefile Sun May 25 19:57:53 2003 @@ -7,6 +7,7 @@ PORTNAME= plplot PORTVERSION= 5.2.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -57,11 +58,11 @@ TCLINCDIR="${LOCALBASE}/include/tcl8.3" \ TCLPRIVATEINCDIR="${LOCALBASE}/include/tcl8.3/generic" \ TCLLIBDIR="${LOCALBASE}/lib" +MAN1+= plrender.1 plserver.1 pltcl.1 PLIST_SUB+= TCLTK="" .else CONFIGURE_ARGS+= --disable-itcl --disable-tcl --disable-tk PLIST_SUB+= TCLTK="@comment " -MAN1+= plrender.1 plserver.1 pltcl.1 .endif post-patch: >Release-Note: >Audit-Trail: >Unformatted: