From tkato@prontomail.com  Mon May 26 07:55:06 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C483537B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; 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 <FreeBSD-gnats-submit@FreeBSD.org>; 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 <FreeBSD-gnats-submit@FreeBSD.org>;
          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 <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: math/plplot

>Number:         52698
>Category:       ports
>Synopsis:       Update port: math/plplot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 08:00:25 PDT 2003
>Closed-Date:    Mon Jun 30 23:23:45 PDT 2003
>Last-Modified:  Mon Jun 30 23:23:45 PDT 2003
>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:
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Mon Jun 30 23:23:29 PDT 2003 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52698 
>Unformatted:
