Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Aug 2014 18:10:29 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Max Brazhnikov <makc@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Kurt Jaeger <pi@svn.freebsd.org>
Subject:   Re: svn commit: r363876 - head/devel/xc3sprog
Message-ID:  <20140803161029.GA75980@ivaldir.etoilebsd.net>
In-Reply-To: <3753511.lraL0pD3eg@mercury.ph.man.ac.uk>
References:  <53de1c43.5af2.19e202d@svn.freebsd.org> <3753511.lraL0pD3eg@mercury.ph.man.ac.uk>

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

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

On Sun, Aug 03, 2014 at 03:18:03PM +0000, Max Brazhnikov wrote:
> On Sun, 03 Aug 2014 11:25:55 +0000Sun Aug  3 11:25:54 2014 Kurt Jaeger wr=
ote:
> > Author: pi
> > Date: Sun Aug  3 11:25:54 2014
> > New Revision: 363876
> > URL: http://svnweb.freebsd.org/changeset/ports/363876
> > QAT: https://qat.redports.org/buildarchive/r363876/
> >=20
> > Log:
> >   devel/xc3sprog: r449 -> r769, new distsite, stagify
> >  =20
> >   PR:		188055
> >   Submitted by:	pi
> >   Approved by:	wkoszek@FreeBSD.org (maintainer timeout)
> >=20
> > Modified:
> >   head/devel/xc3sprog/Makefile
> >   head/devel/xc3sprog/distinfo
> >=20
> > Modified: head/devel/xc3sprog/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/devel/xc3sprog/Makefile	Sun Aug  3 11:22:45 2014	(r363875)
> > +++ head/devel/xc3sprog/Makefile	Sun Aug  3 11:25:54 2014	(r363876)
> > @@ -1,29 +1,27 @@
> > -# Created by: Wojciech A. Koszek <wkoszek@FreeBSD.org>
> >  # $FreeBSD$
> > =20
> >  PORTNAME=3D	xc3sprog
> > -PORTVERSION=3D	r449
> > -PORTREVISION=3D	1
> > +PORTVERSION=3D	r769
> >  CATEGORIES=3D	devel
> > -MASTER_SITES=3D	http://FreeBSD.czest.pl/~wkoszek/ports/
> > +MASTER_SITES=3D	http://opsec.eu/src/xc3sprog/
> > =20
> > -MAINTAINER=3D ports@FreeBSD.org
> > +MAINTAINER=3D	ports@FreeBSD.org
> >  COMMENT=3D	Free programmer for Xilinx Spartan S3E Starter Kit
> > =20
> >  LIB_DEPENDS=3D	libftdi.so:${PORTSDIR}/devel/libftdi
> > -RUN_DEPENDS=3D	${LOCALBASE}/sbin/fxload:${PORTSDIR}/misc/fxload
> > +RUN_DEPENDS=3D	${LOCALBASE}/sbin/fxload:${PORTSDIR}/misc/fxload \
> > +		${LOCALBASE}/bin/cmake:${PORTSDIR}/devel/cmake
> > =20
> > -USES=3D		cmake
> > +USES=3D		tar:xz
> >  ALL_TARGET=3D	xc3sprog
> > =20
> >  PLIST_FILES=3D	bin/xc3sprog
> > =20
> > -NO_STAGE=3D	yes
> > -do-install:
> > -	${INSTALL_PROGRAM} ${WRKSRC}/xc3sprog ${PREFIX}/bin
> > +pre-configure:
> > +	cd ${WRKSRC} && cmake .
>=20
> What's wrong with USES=3Dcmake?=20

Beside that direct usage of cmake like this defeat passing proper env, mean=
ing
that for example CC is not respected anymore

Bapt

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlPeXvUACgkQ8kTtMUmk6EztGACcDzm6JS34lFSK6eqcAUIDirIp
VugAnj0rlzV/uYpEJK9omVo+nEzmtUvf
=eZDG
-----END PGP SIGNATURE-----

--u3/rZRmxL6MmkK24--



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