Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2009 18:28:59 +0000 (UTC)
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells/bash Makefile
Message-ID:  <200911021829.nA2ISxt0088026@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
naddy       2009-11-02 18:28:59 UTC

  FreeBSD ports repository

  Modified files:
    shells/bash          Makefile 
  Log:
  Pass the -y flag to bison to fix $() parsing.
  Plain "bison -d parse.y" outputs parse.tab.c instead of y.tab.c,
  so y.tab.c is never regenerated, and the parser fix from patch 001
  is effectively not applied.
  
  PR:             139720
  Approved by:    maintainer timeout (4+2 weeks)
  
  Revision  Changes    Path
  1.117     +2 -2      ports/shells/bash/Makefile



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