Re: git: 147de858be78 - main - x11-toolkits/libgdiplus: update to 6.1

From: Rene Ladan <rene_at_freebsd.org>
Date: Mon, 07 Nov 2022 12:35:07 UTC
On Mon, Nov 07, 2022 at 11:06:50AM +0000, Alexey Dokuchaev wrote:
> On Mon, Nov 07, 2022 at 10:46:23AM +0000, Rene Ladan wrote:
> > commit 147de858be78f7229af2ed2187652cf9d6049397
> > 
> >  x11-toolkits/libgdiplus: update to 6.1
> >     
> >  lots of bugfixed and plugged memory leaks
> > ...
> > @@ -41,4 +42,7 @@ PLIST_FILES=	lib/libgdiplus.a \
> >  		lib/libgdiplus.so.0.0.0 \
> >  		libdata/pkgconfig/libgdiplus.pc
> >  
> > +pre-configure:
> > +	cd ${WRKSRC} && autoconf
> 
> If USES+=autoreconf did not work for some reason, mentioning it in the
> commit log might encourage interested developers to take a closer look.
> 
autoreconf works just fine, it was an oversight on my side.

Regards,
René

> ./danfe