From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 24 13:30:01 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82476106564A for ; Mon, 24 Oct 2011 13:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3E4718FC14 for ; Mon, 24 Oct 2011 13:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9ODU1Nu062082 for ; Mon, 24 Oct 2011 13:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9ODU1hM062081; Mon, 24 Oct 2011 13:30:01 GMT (envelope-from gnats) Resent-Date: Mon, 24 Oct 2011 13:30:01 GMT Resent-Message-Id: <201110241330.p9ODU1hM062081@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1AFD106566C for ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/161964: [MAINTAINER] net-mgmt/ndpmon: [Fixing URI] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2011 13:30:01 -0000 >Number: 161964 >Category: ports >Synopsis: [MAINTAINER] net-mgmt/ndpmon: [Fixing URI] >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 Oct 24 13:30:00 UTC 2011 >Closed-Date: >Last-Modified: >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: >Unformatted: