Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2006 22:04:25 -0500 (CDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        shoesoft@gmx.net
Subject:   ports/99141: [PATCH] audio/musepack: portlint(1) fixes
Message-ID:  <200606190304.k5J34PrY004819@Laptop.mine.box>
Resent-Message-ID: <200606190310.k5J3AG34027794@freefall.freebsd.org>

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

>Number:         99141
>Category:       ports
>Synopsis:       [PATCH] audio/musepack: portlint(1) fixes
>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:   Mon Jun 19 03:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #5: Fri Jun 16 22:55:11 CDT 2006
>Description:
- make portlint happy

Port maintainer (shoesoft@gmx.net) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- musepack-1.15v.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/musepack/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	3 May 2006 05:14:23 -0000	1.6
+++ Makefile	19 Jun 2006 03:04:12 -0000
@@ -26,7 +26,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == alpha
-BROKEN=		"Does not compile on alpha"
+BROKEN=		Does not compile on alpha
 .endif
 
 .if ${ARCH} == i386
--- musepack-1.15v.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?200606190304.k5J34PrY004819>