Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2005 13:55:21 +1100 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77754: [PATCH] audio/ksmp3play: fix unfetchable
Message-ID:  <20050220025521.AA131158A@localhost>
Resent-Message-ID: <200502200300.j1K30Xug012920@freefall.freebsd.org>

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

>Number:         77754
>Category:       ports
>Synopsis:       [PATCH] audio/ksmp3play: fix unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 20 03:00:33 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 00:12:24 EST
>Description:
Huzzah for sourceforge!

>How-To-Repeat:
>Fix:

--- ksmp3play-0.5.1_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/audio/ksmp3play/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	16 Mar 2004 04:23:32 -0000	1.16
+++ Makefile	20 Feb 2005 02:53:45 -0000
@@ -10,7 +10,8 @@
 PORTVERSION=	0.5.1
 PORTREVISION=	2
 CATEGORIES=	audio
-MASTER_SITES=	http://www.xanadunet.net/ksmp3play/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=ksmp3play
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An curses-based MP3 player
--- ksmp3play-0.5.1_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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