cvs commit: ports/devel/bison1875 Makefile pkg-plist

Sean Chittenden seanc at FreeBSD.org
Sat Nov 15 14:20:02 PST 2003


seanc       2003/11/15 14:20:01 PST

  FreeBSD ports repository

  Modified files:
    devel/bison1875      Makefile pkg-plist 
  Log:
  When installing bison, create a symlink from bin/bison to bin/bison1875
  that way ports that require bison1875 (ie: PostgreSQL 7.4+) can properly
  detect this dependency.  Given both bison's have the appropriate CONFLICTS
  sections, this should be a big enough hint to users to move from
  bison < 1.875 to something more recent.  Bump port revision.
  
  Pointy hat to:  bison(1) authors for grammar incompatibilities
  
  Revision  Changes    Path
  1.44      +4 -1      ports/devel/bison1875/Makefile
  1.16      +2 -1      ports/devel/bison1875/pkg-plist


More information about the cvs-ports mailing list