From bsam@ipt.ru  Sun Nov 11 20:29:57 2007
Return-Path: <bsam@ipt.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E788816A419
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 11 Nov 2007 20:29:57 +0000 (UTC)
	(envelope-from bsam@ipt.ru)
Received: from mail.ipt.ru (mail.ipt.ru [194.62.233.102])
	by mx1.freebsd.org (Postfix) with ESMTP id A651713C4A7
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 11 Nov 2007 20:29:57 +0000 (UTC)
	(envelope-from bsam@ipt.ru)
Received: from sp34.ipt.ru ([194.62.233.107] helo=bs1.sp34.ru)
	by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD))
	(envelope-from <bsam@ipt.ru>)
	id 1IrJR0-000NP0-70
	for FreeBSD-gnats-submit@freebsd.org; Sun, 11 Nov 2007 23:29:34 +0300
Received: from bsam by bs1.sp34.ru with local (Exim 4.63 (FreeBSD))
	(envelope-from <bsam@ipt.ru>)
	id 1IrJTb-0002XT-Kr
	for FreeBSD-gnats-submit@freebsd.org; Sun, 11 Nov 2007 23:32:15 +0300
Message-Id: <E1IrJTb-0002XT-Kr@bs1.sp34.ru>
Date: Sun, 11 Nov 2007 23:32:15 +0300
From: Boris Samorodov <bsam@FreeBSD.org>
Sender: Boris Samorodov <bsam@ipt.ru>
Reply-To: Boris Samorodov <bsam@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] audio/baudline: do depend upon linux Xorg libraries
X-Send-Pr-Version: 3.113
X-GNATS-Notify: dyeske@gmail.com

>Number:         117989
>Category:       ports
>Synopsis:       [patch] audio/baudline: do depend upon linux Xorg libraries
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 11 20:30:02 UTC 2007
>Closed-Date:    Sun Nov 11 22:19:25 UTC 2007
>Last-Modified:  Sun Nov 11 22:20:01 UTC 2007
>Originator:     Boris Samorodov
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
InPharmTech, Co.
>Environment:
System: FreeBSD bs1.sp34.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Wed Jul 25 05:26:21 MSD 2007 bsam@bs1.sp34.ru:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	The port tries to use native Xorg libraries, though it should
	use a linux libraries. The current port's infrastructure doesn't
	use USE_XORG knob at linux ports (i.e. when USE_LINUX is defined).
>How-To-Repeat:
	Install the port at a machine without x11/linux-xorg-libs port
	installed.
>Fix:
--- baudline.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/baudline/Makefile,v
retrieving revision 1.33
diff -u -r1.33 Makefile
--- Makefile	6 Nov 2007 11:28:08 -0000	1.33
+++ Makefile	11 Nov 2007 19:21:52 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	baudline
 PORTVERSION=	1.06
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio linux
 # We have permission from author Erik Olsen <erik@sigblips.net> for the
 # package cluster to automatically fetch baudline
@@ -20,7 +20,7 @@
 
 RUN_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123
 
-USE_XORG=	x11 xext xt ice
+USE_XLIB=	yes
 USE_LINUX=	yes
 ONLY_FOR_ARCHS=	i386 amd64
 
--- baudline.patch ends here ---

WBR
-- 
bsam
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 11 20:30:13 UTC 2007 
Responsible-Changed-Why:  
beech@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117989 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Nov 11 20:30:17 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117989 
State-Changed-From-To: feedback->closed 
State-Changed-By: beech 
State-Changed-When: Sun Nov 11 22:19:07 UTC 2007 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117989 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117989: commit references a PR
Date: Sun, 11 Nov 2007 22:18:55 +0000 (UTC)

 beech       2007-11-11 22:18:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/baudline       Makefile 
   Log:
   - Fix depend on linux-xorg-libs
   - Bump portrevision
   
   PR:             ports/117989
   Submitted by:   Boris Samorodov <bsam@FreeBSD.org>
   Approved by:    portmgr (linimon, mentor),
                   David Yeske <dyeske@gmail.com> (maintainer, implicit)
   
   Revision  Changes    Path
   1.34      +2 -2      ports/audio/baudline/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
