diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-10-03 17:57:32 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-10-03 17:57:32 +0000 |
commit | 83874e306705e68f375c7d3188e0af3fb8f2e3fb (patch) | |
tree | ca741f6d52c8f129cf7f8e71327d3b2bed1897da /shells | |
parent | 2ddf31e4fd58239f363876122b10bf8403b5a50f (diff) | |
download | ports-83874e306705e68f375c7d3188e0af3fb8f2e3fb.tar.gz ports-83874e306705e68f375c7d3188e0af3fb8f2e3fb.zip |
Notes
Diffstat (limited to 'shells')
-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 dce95530789f..d56787904a04 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 28 +PATCHLEVEL= 29 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 8bba90d867ab..b64d1b3c6998 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -56,3 +56,5 @@ SHA256 (bash/bash43-027) = 1eb76ad28561d27f7403ff3c76a36e932928a4b58a01b868d663c SIZE (bash/bash43-027) = 6889 SHA256 (bash/bash43-028) = e8b0dbed4724fa7b9bd8ff77d12c7f03da0fbfc5f8251ef5cb8511eb082b469d SIZE (bash/bash43-028) = 69606 +SHA256 (bash/bash43-029) = 4cc4a397fe6bc63ecb97d030a4e44258ef2d4e076d0e90c77782968cc43d6292 +SIZE (bash/bash43-029) = 1824 |