From 74894ed54d114f8e046e460c8dca6d2c40eb86ee Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 23 Sep 2001 00:21:23 +0000 Subject: Update to 1.29 * Added `-g' and `--graph'. * Added `--locations' and `%locations'. * Added `-S' and `--skeleton'. * `%raw', `-r', `--raw' is disabled. * Special characters are escaped when output. This solves the problems * New directives. `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose', `%debug', `%source_extension' and `%header_extension'. * The input and the output files has automatically a similar extension. Submitted by: demon --- devel/bison175/pkg-plist | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'devel/bison175/pkg-plist') diff --git a/devel/bison175/pkg-plist b/devel/bison175/pkg-plist index eda985803139..0d401c56d825 100644 --- a/devel/bison175/pkg-plist +++ b/devel/bison175/pkg-plist @@ -1,15 +1,18 @@ @comment $FreeBSD$ bin/bison -share/bison.hairy -share/bison.simple +share/bison/bison.hairy +share/bison/bison.simple @unexec install-info --delete %D/info/bison.info %D/info/dir info/bison.info @exec install-info %D/info/bison.info %D/info/dir share/locale/de/LC_MESSAGES/bison.mo share/locale/es/LC_MESSAGES/bison.mo +share/locale/et/LC_MESSAGES/bison.mo share/locale/fr/LC_MESSAGES/bison.mo +share/locale/ja/LC_MESSAGES/bison.mo share/locale/nl/LC_MESSAGES/bison.mo share/locale/ru/LC_MESSAGES/bison.mo +@dirrm share/bison @unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/* 2>/dev/null || true @unexec rmdir %D/share/locale 2>/dev/null || true -- cgit v1.2.3