ports/172041: net/netselect: Update MASTER_SITES

KATO Tsuguru tkato432 at yahoo.com
Tue Sep 25 18:10:38 UTC 2012


>Number:         172041
>Category:       ports
>Synopsis:       net/netselect: Update MASTER_SITES
>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:   Tue Sep 25 18:10:37 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/netselect/Makefile net/netselect/Makefile
--- /usr/ports/net/netselect/Makefile	2012-07-21 06:06:08.000000000 +0900
+++ net/netselect/Makefile	2012-09-25 04:08:16.000000000 +0900
@@ -1,27 +1,24 @@
-# New ports collection makefile for:    netselect
-# Date created:                         15 July 2006
-# Whom:                                 Timothy Redaelli <drizzt at gufi.org>
-#
+# Created by: Timothy Redaelli <drizzt at gufi.org>
 # $FreeBSD: ports/net/netselect/Makefile,v 1.3 2012/07/20 21:06:08 bapt Exp $
-#
 
 PORTNAME=	netselect
 PORTVERSION=	0.3
 CATEGORIES=	net
-MASTER_SITES=	${MASTER_SITE_GENTOO} \
-		http://www.worldvisions.ca/~apenwarr/netselect/
-MASTER_SITE_SUBDIR=	distfiles
+MASTER_SITES=	http://apenwarr.ca/netselect/ \
+		GENTOO/distfiles
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Ultrafast implementation of ping
 
-PLIST_FILES=	bin/${PORTNAME}
-
-WRKSRC=		${WRKDIR}/${PORTNAME}
+LICENSE=	BSD
 
 OPTIONS_DEFINE=	SUID
 SUID_DESC=	Install with the sticky bit (mode 4110)
 
+WRKSRC=		${WRKDIR}/${PORTNAME}
+
+PLIST_FILES=	bin/${PORTNAME}
+
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MSUID}
diff -urN /usr/ports/net/netselect/pkg-descr net/netselect/pkg-descr
--- /usr/ports/net/netselect/pkg-descr	2006-07-16 02:14:45.000000000 +0900
+++ net/netselect/pkg-descr	2012-07-10 18:28:42.000000000 +0900
@@ -12,3 +12,5 @@
 
 It tells me statistics about each of the hostnames I provided,
 in much less time than doing a whole bunch of traceroutes.
+
+WWW: http://apenwarr.ca/netselect/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list