Date: Sat, 15 Nov 2003 14:20:01 -0800 (PST) From: Sean Chittenden <seanc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bison1875 Makefile pkg-plist Message-ID: <200311152220.hAFMK16C004326@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311152220.hAFMK16C004326>