diff options
author | obrien <obrien@FreeBSD.org> | 2011-08-30 02:44:40 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2011-08-30 02:44:40 +0800 |
commit | 20101a41a0b992cdc4e82d1c10d2e453740d4896 (patch) | |
tree | 3c7e6168edb56b1453d233c62d69098a9190662b /shells/bash | |
parent | 0781859f723ade96a6cc52f9e205c198818d49c2 (diff) | |
download | freebsd-ports-gnome-20101a41a0b992cdc4e82d1c10d2e453740d4896.tar.gz freebsd-ports-gnome-20101a41a0b992cdc4e82d1c10d2e453740d4896.tar.zst freebsd-ports-gnome-20101a41a0b992cdc4e82d1c10d2e453740d4896.zip |
Update to Bash 4.1 patchlevel 11.
Under certain circumstances, running `fc -l' two times in succession
with a relative history offset at the end of the history will result
in an incorrect calculation of the last history entry and a seg fault
PR: 160239
Diffstat (limited to 'shells/bash')
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bash/distinfo | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 6a8fd5348672..ba337aa0e0ae 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bash -PATCHLEVEL= 10 +PATCHLEVEL= 11 PORTVERSION= 4.1.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 5416c2c2b23a..f6dc0af5ffd3 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -20,4 +20,6 @@ SHA256 (bash/bash41-009) = bd4006964ae88a5ed8032c16208130084efd43866afe19bb88a16 SIZE (bash/bash41-009) = 1323 SHA256 (bash/bash41-010) = 797758a867b6c93530be0217bf0f82edf747a3f5d7733186ff313d11f8d9d815 SIZE (bash/bash41-010) = 1801 +SHA256 (bash/bash41-011) = 1b2b81a20712cb56c10696a940d583ac2a01d07836f8139252e8fe023d291621 +SIZE (bash/bash41-011) = 2444 SHA256 (bash/FAQ) = IGNORE |