Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Feb 2019 21:04:41 -0800
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc:        Cy Schubert <Cy.Schubert@cschubert.com>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r491386 - head/devel/libmaa
Message-ID:  <201902100504.x1A54fGN043012@slippy.cwsent.com>
In-Reply-To: Message from Po-Chuan Hsieh <sunpoet@freebsd.org> of "Sat, 09 Feb 2019 04:57:13 %2B0800." <CAMHz58RiAmR%2BAowRKpuY3cOp1ZGvbUK0wbdvxwkKBsns2Zq3=Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <CAMHz58RiAmR+AowRKpuY3cOp1ZGvbUK0wbdvxwkKBsns2Zq3=Q@mail.gma
il.com>
, Po-Chuan Hsieh writes:
> On Wed, Feb 6, 2019 at 1:50 PM Cy Schubert <Cy.Schubert@cschubert.com>
> wrote:
>
> > In message <201901271957.x0RJvVMb013208@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@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?201902100504.x1A54fGN043012>