From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 4 13:30:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DE7B37B401 for ; Wed, 4 Jun 2003 13:30:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE90243FB1 for ; Wed, 4 Jun 2003 13:30:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h54KUCUp035849 for ; Wed, 4 Jun 2003 13:30:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h54KUClv035848; Wed, 4 Jun 2003 13:30:12 -0700 (PDT) Resent-Date: Wed, 4 Jun 2003 13:30:12 -0700 (PDT) Resent-Message-Id: <200306042030.h54KUClv035848@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA81237B401 for ; 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 ; 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: Date: Wed, 04 Jun 2003 22:23:51 +0200 From: Kirill Ponomarew Sender: Kirill Ponomarew To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/52951: Update games/easysok (maintainer): bento fix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2003 20:30:14 -0000 >Number: 52951 >Category: ports >Synopsis: Update games/easysok (maintainer): bento fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 04 13:30:12 PDT 2003 >Closed-Date: >Last-Modified: >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: >Unformatted: