Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2015 11:54:40 -0800
From:      Cy Schubert <Cy.Schubert@komquats.com>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        Cy Schubert <cy@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r401580 - head/lang/dmd2
Message-ID:  <201511141954.tAEJsemU029391@slippy.cwsent.com>
In-Reply-To: Message from Bryan Drewery <bdrewery@FreeBSD.org> of "Sat, 14 Nov 2015 09:21:11 -0800." <56476D87.500@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <56476D87.500@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@komquats.com> or <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

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





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