From itetcu@people.tecnik93.com  Sat Mar 18 20:19:13 2006
Return-Path: <itetcu@people.tecnik93.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E21BE16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Mar 2006 20:19:13 +0000 (UTC)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC8C43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Mar 2006 20:19:13 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (localhost [127.0.0.1])
	by it.buh.tecnik93.com (Postfix) with ESMTP id C117C1758D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Mar 2006 22:19:09 +0200 (EET)
Message-Id: <1142713149.50757@it.buh.tecnik93.com>
Date: Sat, 18 Mar 2006 22:19:09 +0200
From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [MAINTAINER] net/cnet: Add MASTER_SITES, portlint
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         94656
>Category:       ports
>Synopsis:       [MAINTAINER] net/cnet: Add MASTER_SITES, portlint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 18 20:20:14 GMT 2006
>Closed-Date:    Sat Mar 18 22:13:19 GMT 2006
>Last-Modified:  Sat Mar 18 22:13:19 GMT 2006
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Add MASTER_SITES. [1]
portlint.

Requested by:   kris@ [1]


>How-To-Repeat:





>Fix:


--- cnet.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/cnet/Makefile,v
retrieving revision 1.1.1.3
retrieving revision 1.5
diff -u -r1.1.1.3 -r1.5
--- Makefile	18 Mar 2006 19:28:23 -0000	1.1.1.3
+++ Makefile	18 Mar 2006 20:13:12 -0000	1.5
@@ -4,11 +4,15 @@
 #
 # $FreeBSD: ports/net/cnet/Makefile,v 1.29 2006/03/10 17:35:29 erwin Exp $
 #
+# $Tecnik: ports/net/cnet/Makefile,v 1.5 2006/03/18 20:13:12 itetcu Exp $
+#
 
 PORTNAME=	cnet
 PORTVERSION=	2.0.10
 CATEGORIES=	net tcl84 tk84
-MASTER_SITES=	http://www.csse.uwa.edu.au/cnet/
+MASTER_SITES=	http://www.csse.uwa.edu.au/cnet/ \
+		ftp://ftp.giga.net.tw/OS/FreeBSD/distfiles/ \
+		http://people.tecnik93.com/~itetcu/ports/${PORTNAME}/sources/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	itetcu@people.tecnik93.com
@@ -16,7 +20,6 @@
 
 LIB_DEPENDS=	tk84.1:${PORTSDIR}/x11-toolkits/tk84
 
-USE_REINPLACE=	yes
 USE_XPM=	yes
 USE_GMAKE=	yes
 ALL_TARGET=	# empty
@@ -25,7 +28,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "ia64" || ${ARCH} == "amd64"
-BROKEN=		"Does not compile on amd64 or ia64"
+BROKEN=		Does not compile on amd64 or ia64
 .endif
 
 post-patch:
--- cnet.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Mar 18 22:11:08 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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