From alex@foxybanana.com  Mon Jun 19 03:04:38 2006
Return-Path: <alex@foxybanana.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0968316A47B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Jun 2006 03:04:38 +0000 (UTC)
	(envelope-from alex@foxybanana.com)
Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net [205.152.59.69])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4AA7543D45
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Jun 2006 03:04:37 +0000 (GMT)
	(envelope-from alex@foxybanana.com)
Received: from ibm63aec.bellsouth.net ([68.209.153.178])
          by imf21aec.mail.bellsouth.net with ESMTP
          id <20060619030436.XWTR518.imf21aec.mail.bellsouth.net@ibm63aec.bellsouth.net>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sun, 18 Jun 2006 23:04:36 -0400
Received: from Laptop.mine.box ([68.209.153.178]) by ibm63aec.bellsouth.net
          with ESMTP
          id <20060619030436.SGYT2189.ibm63aec.bellsouth.net@Laptop.mine.box>;
          Sun, 18 Jun 2006 23:04:36 -0400
Received: from Laptop.mine.box (localhost [127.0.0.1])
	by Laptop.mine.box (8.13.6/8.13.6) with ESMTP id k5J34QS7004820;
	Sun, 18 Jun 2006 22:04:27 -0500 (CDT)
	(envelope-from alex@Laptop.mine.box)
Received: (from alex@localhost)
	by Laptop.mine.box (8.13.6/8.13.6/Submit) id k5J34PrY004819;
	Sun, 18 Jun 2006 22:04:25 -0500 (CDT)
	(envelope-from alex)
Message-Id: <200606190304.k5J34PrY004819@Laptop.mine.box>
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: [PATCH] audio/musepack: portlint(1) fixes
X-Send-Pr-Version: 3.113
X-GNATS-Notify: shoesoft@gmx.net

>Number:         99141
>Category:       ports
>Synopsis:       [PATCH] audio/musepack: portlint(1) fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 19 03:10:16 GMT 2006
>Closed-Date:    Mon Jul 03 17:17:34 GMT 2006
>Last-Modified:  Mon Jul 03 17:17:34 GMT 2006
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Jun 19 03:16:10 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99141 
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Mon Jun 19 07:03:38 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99141 
State-Changed-From-To: feedback->open 
State-Changed-By: itetcu 
State-Changed-When: Mon Jul 3 16:32:06 UTC 2006 
State-Changed-Why:  
maintianer timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99141 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Mon Jul 3 17:17:33 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99141 
>Unformatted:
