From owner-svn-ports-all@FreeBSD.ORG Mon Jun 30 08:50:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13274931; Mon, 30 Jun 2014 08:50:33 +0000 (UTC) Received: from forward6l.mail.yandex.net (forward6l.mail.yandex.net [IPv6:2a02:6b8:0:1819::6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD6EE2D92; Mon, 30 Jun 2014 08:50:32 +0000 (UTC) Received: from smtp18.mail.yandex.net (smtp18.mail.yandex.net [95.108.252.18]) by forward6l.mail.yandex.net (Yandex) with ESMTP id 0E70D14E1DB4; Mon, 30 Jun 2014 12:50:28 +0400 (MSK) Received: from smtp18.mail.yandex.net (localhost [127.0.0.1]) by smtp18.mail.yandex.net (Yandex) with ESMTP id 4ADB918A030C; Mon, 30 Jun 2014 12:50:28 +0400 (MSK) Received: from unknown (unknown [77.66.236.100]) by smtp18.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 0YcA4WNHYl-oRKuC5n9; Mon, 30 Jun 2014 12:50:27 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: b569d323-aa0e-4d70-9952-a9c30e52d65d DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1404118227; bh=/HwufluOIzeKxVFA2Qn6Be65WPNQARTavcm31iz2j0Y=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=w6qGDs4qQKR1mp391/cSw9cer0RDSNu3IzxNUxAOnH3cxGFX4aDxyHtNYBQx0auwy tcTpO9VlDq/sBrxcSqkFAmzsmEySMTcCU8v80+yH2BKJ5tWjhSSspEhhkQDM9BLVvd z6M9DcHyrVtc7C/A7Qup0P+GlvwTSOGeEp1Lk7CA= Authentication-Results: smtp18.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <53B12481.30503@yandex.ru> Date: Mon, 30 Jun 2014 12:49:05 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Ren=E9_Ladan?= , Eitan Adler Subject: Re: svn commit: r359803 - head/games/crafty-open-enormous References: <201406300609.s5U690f0090258@svn.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Bapt , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2014 08:50:33 -0000 René Ladan wrote on 30.06.2014 12:19: > 2014-06-30 8:09 GMT+02:00 Eitan Adler : > >> Author: eadler >> Date: Mon Jun 30 06:09:00 2014 >> New Revision: 359803 >> URL: http://svnweb.freebsd.org/changeset/ports/359803 >> QAT: https://qat.redports.org/buildarchive/r359803/ >> >> Log: >> games/crafty-open-source: Fix bugs in r356899 by vanilla: >> - fix RUN_DEPENDS (missing a : prior to =) >> - add LEGAL_PACKAGE since NO_PACKAGE is unrelated to a known legal >> issue >> >> Modified: >> head/games/crafty-open-enormous/Makefile >> >> Modified: head/games/crafty-open-enormous/Makefile >> >> ============================================================================== >> --- head/games/crafty-open-enormous/Makefile Mon Jun 30 05:51:02 2014 >> (r359802) >> +++ head/games/crafty-open-enormous/Makefile Mon Jun 30 06:09:00 2014 >> (r359803) >> @@ -14,12 +14,13 @@ MAINTAINER= ports@FreeBSD.org >> COMMENT= Enormous opening book (about 270 MByte) for crafty >> >> BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty >> -RUN_DEPENDS= ${BUILD_DEPENDS} >> +RUN_DEPENDS= rafty:${PORTSDIR}/games/crafty Doesn't it's a typo? (rafty vs crafty). games/crafty doesn't install rafty binary. -- Regards, Ruslan T.O.S. Of Reality