diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-12-06 11:45:53 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-12-06 11:45:53 +0000 |
commit | c43a81c6fc524716cc717a5b61685fc59ed60ff9 (patch) | |
tree | 0d562575af3dcc2b5944566ad35b524a70e92f86 /shells | |
parent | 4893a772d091d06d506f5b9fd65cc2f61ebdd5cb (diff) | |
download | ports-c43a81c6fc524716cc717a5b61685fc59ed60ff9.tar.gz ports-c43a81c6fc524716cc717a5b61685fc59ed60ff9.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bash/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 0af0d77f2f5b..ab9bba42fd53 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -4,7 +4,7 @@ PORTNAME= bash PATCHLEVEL= 42 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= shells MASTER_SITES= GNU/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:R} diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 185aecd561ec..8f5474279c08 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -82,5 +82,5 @@ SHA256 (bash/bash43-040) = 84bb396b9262992ca5424feab6ed3ec39f193ef5c76dfe4a62b55 SIZE (bash/bash43-040) = 1532 SHA256 (bash/bash43-041) = 4ec432966e4198524a7e0cd685fe222e96043769c9613e66742ac475db132c1a SIZE (bash/bash43-041) = 2362 -SHA256 (bash/bash43-042) = b75a53141ab3d8fff3fa74b5f3dc76468b01eae299f50bbc2bc71ae395d690af +SHA256 (bash/bash43-042) = ac219322db2791da87a496ee6e8e5544846494bdaaea2626270c2f73c1044919 SIZE (bash/bash43-042) = 1535 |