From owner-freebsd-ports Sat Sep 21 7:40: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCBCA37B401 for ; Sat, 21 Sep 2002 07:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28ADE43E6A for ; Sat, 21 Sep 2002 07:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8LEe2Co015264 for ; Sat, 21 Sep 2002 07:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8LEe2JL015263; Sat, 21 Sep 2002 07:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBEC37B401 for ; Sat, 21 Sep 2002 07:34:39 -0700 (PDT) Received: from hardtime.linuxman.net (hardtime.linuxman.net [66.147.26.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B94E043E65 for ; Sat, 21 Sep 2002 07:34:38 -0700 (PDT) (envelope-from fullermd@over-yonder.net) Received: from mortis.over-yonder.net (localhost [127.0.0.1]) by hardtime.linuxman.net (8.11.6/8.11.6) with ESMTP id g8LFM7d14614 for ; Sat, 21 Sep 2002 10:22:10 -0500 Received: by mortis.over-yonder.net (Postfix, from userid 100) id 3EA5F1F07; Sat, 21 Sep 2002 09:34:34 -0500 (CDT) Message-Id: <20020921143434.3EA5F1F07@mortis.over-yonder.net> Date: Sat, 21 Sep 2002 09:34:34 -0500 (CDT) From: "Matthew D.Fuller" Reply-To: "Matthew D.Fuller" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43170: Patch for gnapster to work around napigator breakage Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43170 >Category: ports >Synopsis: Patch for gnapster to work around napigator breakage >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 21 07:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthew D. Fuller >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD mortis.sighup.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Sep 9 00:51:05 CDT 2002 fullermd@mortis.sighup.org:/usr/obj/usr/src/sys/MORTIS i386 >Description: Napigator's server listing script screwed itself up somehow. Workaround found in their forums on their website. >How-To-Repeat: Try and use it. >Fix: Add files/patch-ag: --- src/napigator.c.orig Sat Sep 21 09:30:29 2002 +++ src/napigator.c Sat Sep 21 09:23:41 2002 @@ -107,7 +107,7 @@ set_blocking(source, 1); - n_send(source, "GET /servers.php?version=107&client=gnapster HTTP/1.0\n\n"); + n_send(source, "GET /servers.php?version=208&client=napigator HTTP/1.0\n\n"); stab->ci->napigator_input = INPUT_ADD(source, GDK_INPUT_READ, napigator_read, stab); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message