From 20101a41a0b992cdc4e82d1c10d2e453740d4896 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 29 Aug 2011 18:44:40 +0000 Subject: 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 --- shells/bash/Makefile | 2 +- shells/bash/distinfo | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- cgit