From owner-freebsd-ports Mon Dec 9 18:10: 3 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 C294A37B401 for ; Mon, 9 Dec 2002 18:10:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E422343EC2 for ; Mon, 9 Dec 2002 18:10:00 -0800 (PST) (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 gBA2A0x3015743 for ; Mon, 9 Dec 2002 18:10:00 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBA2A0XS015742; Mon, 9 Dec 2002 18:10:00 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47DE537B401 for ; Mon, 9 Dec 2002 18:02:43 -0800 (PST) Received: from smtp.fud.org.nz (203-79-83-205.cable.paradise.net.nz [203.79.83.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 457B743EBE for ; Mon, 9 Dec 2002 18:02:42 -0800 (PST) (envelope-from root@fud.org.nz) Received: from grace.fud.org.nz (grace.fud.org.nz [192.168.0.11]) by smtp.fud.org.nz (Postfix) with ESMTP id A16453A for ; Tue, 10 Dec 2002 15:09:23 +1300 (NZDT) Received: by grace.fud.org.nz (Postfix, from userid 0) id A8485483; Tue, 10 Dec 2002 15:07:24 +1300 (NZDT) Message-Id: <20021210020724.A8485483@grace.fud.org.nz> Date: Tue, 10 Dec 2002 15:07:24 +1300 (NZDT) From: Andrew Thompson Reply-To: Andrew Thompson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46154: Update audio/napster to 1.5.1 as 1.5.0 do longer works due to a search bug 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: 46154 >Category: ports >Synopsis: Update audio/napster to 1.5.1 as 1.5.0 do longer works due to a search bug >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 09 18:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Andrew Thompson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD grace.fud.org.nz 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Aug 11 20:02:15 NZST 2002 root@grace.fud.org.nz:/usr/obj/usr/src/sys/GRACE i386 >Description: This release fixes an incompatibility with Slavanap 2.3.0, which caused nap to always return "0 search results". >How-To-Repeat: Install nap, try to search. The problem is described @ http://quasar.mathstat.uottawa.ca/~selinger/nap/ >Fix: Update to 1.5.1 The patch files are no longer needed, this is my attempt at a diff diff -P -u -r napster.orig/Makefile napster/Makefile --- napster.orig/Makefile Tue Dec 10 13:53:24 2002 +++ napster/Makefile Tue Dec 10 13:53:49 2002 @@ -6,7 +6,7 @@ # PORTNAME= nap -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nap diff -P -u -r napster.orig/distinfo napster/distinfo --- napster.orig/distinfo Tue Dec 10 13:53:24 2002 +++ napster/distinfo Tue Dec 10 13:55:38 2002 @@ -1 +1 @@ -MD5 (nap-1.5.0.tar.gz) = 37f212b818e4d0a1674ddd63f638e1b3 +MD5 (nap-1.5.1.tar.gz) = 554753d5d6154bdf5057156cc60d0658 Only in napster.orig: files >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message