svn commit: r491386 - head/devel/libmaa

Cy Schubert Cy.Schubert at cschubert.com
Sun Feb 10 05:04:46 UTC 2019


In message <CAMHz58RiAmR+AowRKpuY3cOp1ZGvbUK0wbdvxwkKBsns2Zq3=Q at mail.gma
il.com>
, Po-Chuan Hsieh writes:
> On Wed, Feb 6, 2019 at 1:50 PM Cy Schubert <Cy.Schubert at cschubert.com>
> wrote:
>
> > In message <201901271957.x0RJvVMb013208 at repo.freebsd.org>, Sunpoet
> > Po-Chuan Hsi
> > eh writes:
> > > Author: sunpoet
> > > Date: Sun Jan 27 19:57:31 2019
> > > New Revision: 491386
> > > URL: https://svnweb.freebsd.org/changeset/ports/491386
> > >
> > > Log:
> > >   Clean up Makefile
> > >
> > > Modified:
> > >   head/devel/libmaa/Makefile
> > >
> > > Modified: head/devel/libmaa/Makefile
> > >
> > ===========================================================================
> ==
> > > =
> > > --- head/devel/libmaa/Makefile        Sun Jan 27 19:57:25 2019
> > (r49138
> > > 5)
> > > +++ head/devel/libmaa/Makefile        Sun Jan 27 19:57:31 2019
> > (r49138
> > > 6)
> > > @@ -16,7 +16,8 @@ BUILD_DEPENDS=
> > mk-configure>=0.29.1:devel/mk-configure
> > >
> > >  OPTIONS_DEFINE=      DOCS
> > >
> > > -MAKE_ARGS=   -m ${LOCALBASE}/share/mkc-mk DOCDIR=${DOCSDIR}
> > LIBDIR=${PREFIX}
> > > /lib
> > > +MAKE_ARGS=   DOCDIR=${DOCSDIR}
> > > +MAKE_CMD=    mkcmake
> > >  NO_CONFIGURE=        yes
> > >  USE_LDCONFIG=        yes
> > >
> > > @@ -24,7 +25,6 @@ GH_ACCOUNT= cheusov
> > >  USE_GITHUB=  yes
> > >
> > >  post-patch:
> > > -     @${AWK} -f ${WRKSRC}/maa/arggram2c < ${WRKSRC}/maa/arggram.txt >
> > ${WRKS
> > > RC}/maa/arggram.c
> > >       @${REINPLACE_CMD} -e '/^FILES *=/ s|LICENSE||'
> > ${WRKSRC}/doc/Makefile
> > >       @${REINPLACE_CMD} -e '/^#SHLIB_TEENY *=/ s|#||'
> > ${WRKSRC}/maa/Makefile
> > >
> > >
> >
> > Hi Sunpoet,
> >
> > This is causing the following poudriere error under 13-CURRENT.
> >
>
> It should be fixed in r492448.
> Thanks!
>

Thank you. I restarted my poudriere builds this morning. So far failed: 
0, skipped: 0. Thanks again.


-- 
Cheers,
Cy Schubert <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