From relaxbsd@gmail.com  Thu Jul 26 14:05:10 2007
Return-Path: <relaxbsd@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6F88D16A418
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Jul 2007 14:05:10 +0000 (UTC)
	(envelope-from relaxbsd@gmail.com)
Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.238])
	by mx1.freebsd.org (Postfix) with ESMTP id 9E48B13C48E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Jul 2007 14:05:09 +0000 (UTC)
	(envelope-from relaxbsd@gmail.com)
Received: by qb-out-0506.google.com with SMTP id a10so255340qbd
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Jul 2007 07:05:08 -0700 (PDT)
Received: by 10.141.99.4 with SMTP id b4mr555920rvm.1185458708490;
        Thu, 26 Jul 2007 07:05:08 -0700 (PDT)
Received: from relaxbsd@gmail.com ( [218.77.100.96])
        by mx.google.com with ESMTPS id g31sm3227109rvb.2007.07.26.07.05.05
        (version=SSLv3 cipher=OTHER);
        Thu, 26 Jul 2007 07:05:07 -0700 (PDT)
Received: by relaxbsd@gmail.com (sSMTP sendmail emulation); Thu, 26 Jul 2007 22:02:49 +0800
Message-Id: <46a8aa13.1f538c0a.4b17.081a@mx.google.com>
Date: Thu, 26 Jul 2007 22:02:49 +0800
From: Yinghong.Liu <relaxbsd@gmail.com>
Reply-To: relaxbsd@gmail.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: relaxbsd@gmail.com
Subject: Maintainer update port:games/pokerth update the LIB_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         114941
>Category:       ports
>Synopsis:       Maintainer update port:games/pokerth update the LIB_DEPENDS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 26 14:10:00 GMT 2007
>Closed-Date:    Thu Jul 26 17:22:22 GMT 2007
>Last-Modified:  Thu Jul 26 17:30:04 GMT 2007
>Originator:     Yinghong.Liu
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Jun 3 12:43:41 CST 2007 root@relaxbsd.org:/usr/src/sys/i386/compile/RELAXBSD i386


	
>Description:
Change the boost LIB_DEPENDS boost_thread.3 to boot_thread.4 since the port:devel/boost has been changed.
	
>How-To-Repeat:
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile~	2007-07-07 20:16:53.000000000 +0800
+++ Makefile	2007-07-26 18:02:17.000000000 +0800
@@ -15,7 +15,7 @@
 MAINTAINER=	relaxbsd@gmail.com
 COMMENT=	A poker game written in C++/QT4
 
-LIB_DEPENDS=	boost_thread.3:${PORTSDIR}/devel/boost \
+LIB_DEPENDS=	boost_thread.4:${PORTSDIR}/devel/boost \
 		mikmod.2:${PORTSDIR}/audio/libmikmod
 
 MANUAL_PACKAGE_BUILD=	requires large memory to build
--- Makefile.diff ends here ---


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Jul 26 14:10:06 UTC 2007 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114941 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Thu Jul 26 17:22:20 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114941: commit references a PR
Date: Thu, 26 Jul 2007 17:22:21 +0000 (UTC)

 rafan       2007-07-26 17:22:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/pokerth        Makefile 
   Log:
   - Chase devel/boost lib version bump
   
   PR:             ports/114941
   Submitted by:   Yinghong Liu <relaxbsd at gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.2       +2 -1      ports/games/pokerth/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:
