From mohacsi@csoki.ki.iif.hu  Mon Oct 24 13:24:29 2011
Return-Path: <mohacsi@csoki.ki.iif.hu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A1AFD106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Oct 2011 13:24:29 +0000 (UTC)
	(envelope-from mohacsi@csoki.ki.iif.hu)
Received: from csoki.ki.iif.hu (csoki.ki.iif.hu [IPv6:2001:738:0:401::3])
	by mx1.freebsd.org (Postfix) with ESMTP id 3914A8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Oct 2011 13:24:29 +0000 (UTC)
Received: from csoki.ki.iif.hu (localhost [127.0.0.1])
	by csoki.ki.iif.hu (8.14.4/8.14.4) with ESMTP id p9ODOSb7098893
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Oct 2011 15:24:28 +0200 (CEST)
	(envelope-from mohacsi@csoki.ki.iif.hu)
Received: (from root@localhost)
	by csoki.ki.iif.hu (8.14.4/8.14.4/Submit) id p9ODORmt098892;
	Mon, 24 Oct 2011 15:24:27 +0200 (CEST)
	(envelope-from mohacsi)
Message-Id: <201110241324.p9ODORmt098892@csoki.ki.iif.hu>
Date: Mon, 24 Oct 2011 15:24:27 +0200 (CEST)
From: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] net-mgmt/ndpmon: [Fixing URI]
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         161964
>Category:       ports
>Synopsis:       [MAINTAINER] net-mgmt/ndpmon: [Fixing URI]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 24 13:30:00 UTC 2011
>Closed-Date:    Tue Oct 25 20:36:42 UTC 2011
>Last-Modified:  Tue Oct 25 20:40:10 UTC 2011
>Originator:     Janos Mohacsi
>Release:        FreeBSD 7.4-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD csoki.ki.iif.hu 7.4-STABLE FreeBSD 7.4-STABLE #2: Mon May 30 17:17:44 CEST 2011
>Description:
[DESCRIBE CHANGES]
Fixing Cavebear Ethernet manufacturer listings location

Added file(s):
- files/patch-plugins_mac__resolv_make-manuf

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ndpmon-1.4.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-plugins_mac__resolv_make-manuf /usr/ports/net-mgmt/ndpmon/files/patch-plugins_mac__resolv_make-manuf
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-plugins_mac__resolv_make-manuf	1970-01-01 01:00:00.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-plugins_mac__resolv_make-manuf	2011-10-24 15:23:09.000000000 +0200
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- plugins/mac_resolv/make-manuf.orig
++++ plugins/mac_resolv/make-manuf
+@@ -27,7 +27,7 @@
+ $outfile  = "manuf";
+ $inheader = 1;
+ $ieee_url = "http://standards.ieee.org/regauth/oui/oui_public.txt";
+-$cb_url   = "http://www.cavebear.com/CaveBear/Ethernet/Ethernet.txt";
++$cb_url   = "http://www.cavebear.com/archive/cavebear/Ethernet/Ethernet.txt";
+ %oui_list = ();
+ $hp       = "[0-9a-fA-F]{2}";
+ $oui_re   = "$hp:$hp:$hp";
--- ndpmon-1.4.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Tue Oct 25 19:34:13 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161964 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Tue Oct 25 20:36:41 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161964 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161964: commit references a PR
Date: Tue, 25 Oct 2011 20:36:33 +0000 (UTC)

 pawel       2011-10-25 20:36:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/ndpmon      Makefile 
   Added files:
     net-mgmt/ndpmon/files patch-plugins_mac__resolv_make-manuf 
   Log:
   Add patch fixing Cavebear Ethernet manufacturer listings location
   
   PR:             ports/161964
   Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
   
   Revision  Changes    Path
   1.11      +1 -0      ports/net-mgmt/ndpmon/Makefile
   1.1       +14 -0     ports/net-mgmt/ndpmon/files/patch-plugins_mac__resolv_make-manuf (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
