Date: Tue, 15 Jul 2014 02:58:04 +0000 From: Steve Wills <swills@freebsd.org> To: Kris Moore <kmoore@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r361549 - head/emulators/pipelight Message-ID: <20140715025803.GE80651@mouf.net> In-Reply-To: <201407111533.s6BFX3RL038833@svn.freebsd.org> References: <201407111533.s6BFX3RL038833@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--imjhCm/Pyz7Rq5F2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, FYI: https://jenkins.freebsd.org/pci/head-amd64/poudriere/data/headamd64-default= /689/logs/errors/pipelight-0.2.7.1.log https://jenkins.freebsd.org/pci/head-i386/poudriere/data/headi386-default/6= 89/logs/errors/pipelight-0.2.7.1.log =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase= : check-sanity >=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 /!\ pipelight-0.2.7.1: Makefile warnings, please consider fixing /!\ MAN1 macros are deprecated when using stage directory /!\ pipelight-0.2.7.1: Makefile errors /!\ you cannot include bsd.port[.pre].mk twice Could you take a look? Thanks, Steve On Fri, Jul 11, 2014 at 03:33:03PM +0000, Kris Moore wrote: > Author: kmoore > Date: Fri Jul 11 15:33:03 2014 > New Revision: 361549 > URL: http://svnweb.freebsd.org/changeset/ports/361549 > QAT: https://qat.redports.org/buildarchive/r361549/ >=20 > Log: > - Update RUN_DEPENDS to use the correct version of wine, wine-devel on = i386, > and i386-wine-devel on amd64 >=20 > Modified: > head/emulators/pipelight/Makefile >=20 > Modified: head/emulators/pipelight/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/pipelight/Makefile Fri Jul 11 15:28:13 2014 (r361548) > +++ head/emulators/pipelight/Makefile Fri Jul 11 15:33:03 2014 (r361549) > @@ -19,7 +19,6 @@ RUN_DEPENDS=3D ${LOCALBASE}/bin/bash:${POR > ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget \ > ${LOCALBASE}/bin/zenity:${PORTSDIR}/x11/zenity \ > ${LOCALBASE}/bin/cabextract:${PORTSDIR}/archivers/cabextract \ > - ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/wine-devel \ > ${LOCALBASE}/bin/flock:${PORTSDIR}/sysutils/flock \ > ${LOCALBASE}/bin/gpg2:${PORTSDIR}/security/gnupg > =20 > @@ -27,8 +26,10 @@ RUN_DEPENDS=3D ${LOCALBASE}/bin/bash:${POR > =20 > .if ${ARCH} =3D=3D "i386" > BUILD_DEPENDS+=3D ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/wine-devel > +RUN_DEPENDS+=3D ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/wine-devel > .elif ${ARCH} =3D=3D "amd64" > BUILD_DEPENDS+=3D ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/i386-wine-= devel > +RUN_DEPENDS+=3D ${LOCALBASE}/bin/wine:${PORTSDIR}/emulators/i386-wine-de= vel > .endif > =20 > WRKSRC=3D ${WRKDIR}/mmueller2012-pipelight-e2362eb15df6 --imjhCm/Pyz7Rq5F2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTxJi6AAoJEPXPYrMgexuhb/sH/inK6nx1vox3OwY0xg5uQpXh VtcbHfv45oluGiESKqXrYGp6TW1nq9gbi/oG3HilBBCjXr5CudCzUh9MCChyjfD3 h9YVHiJmSqu4tUHGexVt8wDEMqIoqls6x4prFs+RKnJXQiuA+t4OVUZwmrb4r/zW TWndRr5NnWcI0DdILq8Fowu7XgmU6zNSSJXzo24wpN5S/CIEpn453L0Z0i8sjjix rbRAKirEFtAVZhxGN2hnsIluYd+uoJnuj7qOz1F2AIpOuAGwIIak7ywaRUHClCvm ubvKuZPHA0NA77UIin6O4aAf7Za8thyOO5UPBJshvJyC7E9+wRERSc5wnyLvaeM= =STLK -----END PGP SIGNATURE----- --imjhCm/Pyz7Rq5F2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140715025803.GE80651>