- Back out update to 2.0

Requested by:	ade
This commit is contained in:
Pav Lucistnik 2005-09-04 10:45:23 +00:00
parent edae0019f0
commit ec3881eb40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141885
3 changed files with 8 additions and 14 deletions

View File

@ -6,7 +6,9 @@
#
PORTNAME= bison
PORTVERSION= 2.0
PORTVERSION= 1.75
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -17,9 +19,9 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
CONFLICTS= bison-1.7[0-9]* bison-1.8[0-9]*
CONFLICTS= bison-1.8[0-9]* bison-2.[0-9]*
USE_GZIP= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -1,2 +1,2 @@
MD5 (bison-2.0.tar.gz) = c17f964fd5504b88b07a183420de25e3
SIZE (bison-2.0.tar.gz) = 1163590
MD5 (bison-1.75.tar.bz2) = dd88fe42e35d554c00af430a9342456a
SIZE (bison-1.75.tar.bz2) = 773106

View File

@ -1,31 +1,23 @@
@comment $FreeBSD$
bin/bison
bin/yacc
%%DATADIR%%/README
%%DATADIR%%/c.m4
%%DATADIR%%/glr.c
%%DATADIR%%/lalr1.cc
%%DATADIR%%/m4sugar/m4sugar.m4
%%DATADIR%%/m4sugar/version.m4
%%DATADIR%%/yacc.c
%%NLS%%share/locale/da/LC_MESSAGES/bison.mo
%%NLS%%share/locale/de/LC_MESSAGES/bison.mo
%%NLS%%share/locale/es/LC_MESSAGES/bison.mo
%%NLS%%share/locale/et/LC_MESSAGES/bison.mo
%%NLS%%share/locale/fr/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ga/LC_MESSAGES/bison.mo
%%NLS%%share/locale/hr/LC_MESSAGES/bison.mo
%%NLS%%share/locale/id/LC_MESSAGES/bison.mo
%%NLS%%share/locale/it/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ja/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ms/LC_MESSAGES/bison.mo
%%NLS%%share/locale/nb/LC_MESSAGES/bison.mo
%%NLS%%share/locale/nl/LC_MESSAGES/bison.mo
%%NLS%%share/locale/pl/LC_MESSAGES/bison.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ro/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ru/LC_MESSAGES/bison.mo
%%NLS%%share/locale/sv/LC_MESSAGES/bison.mo
%%NLS%%share/locale/tr/LC_MESSAGES/bison.mo
lib/liby.a
@dirrm %%DATADIR%%/m4sugar
@dirrm %%DATADIR%%