svn commit: r401580 - head/lang/dmd2

Cy Schubert Cy.Schubert at komquats.com
Sat Nov 14 19:54:50 UTC 2015


In message <56476D87.500 at FreeBSD.org>, Bryan Drewery writes:
> This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
> On 11/14/2015 8:45 AM, Cy Schubert wrote:
> > Author: cy
> > Date: Sat Nov 14 16:45:10 2015
> > New Revision: 401580
> > URL: https://svnweb.freebsd.org/changeset/ports/401580
> >=20
> > Log:
> >   Also, clean up after ourselves.
> >=20
> > Modified:
> >   head/lang/dmd2/Makefile
> >=20
> > Modified: head/lang/dmd2/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/lang/dmd2/Makefile	Sat Nov 14 16:39:57 2015	(r401579)
> > +++ head/lang/dmd2/Makefile	Sat Nov 14 16:45:10 2015	(r401580)
> > @@ -88,4 +88,7 @@ do-install:
> >  	${INSTALL_DATA} ${WRKSRC}/*.txt ${STAGEDIR}${DOCSDIR}
> >  	cd ${WRKDIR}/dmd2 && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}
> > =20
> > +post-clean:
> > +	@${RM} -r /tmp/.host_dmd-2.067.1
> > +
> >  .include <bsd.port.post.mk>
> >=20
> 
> This and r401579 should really be fixing the build to not use a static
> tmpdir name outside of WRKDIR.

Thanks. This has been fixed and the post-patch results have removed from 
the patch.


-- 
Cheers,
Cy Schubert <Cy.Schubert at komquats.com> or <Cy.Schubert at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.




More information about the svn-ports-all mailing list