1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update bison to 2.4.3

PR:		ports/144916
Tested by:	exp-run by pav
This commit is contained in:
Johan van Selst 2010-08-16 20:17:23 +00:00
parent 1e1c55286a
commit 3a5fc0a813
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259400
3 changed files with 11 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= bison
PORTVERSION= 2.4.1
PORTREVISION= 1
PORTVERSION= 2.4.3
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}

View File

@ -1,3 +1,3 @@
MD5 (bison-2.4.1.tar.bz2) = 84e80a2a192c1a4c02d43fbf2bcc4ca4
SHA256 (bison-2.4.1.tar.bz2) = 2354469782149e36c644ae7c3e5105895424ed21cda5c05b591cb3dc17068e6b
SIZE (bison-2.4.1.tar.bz2) = 1467784
MD5 (bison-2.4.3.tar.bz2) = c1d3ea81bc370dbd43b6f0b2cd21287e
SHA256 (bison-2.4.3.tar.bz2) = 935302ef194c7f0974fed913eaac8100be512094eab573cf0b67bdf7db1d3a05
SIZE (bison-2.4.3.tar.bz2) = 1652612

View File

@ -31,6 +31,7 @@ share/aclocal/bison-i18n.m4
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/location.hh
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/position.hh
%%PORTDOCS%%%%EXAMPLESDIR%%/calc++/stack.hh
%%NLS%%share/locale/ast/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/da/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/da/LC_MESSAGES/bison.mo
%%NLS%%share/locale/de/LC_MESSAGES/bison-runtime.mo
@ -42,6 +43,7 @@ share/aclocal/bison-i18n.m4
%%NLS%%share/locale/et/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/et/LC_MESSAGES/bison.mo
%%NLS%%share/locale/fi/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/fi/LC_MESSAGES/bison.mo
%%NLS%%share/locale/fr/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/fr/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ga/LC_MESSAGES/bison-runtime.mo
@ -56,6 +58,7 @@ share/aclocal/bison-i18n.m4
%%NLS%%share/locale/ja/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ky/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/lt/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/lv/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/ms/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/ms/LC_MESSAGES/bison.mo
%%NLS%%share/locale/nb/LC_MESSAGES/bison-runtime.mo
@ -66,6 +69,8 @@ share/aclocal/bison-i18n.m4
%%NLS%%share/locale/pl/LC_MESSAGES/bison.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison.mo
%%NLS%%share/locale/pt/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/pt/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ro/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/ro/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ru/LC_MESSAGES/bison-runtime.mo
@ -83,6 +88,8 @@ share/aclocal/bison-i18n.m4
%%NLS%%share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/bison.mo
%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ast
%%NLS%%@dirrmtry share/locale/ky/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ky
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/calc++