From owner-svn-ports-head@FreeBSD.ORG Thu Jan 30 08:20:40 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E77626D; Thu, 30 Jan 2014 08:20:40 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 397E1100A; Thu, 30 Jan 2014 08:20:39 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id n12so9754521wgh.0 for ; Thu, 30 Jan 2014 00:20:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=+ifIOQ5ikWuyHIAi7L8IYcdh3x8572vRMImChaPQtG0=; b=cf0AYnKUn/XB6q4tjDr8l3io0qDuPON5dmRBfMGs9M66z31v/YVRec5ZH8etmQPkfa SerXS7yt4V/NnM3DgNDoa0nTWk4NIOfqaea5j7bvP2bERMgQ1EjgPmVlF0+1kvfgR+UV 16XQPtzyKaUnqnsSxcwB3gczfUmXspNB9WS7tK6PmKf5kAuEs7YUaqX6MriyVwdQeHnu z1RCEfiTDzFPyelZGT58nk3J2QKivmbLDNUJwkIywSy2w++EDIP4reQt7k9grdXQSb1P HKS5aVnyvISbJ1TfftTVd+MDR9XOjsmq+kytYextryDNiw10pOELRQi0xQ99VM+qgS48 AHLQ== X-Received: by 10.180.19.65 with SMTP id c1mr15773171wie.39.1391070037717; Thu, 30 Jan 2014 00:20:37 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id ea4sm48072341wib.7.2014.01.30.00.20.35 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 30 Jan 2014 00:20:36 -0800 (PST) Sender: Baptiste Daroussin Date: Thu, 30 Jan 2014 09:20:34 +0100 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r341801 - head/games/adgali Message-ID: <20140130082033.GE54904@ithaqua.etoilebsd.net> References: <201401300504.s0U54Ai7041046@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a+b56+3nqLzpiR9O" Content-Disposition: inline In-Reply-To: <201401300504.s0U54Ai7041046@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jan 2014 08:20:40 -0000 --a+b56+3nqLzpiR9O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 30, 2014 at 05:04:10AM +0000, Alexey Dokuchaev wrote: > Author: danfe > Date: Thu Jan 30 05:04:10 2014 > New Revision: 341801 > URL: http://svnweb.freebsd.org/changeset/ports/341801 > QAT: https://qat.redports.org/buildarchive/r341801/ >=20 > Log: > - Stagify, drop indefinite article from COMMENT, modernize LID_DEPENDS = syntax > - Remove the check for a long-time unsupported "alpha" architecture > - Check if libexecinfo.so is available in the base; convert USE_GMAKE, = etc. >=20 > Modified: > head/games/adgali/Makefile >=20 > Modified: head/games/adgali/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/games/adgali/Makefile Thu Jan 30 03:34:12 2014 (r341800) > +++ head/games/adgali/Makefile Thu Jan 30 05:04:10 2014 (r341801) > @@ -1,4 +1,4 @@ > -# Created by: ijliao > +# Created by: Ying-Chieh Liao > # $FreeBSD$ > =20 > PORTNAME=3D adgali > @@ -8,39 +8,33 @@ CATEGORIES=3D games devel > MASTER_SITES=3D http://adgali.apiou.org/download/ > =20 > MAINTAINER=3D gahr@FreeBSD.org > -COMMENT=3D An open source game library useful for 2D game development > +COMMENT=3D Open source game library useful for 2D game development > =20 > LICENSE=3D GPLv2 > =20 > -LIB_DEPENDS=3D jpeg.11:${PORTSDIR}/graphics/jpeg \ > - png15:${PORTSDIR}/graphics/png \ > - tiff.4:${PORTSDIR}/graphics/tiff \ > - freetype.9:${PORTSDIR}/print/freetype2 \ > - execinfo.1:${PORTSDIR}/devel/libexecinfo > +LIB_DEPENDS=3D libjpeg.so:${PORTSDIR}/graphics/jpeg \ > + libpng15.so:${PORTSDIR}/graphics/png \ > + libtiff.so:${PORTSDIR}/graphics/tiff \ > + libfreetype.so:${PORTSDIR}/print/freetype2 > +.if !exists(/usr/include/execinfo.h) > +LIB_DEPENDS+=3D libexecinfo.so:${PORTSDIR}/devel/libexecinfo > +.endif > =20 This is not needed LIB_DEPENDS=3D libexecinfo.so:${PORTSDIR}/devel/libexeci= nfo will already do the right job here. aka it will find libexecinfo in base and thus not depends on devel/libexecinfo. regards, Bapt --a+b56+3nqLzpiR9O Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLqC1EACgkQ8kTtMUmk6Ey2HwCgmt9p6EnQNQu3V4qzHRnLArip /IMAn3yRLBiAR7YsYoxztfeAuecs2erB =gphE -----END PGP SIGNATURE----- --a+b56+3nqLzpiR9O--