mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Update bison to 2.5 release
Thanks to miwi for testing it on an exp-run PR: ports/157769
This commit is contained in:
parent
dfa25e4e35
commit
7cdfadbd71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290131
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bison
|
||||
PORTVERSION= 2.4.3
|
||||
PORTVERSION= 2.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bison-2.4.3.tar.bz2) = 935302ef194c7f0974fed913eaac8100be512094eab573cf0b67bdf7db1d3a05
|
||||
SIZE (bison-2.4.3.tar.bz2) = 1652612
|
||||
SHA256 (bison-2.5.tar.bz2) = 0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8
|
||||
SIZE (bison-2.5.tar.bz2) = 2030863
|
||||
|
@ -38,6 +38,7 @@ share/aclocal/bison-i18n.m4
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/bison.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/bison-runtime.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/bison.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/bison-runtime.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/bison-runtime.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/bison.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/bison-runtime.mo
|
||||
@ -48,8 +49,10 @@ share/aclocal/bison-i18n.m4
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/bison.mo
|
||||
%%NLS%%share/locale/ga/LC_MESSAGES/bison-runtime.mo
|
||||
%%NLS%%share/locale/ga/LC_MESSAGES/bison.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/bison-runtime.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/bison-runtime.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/bison.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/bison-runtime.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/bison-runtime.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/bison.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/bison-runtime.mo
|
||||
|
Loading…
Reference in New Issue
Block a user