diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-08-20 03:31:35 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-08-20 03:31:35 +0800 |
commit | 9f037db57408f9dc215cde42e64497d591017f53 (patch) | |
tree | 517ece0850c1f0e1600381a3b6e3d3c52b658ba3 /shells/bash | |
parent | ae76d31e82387f0000b26e260256afc4f41e1ca5 (diff) | |
download | freebsd-ports-gnome-9f037db57408f9dc215cde42e64497d591017f53.tar.gz freebsd-ports-gnome-9f037db57408f9dc215cde42e64497d591017f53.tar.zst freebsd-ports-gnome-9f037db57408f9dc215cde42e64497d591017f53.zip |
- Update to 4.3.24
- Don't attempt to remove directories owned by a dependency
Diffstat (limited to 'shells/bash')
-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 |