Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2014 14:43:27 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Johan van Selst <johans@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r339346 - head/emulators/catapult
Message-ID:  <20140110134327.GO15000@ithaqua.etoilebsd.net>
In-Reply-To: <201401101214.s0ACEuF7085638@svn.freebsd.org>
References:  <201401101214.s0ACEuF7085638@svn.freebsd.org>

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

--Qa0ccP92Gc0Ko3P8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jan 10, 2014 at 12:14:56PM +0000, Johan van Selst wrote:
> Author: johans
> Date: Fri Jan 10 12:14:56 2014
> New Revision: 339346
> URL: http://svnweb.freebsd.org/changeset/ports/339346
>=20
> Log:
>   - Update to 0.10.0
>     This version requires WX 2.8+ and a modern C++0x compiler
>   - Adopt port
>=20
> Modified:
>   head/emulators/catapult/Makefile
>   head/emulators/catapult/distinfo
>=20
> Modified: head/emulators/catapult/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/emulators/catapult/Makefile	Fri Jan 10 12:13:56 2014	(r339345)
> +++ head/emulators/catapult/Makefile	Fri Jan 10 12:14:56 2014	(r339346)
> @@ -2,13 +2,12 @@
>  # $FreeBSD$
> =20
>  PORTNAME=3D	catapult
> -PORTVERSION=3D	0.9.1
> -PORTREVISION=3D	4
> +PORTVERSION=3D	0.10.0
>  CATEGORIES=3D	emulators
>  MASTER_SITES=3D	SF/openmsx/openmsx/${PORTVERSION}
>  DISTNAME=3D	openmsx-${PORTNAME}-${PORTVERSION}
> =20
> -MAINTAINER=3D	ports@FreeBSD.org
> +MAINTAINER=3D	johans@FreeBSD.org
>  COMMENT=3D	GUI for openMSX
> =20
>  LICENSE=3D	GPLv2
> @@ -19,8 +18,10 @@ RUN_DEPENDS=3D	openmsx:${PORTSDIR}/emulato
>  OPTIONS_DEFINE=3D	DEBUG DOCS
> =20
>  USES=3D		gmake pkgconfig
> +USE_GCC=3D	4.6+
> +USE_CXXSTD=3D	gnu++0x

Why USE_GCC and not USES=3Dcompiler:c++0x which will allow clang in the sam=
e time?

regards,
Bapt

--Qa0ccP92Gc0Ko3P8
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (FreeBSD)

iEYEARECAAYFAlLP+P8ACgkQ8kTtMUmk6EwpfACdHsrcPdgeYUT3EPCFDxEb4/0A
BtEAn3+dacOU2U2jR8WgqBRddkpu2p48
=FVHB
-----END PGP SIGNATURE-----

--Qa0ccP92Gc0Ko3P8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140110134327.GO15000>