Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2007 22:02:49 +0800
From:      "Yinghong.Liu" <relaxbsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        relaxbsd@gmail.com
Subject:   ports/114941: Maintainer update port:games/pokerth update the LIB_DEPENDS
Message-ID:  <46a8aa13.1f538c0a.4b17.081a@mx.google.com>
Resent-Message-ID: <200707261410.l6QEA1Cs091485@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 26 14:10:00 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46a8aa13.1f538c0a.4b17.081a>