Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2002 15:07:24 +1300 (NZDT)
From:      Andrew Thompson <andy@fud.org.nz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46154: Update audio/napster to 1.5.1 as 1.5.0 do longer works due to a search bug
Message-ID:  <20021210020724.A8485483@grace.fud.org.nz>

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

>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




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