diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-19 19:31:35 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-19 19:31:35 +0000 |
commit | 979faff7c192b7fe4fea81af7fcd804529e05dcc (patch) | |
tree | 517ece0850c1f0e1600381a3b6e3d3c52b658ba3 /shells | |
parent | 0f8b0881f59ba48f90752ed20fe150484df0bd86 (diff) | |
download | ports-979faff7c192b7fe4fea81af7fcd804529e05dcc.tar.gz ports-979faff7c192b7fe4fea81af7fcd804529e05dcc.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bash/distinfo | 4 | ||||
-rw-r--r-- | shells/bash/pkg-plist | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 52d2cabb6984..c96f32439119 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 22 +PATCHLEVEL= 24 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 9f33cb162d85..8103d755c340 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -44,3 +44,7 @@ SHA256 (bash/bash43-021) = 41439f06883e6bd11c591d9d5e9ae08afbc2abd4b935e1d244b08 SIZE (bash/bash43-021) = 1623 SHA256 (bash/bash43-022) = fd4d47bb95c65863f634c4706c65e1e3bae4ee8460c72045c0a0618689061a88 SIZE (bash/bash43-022) = 1782 +SHA256 (bash/bash43-023) = 9ac250c7397a8f53dbc84dfe790d2a418fbf1fe090bcece39b4a5c84a2d300d4 +SIZE (bash/bash43-023) = 3414 +SHA256 (bash/bash43-024) = 3b505882a0a6090667d75824fc919524cd44cc3bd89dd08b7c4e622d3f960f6c +SIZE (bash/bash43-024) = 1909 diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist index 1adc63653eb8..51cec11e48e3 100644 --- a/shells/bash/pkg-plist +++ b/shells/bash/pkg-plist @@ -39,7 +39,3 @@ man/man1/bashbug.1.gz %%NLS%%share/locale/vi/LC_MESSAGES/bash.mo %%NLS%%share/locale/zh_CN/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 -%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/en@quot |