From tkato@prontomail.com  Sat Dec 27 06:00:57 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 DE7DC16A4CF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 27 Dec 2003 06:00:54 -0800 (PST)
Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6CA0C43D1F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 27 Dec 2003 06:00:53 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([61.198.217.157]) by hfep04.dion.ne.jp with SMTP
          id <20031227140050983.OIVR@hfep04.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sat, 27 Dec 2003 23:00:50 +0900
Message-Id: <20031227230006.4d57a966.tkato@prontomail.com>
Date: Sat, 27 Dec 2003 23:00:06 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: devel/bnf

>Number:         60619
>Category:       ports
>Synopsis:       Update port: devel/bnf
>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:   Sat Dec 27 06:10:13 PST 2003
>Closed-Date:    Sat Dec 27 06:28:37 PST 2003
>Last-Modified:  Sat Dec 27 06:28:37 PST 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Utileze INFO

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/bnf/Makefile devel/bnf/Makefile
--- /usr/ports/devel/bnf/Makefile	Fri Oct  3 21:09:44 2003
+++ devel/bnf/Makefile	Fri Dec 26 23:38:35 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	bnf
 PORTVERSION=	1.6.9
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,15 +17,6 @@
 
 GNU_CONFIGURE=	yes
 
-do-install:
-	@${INSTALL_PROGRAM} ${WRKSRC}/src/bnf ${PREFIX}/bin/bnf
-.if !defined(NOPORTDOCS)
-	@${INSTALL_DATA} ${WRKSRC}/doc/bnf.info ${PREFIX}/info
-.endif
-
-post-install:
-.if !defined(NOPORTDOCS)
-	@install-info ${PREFIX}/info/bnf.info ${PREFIX}/info/dir
-.endif
+INFO=		bnf
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/bnf/pkg-plist devel/bnf/pkg-plist
--- /usr/ports/devel/bnf/pkg-plist	Tue Jun  3 11:40:57 2003
+++ devel/bnf/pkg-plist	Fri Dec 26 23:33:51 2003
@@ -1,4 +1 @@
 bin/bnf
-%%PORTDOCS%%@unexec install-info --delete %D/%%PORTDOCS%%info/bnf.info %D/info/dir
-%%PORTDOCS%%info/bnf.info
-%%PORTDOCS%%@exec install-info %D/%%PORTDOCS%%info/bnf.info %D/info/dir
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Dec 27 06:28:28 PST 2003 
State-Changed-Why:  
Committed, thanks! 

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