mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix pkg-plist.
Bump PORTREVISION. Approved by: pav@ (portmgr)
This commit is contained in:
parent
3edbbacbc6
commit
e16c77d271
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229928
2 changed files with 30 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
||||||
PORTNAME= bash
|
PORTNAME= bash
|
||||||
PATCHLEVEL= 10
|
PATCHLEVEL= 10
|
||||||
PORTVERSION= 4.0.${PATCHLEVEL:S/^0//g}
|
PORTVERSION= 4.0.${PATCHLEVEL:S/^0//g}
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
CATEGORIES= shells
|
CATEGORIES= shells
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU:S/$/:bash/} \
|
MASTER_SITES= ${MASTER_SITE_GNU:S/$/:bash/} \
|
||||||
ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq
|
ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq
|
||||||
|
|
|
@ -2,9 +2,6 @@
|
||||||
bin/bash
|
bin/bash
|
||||||
bin/rbash
|
bin/rbash
|
||||||
bin/bashbug
|
bin/bashbug
|
||||||
%%NLS%%share/locale/en@boldquot/LC_MESSAGES/bash.mo
|
|
||||||
%%NLS%%share/locale/en@quot/LC_MESSAGES/bash.mo
|
|
||||||
%%NLS%%share/locale/ru/LC_MESSAGES/bash.mo
|
|
||||||
%%HELP%%%%DATADIR%%/alias
|
%%HELP%%%%DATADIR%%/alias
|
||||||
%%HELP%%%%DATADIR%%/arith
|
%%HELP%%%%DATADIR%%/arith
|
||||||
%%HELP%%%%DATADIR%%/arith_for
|
%%HELP%%%%DATADIR%%/arith_for
|
||||||
|
@ -19,8 +16,10 @@ bin/bashbug
|
||||||
%%HELP%%%%DATADIR%%/command
|
%%HELP%%%%DATADIR%%/command
|
||||||
%%HELP%%%%DATADIR%%/compgen
|
%%HELP%%%%DATADIR%%/compgen
|
||||||
%%HELP%%%%DATADIR%%/complete
|
%%HELP%%%%DATADIR%%/complete
|
||||||
|
%%HELP%%%%DATADIR%%/compopt
|
||||||
%%HELP%%%%DATADIR%%/conditional
|
%%HELP%%%%DATADIR%%/conditional
|
||||||
%%HELP%%%%DATADIR%%/continue
|
%%HELP%%%%DATADIR%%/continue
|
||||||
|
%%HELP%%%%DATADIR%%/coproc
|
||||||
%%HELP%%%%DATADIR%%/declare
|
%%HELP%%%%DATADIR%%/declare
|
||||||
%%HELP%%%%DATADIR%%/dirs
|
%%HELP%%%%DATADIR%%/dirs
|
||||||
%%HELP%%%%DATADIR%%/disown
|
%%HELP%%%%DATADIR%%/disown
|
||||||
|
@ -48,11 +47,13 @@ bin/bashbug
|
||||||
%%HELP%%%%DATADIR%%/let
|
%%HELP%%%%DATADIR%%/let
|
||||||
%%HELP%%%%DATADIR%%/local
|
%%HELP%%%%DATADIR%%/local
|
||||||
%%HELP%%%%DATADIR%%/logout
|
%%HELP%%%%DATADIR%%/logout
|
||||||
|
%%HELP%%%%DATADIR%%/mapfile
|
||||||
%%HELP%%%%DATADIR%%/popd
|
%%HELP%%%%DATADIR%%/popd
|
||||||
%%HELP%%%%DATADIR%%/printf
|
%%HELP%%%%DATADIR%%/printf
|
||||||
%%HELP%%%%DATADIR%%/pushd
|
%%HELP%%%%DATADIR%%/pushd
|
||||||
%%HELP%%%%DATADIR%%/pwd
|
%%HELP%%%%DATADIR%%/pwd
|
||||||
%%HELP%%%%DATADIR%%/read
|
%%HELP%%%%DATADIR%%/read
|
||||||
|
%%HELP%%%%DATADIR%%/readarray
|
||||||
%%HELP%%%%DATADIR%%/readonly
|
%%HELP%%%%DATADIR%%/readonly
|
||||||
%%HELP%%%%DATADIR%%/return
|
%%HELP%%%%DATADIR%%/return
|
||||||
%%HELP%%%%DATADIR%%/select
|
%%HELP%%%%DATADIR%%/select
|
||||||
|
@ -78,6 +79,31 @@ bin/bashbug
|
||||||
%%HELP%%%%DATADIR%%/wait
|
%%HELP%%%%DATADIR%%/wait
|
||||||
%%HELP%%%%DATADIR%%/while
|
%%HELP%%%%DATADIR%%/while
|
||||||
%%HELP%%@dirrm %%DATADIR%%
|
%%HELP%%@dirrm %%DATADIR%%
|
||||||
|
%%NLS%%share/locale/af/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/bg/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/ca/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/cs/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/de/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/en@boldquot/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/en@quot/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/eo/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/es/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/et/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/fr/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/hu/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/id/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/ja/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/lt/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/nl/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/pl/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/ro/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/ru/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/sk/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/sv/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/tr/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/vi/LC_MESSAGES/bash.mo
|
||||||
|
%%NLS%%share/locale/zh_TW/LC_MESSAGES/bash.mo
|
||||||
%%NLS%%@dirrmtry share/locale/en@boldquot/LC_MESSAGES
|
%%NLS%%@dirrmtry share/locale/en@boldquot/LC_MESSAGES
|
||||||
%%NLS%%@dirrmtry share/locale/en@boldquot
|
%%NLS%%@dirrmtry share/locale/en@boldquot
|
||||||
%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES
|
%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES
|
||||||
|
|
Loading…
Add table
Reference in a new issue