From krion@voodoo.oberon.net  Wed Jun  4 13:24:44 2003
Return-Path: <krion@voodoo.oberon.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CA81237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jun 2003 13:24:44 -0700 (PDT)
Received: from office.LF.net (office.LF.net [212.9.190.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3682243F75
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jun 2003 13:24:44 -0700 (PDT)
	(envelope-from krion@voodoo.oberon.net)
Received: from voodoo.oberon.net ([212.118.165.100])
	by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168)
	(Exim 4.10)
	id 19NeoG-000OJT-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 04 Jun 2003 22:24:36 +0200
Received: from krion by voodoo.oberon.net with local (Exim 4.10)
	id 19NenX-000DVe-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 04 Jun 2003 22:23:51 +0200
Message-Id: <E19NenX-000DVe-00@voodoo.oberon.net>
Date: Wed, 04 Jun 2003 22:23:51 +0200
From: Kirill Ponomarew <ponomarew@oberon.net>
Sender: Kirill Ponomarew <krion@voodoo.oberon.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update games/easysok (maintainer): bento fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52951
>Category:       ports
>Synopsis:       Update games/easysok (maintainer): bento fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 04 13:30:12 PDT 2003
>Closed-Date:    Fri Jun 06 06:07:11 PDT 2003
>Last-Modified:  Fri Jun 06 06:07:11 PDT 2003
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update games/easysok (maintainer): bento fix

libmng support was removed because software 
conflicts with libmng-1.0.5. In next software release
it will be fixed.

One disadvantage of this patch is that players can't 
save their results as MNG and public it online on the 
website eg.

>How-To-Repeat:
>Fix:
diff -urN easysok.orig/files/patch-configure easysok/files/patch-configure
--- easysok.orig/files/patch-configure	Thu Jan  1 01:00:00 1970
+++ easysok/files/patch-configure	Wed Jun  4 22:08:14 2003
@@ -0,0 +1,11 @@
+--- configure.orig	Wed Jun  4 22:07:15 2003
++++ configure	Wed Jun  4 22:07:55 2003
+@@ -24915,7 +24915,7 @@
+   echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+-LIBS="-lmng  $LIBS"
++LIBS="-lmngdead  $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ /* confdefs.h.  */
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: fjoe 
State-Changed-When: Fri Jun 6 06:06:46 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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