diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-01 16:14:07 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-01 16:14:07 +0000 |
commit | 30a7459d8388c2ee1ee725e9ee0fb1d79a41ead5 (patch) | |
tree | 8c93e16441209aad477459201d4de6e18fd59c1f /shells | |
parent | 91097651ff6cd6a82264b1ba0f4d4d0a2207c8c3 (diff) | |
download | ports-30a7459d8388c2ee1ee725e9ee0fb1d79a41ead5.tar.gz ports-30a7459d8388c2ee1ee725e9ee0fb1d79a41ead5.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 4 | ||||
-rw-r--r-- | shells/bash/distinfo | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 18d5df60795c..52d2cabb6984 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 18 +PATCHLEVEL= 22 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 2 +PORTREVISION?= 0 CATEGORIES= shells MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/shells/bash/distinfo b/shells/bash/distinfo index c1accf9ea4d2..9f33cb162d85 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -36,3 +36,11 @@ SHA256 (bash/bash43-017) = 1267c25c6b5ba57042a7bb6c569a6de02ffd0d29530489a16666c SIZE (bash/bash43-017) = 1565 SHA256 (bash/bash43-018) = 7aa8b40a9e973931719d8cc72284a8fb3292b71b522db57a5a79052f021a3d58 SIZE (bash/bash43-018) = 1315 +SHA256 (bash/bash43-019) = a7a91475228015d676cafa86d2d7aa9c5d2139aa51485b6bbdebfdfbcf0d2d23 +SIZE (bash/bash43-019) = 2610 +SHA256 (bash/bash43-020) = ca5e86d87f178128641fe91f2f094875b8c1eb2de9e0d2e9154f5d5cc0336c98 +SIZE (bash/bash43-020) = 2777 +SHA256 (bash/bash43-021) = 41439f06883e6bd11c591d9d5e9ae08afbc2abd4b935e1d244b08100076520a9 +SIZE (bash/bash43-021) = 1623 +SHA256 (bash/bash43-022) = fd4d47bb95c65863f634c4706c65e1e3bae4ee8460c72045c0a0618689061a88 +SIZE (bash/bash43-022) = 1782 |