Hi!
On Sun, 5 May 2019 10:31:11 -0400
Brian Callahan <[email protected]> wrote:
> Hi Stephen --
>
> On 5/5/19 8:47 AM, Stephen Gregoratto wrote:
> > Gawk 5 released on April 12[1] with some cool new features. I
> > couldn't find updates for it on ports@, so here it is. The release
> > notes recommend using GNU Bison 3.3, but it compiles fine and
> > passes all tests on 6.5 and -current.
>
> Thanks for the diff. The comment from upstream about bison is
> regarding their infrastructure to generate needed files for their
> releases; since we're using release tarballs, these files are
> pre-generated (and thus we don't need to worry about bison).
>
> There needs to be a little more for this to be ok. First, REVISION is
> always removed when updating version. Second, there are some files
> installed to ${WRKINST}/etc/profile.d that should go. Third, if you
> run `make update-plist' then the PLIST changes.
>
> The attached diff takes care of these issues. All tests pass on
> amd64, hppa, and mips64el.
And so they do on macppc :) I've found nothing wrong port-wise as well.
OK cwen@
> ~Brian
>
> > [1]
> > https://lists.gnu.org/archive/html/info-gnu/2019-04/msg00002.html
> >