Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 16:58:01 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49099: Update port: net/bing (distfiles survey)
Message-ID:  <86heaamj1y.wl%fuyuki@hadaly.org>

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

>Number:         49099
>Category:       ports
>Synopsis:       Update port: net/bing (distfiles survey)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 00:00:26 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 5.0-RELEASE-p4 FreeBSD 5.0-RELEASE-p4 #2: Fri Mar 7 13:26:51 JST 2003 root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS i386


	
>Description:
- Update MASTER_SITES
- Portlint
	
>How-To-Repeat:
	
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/bing/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	8 Mar 2003 22:33:55 -0000	1.7
+++ Makefile	11 Mar 2003 07:56:28 -0000
@@ -8,17 +8,17 @@
 PORTNAME=	bing
 PORTVERSION=	1.0.4
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.lip6.fr/pub/networking/
+MASTER_SITES=	ftp://netsw.org/net/ip/audit/load/bing/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A point-to-point bandwith measurement tool
 
-MAN8= 		bing.8
+MAN8=		bing.8
 
 post-install:
 .if !defined(NOPORTDOCS)
-	@${MKDIR} ${PREFIX}/share/doc/bing
-	${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/bing
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86heaamj1y.wl%fuyuki>