diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-08-16 20:17:23 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-08-16 20:17:23 +0000 |
commit | 3a5fc0a813a896daa2662e935358f405936746e5 (patch) | |
tree | d464467705197e61454f8d459e97e1fb312be0d8 /devel/bison | |
parent | 1e1c55286a8c88b2b32a7969f2b67aa24a7f874e (diff) | |
download | ports-3a5fc0a813a896daa2662e935358f405936746e5.tar.gz ports-3a5fc0a813a896daa2662e935358f405936746e5.zip |
Notes
Diffstat (limited to 'devel/bison')
-rw-r--r-- | devel/bison/Makefile | 3 | ||||
-rw-r--r-- | devel/bison/distinfo | 6 | ||||
-rw-r--r-- | devel/bison/pkg-plist | 7 |
3 files changed, 11 insertions, 5 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 71ac15374e8c..afb7705eeef1 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -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} diff --git a/devel/bison/distinfo b/devel/bison/distinfo index bf76eb14c94d..bd5263bb3a5b 100644 --- a/devel/bison/distinfo +++ b/devel/bison/distinfo @@ -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 diff --git a/devel/bison/pkg-plist b/devel/bison/pkg-plist index 2ee3f9be281c..631749dfae8c 100644 --- a/devel/bison/pkg-plist +++ b/devel/bison/pkg-plist @@ -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++ |