Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2003 23:00:06 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60619: Update port: devel/bnf
Message-ID:  <20031227230006.4d57a966.tkato@prontomail.com>
Resent-Message-ID: <200312271410.hBREAEhK031521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60619
>Category:       ports
>Synopsis:       Update port: devel/bnf
>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:   Sat Dec 27 06:10:13 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031227230006.4d57a966.tkato>