Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Feb 2006 14:15:44 -0600 (CST)
From:      Babak Farrokhi <babak@farrokhi.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92918: update port net/pathneck
Message-ID:  <20060206201544.A146056423@royalway.propagation.net>
Resent-Message-ID: <200602062020.k16KK8tP026470@freefall.freebsd.org>

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

>Number:         92918
>Category:       ports
>Synopsis:       update port net/pathneck
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 06 20:20:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
- remove USE_REINPLACE
- update MASTER_SITES
>How-To-Repeat:
	
>Fix:

	

--- pathneck.patch begins here ---
diff -ruN pathneck.orig/Makefile pathneck/Makefile
--- pathneck.orig/Makefile	Mon Feb  6 13:58:45 2006
+++ pathneck/Makefile	Mon Feb  6 14:00:38 2006
@@ -8,7 +8,8 @@
 PORTNAME=	pathneck
 PORTVERSION=	1.3
 CATEGORIES=	net
-MASTER_SITES=	http://gs274.sp.cs.cmu.edu/www/pathneck/
+MASTER_SITES=	http://gs274.sp.cs.cmu.edu/www/pathneck/ \
+		http://www.unixified.net/distfiles/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	babak@farrokhi.net
@@ -18,8 +19,6 @@
 		sbin/get-choke
 PORTDOCS=	COPYING ChangeLog README
 MAKEFILE=	Makefile.bsd
-
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,^CC .=,CC ?=,' \
--- pathneck.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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