diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-08-14 14:10:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-08-14 14:10:19 +0000 |
commit | 70ddfde405d6c7fe1dd87a652af1de0d2dda20f8 (patch) | |
tree | 54dcbc9cf6b12ed49e3622b619d35b5cce90fddc /shells | |
parent | 2e0a85ba681a651bc29d3b18f69b1aa625aaaa82 (diff) | |
download | ports-70ddfde405d6c7fe1dd87a652af1de0d2dda20f8.tar.gz ports-70ddfde405d6c7fe1dd87a652af1de0d2dda20f8.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 4 | ||||
-rw-r--r-- | shells/bash/distinfo | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 90b7f60228d6..0af0d77f2f5b 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 39 +PATCHLEVEL= 42 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 3 +PORTREVISION?= 0 CATEGORIES= shells MASTER_SITES= GNU/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:R} diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 698c7793f14c..185aecd561ec 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -78,3 +78,9 @@ SHA256 (bash/bash43-038) = adbeaa500ca7a82535f0e88d673661963f8a5fcdc7ad63445e68b SIZE (bash/bash43-038) = 2354 SHA256 (bash/bash43-039) = ab94dced2215541097691f60c3eb323cc28ef2549463e6a5334bbcc1e61e74ec SIZE (bash/bash43-039) = 1531 +SHA256 (bash/bash43-040) = 84bb396b9262992ca5424feab6ed3ec39f193ef5c76dfe4a62b551bd8dd9d76b +SIZE (bash/bash43-040) = 1532 +SHA256 (bash/bash43-041) = 4ec432966e4198524a7e0cd685fe222e96043769c9613e66742ac475db132c1a +SIZE (bash/bash43-041) = 2362 +SHA256 (bash/bash43-042) = b75a53141ab3d8fff3fa74b5f3dc76468b01eae299f50bbc2bc71ae395d690af +SIZE (bash/bash43-042) = 1535 |