diff options
author | obrien <obrien@FreeBSD.org> | 2012-04-25 01:48:36 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2012-04-25 01:48:36 +0800 |
commit | 5c76fa90edbd459c3c1a094250669d414655b734 (patch) | |
tree | 96e72b590259a7f4f1e31f8e5d5d6ba56e53bb9d /shells | |
parent | a48a45521e34e888188a02b4d940a7cd4f48d8a0 (diff) | |
download | freebsd-ports-gnome-5c76fa90edbd459c3c1a094250669d414655b734.tar.gz freebsd-ports-gnome-5c76fa90edbd459c3c1a094250669d414655b734.tar.zst freebsd-ports-gnome-5c76fa90edbd459c3c1a094250669d414655b734.zip |
Update version 4.2 to patchlevel 24.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bash/distinfo | 8 | ||||
-rw-r--r-- | shells/bash/pkg-plist | 2 |
3 files changed, 9 insertions, 3 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 59c6b982692b..c452ed507912 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bash -PATCHLEVEL= 20 +PATCHLEVEL= 24 PORTVERSION= 4.2.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells diff --git a/shells/bash/distinfo b/shells/bash/distinfo index def9af14977a..4fffffc4f4fd 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -40,4 +40,12 @@ SHA256 (bash/bash42-019) = a8b7cd02207656976016d93cab48e073cb5da002ceb27b7a63fc5 SIZE (bash/bash42-019) = 1415 SHA256 (bash/bash42-020) = 494773f0d0078cb35372d24caa523b00d8fdbbaed71e41dc14c9e47579da3c6f SIZE (bash/bash42-020) = 1825 +SHA256 (bash/bash42-021) = a887a97be226575ecf483be2c76655bd6d1edde1cdfe199c27bd2e6baf32badc +SIZE (bash/bash42-021) = 1532 +SHA256 (bash/bash42-022) = 9dcdf69df7f8cd2ba88d18c45a0d8f55fbe4f0e273411179db94dd6198b85c6b +SIZE (bash/bash42-022) = 1395 +SHA256 (bash/bash42-023) = 5dc11394f1a6c887373c081396efd4f4cc04492696722c57a4811c207965f0bf +SIZE (bash/bash42-023) = 1699 +SHA256 (bash/bash42-024) = 99c826bdd33bee281d0a9191550d62a24d0b256cd41c90afd10abd63a66b99e6 +SIZE (bash/bash42-024) = 1363 SHA256 (bash/FAQ) = IGNORE diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist index adcd3062adbe..7abf094af6da 100644 --- a/shells/bash/pkg-plist +++ b/shells/bash/pkg-plist @@ -104,9 +104,7 @@ bin/bashbug %%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/uk/LC_MESSAGES/bash.mo %%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 |