Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2006 21:58:25 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells/bash Makefile
Message-ID:  <200603062158.k26LwQbA010080@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2006-03-06 21:58:25 UTC

  FreeBSD ports repository

  Modified files:
    shells/bash          Makefile 
  Log:
  When bash is built with the bison 1.75 port present it breaks the ability
  of bash to parse certain legal shell scripts (used by e.g. GNU configure).
  Fix this by explicitly directing bash to use yacc.
  
  Bump PORTREVISION since this is likely to be a common enough occurrence
  that many users will benefit from the rebuild.
  
  Submitted by:   Nicolas Rachinsky <nicolas-0@ml.turing-complete.org>
  PR:             ports/94086
  Approved by:    portmgr (implicit)
  
  Revision  Changes    Path
  1.89      +3 -1      ports/shells/bash/Makefile



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