diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-11 13:45:08 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-11 13:45:08 +0000 |
commit | 2c4ecfe97f21af22b805020a593350eb37b4f478 (patch) | |
tree | de3893a69e79ff25cc300edd795314576a7bcd07 /shells | |
parent | b55e2ae880f7c93698df67e527d48504e6e01197 (diff) | |
download | ports-2c4ecfe97f21af22b805020a593350eb37b4f478.tar.gz ports-2c4ecfe97f21af22b805020a593350eb37b4f478.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash-devel/Makefile | 2 | ||||
-rw-r--r-- | shells/bash-devel/distinfo | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/shells/bash-devel/Makefile b/shells/bash-devel/Makefile index 8a5914ba1c9a..95a11d6156dd 100644 --- a/shells/bash-devel/Makefile +++ b/shells/bash-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 42 +PATCHLEVEL= 45 PORTVERSION= 4.2.${PATCHLEVEL:S/^0//g} PORTREVISION?= 1 CATEGORIES= shells diff --git a/shells/bash-devel/distinfo b/shells/bash-devel/distinfo index b39e830910c2..0a25229d08f0 100644 --- a/shells/bash-devel/distinfo +++ b/shells/bash-devel/distinfo @@ -84,4 +84,9 @@ SHA256 (bash/bash42-041) = 05cc1951bd9f6624088dd6067486ff47f1825e333273d7df5f1b0 SIZE (bash/bash42-041) = 1463 SHA256 (bash/bash42-042) = faaa5c1f456517b258b2a65eaa664dd6a01eeff73c8ca4447c3a6de371bbf304 SIZE (bash/bash42-042) = 1571 -SHA256 (bash/FAQ) = IGNORE +SHA256 (bash/bash42-043) = dc2683840f3e890a9c5f85338366ff6cd923285e558eb46aa818a03fa67c5c57 +SIZE (bash/bash42-043) = 2110 +SHA256 (bash/bash42-044) = 10d32d6c9ccdedb1d826f46468631d475f9dcf983fac087766e16df7b99766e6 +SIZE (bash/bash42-044) = 1871 +SHA256 (bash/bash42-045) = ddb7eff0f59d394a483b09feec3771d9026f81ba90afac32846a19b172b2986d +SIZE (bash/bash42-045) = 1572 |