diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-05-27 20:35:25 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-05-27 20:35:25 +0800 |
commit | 163924dccefa0dc01b9406dfbdacf4aeb076e75b (patch) | |
tree | f477324d12d5c5e44e61990d828941316d9b3a14 /shells | |
parent | a33eb42a2b51b6f10908242ccb20f53956abd9d6 (diff) | |
download | freebsd-ports-gnome-163924dccefa0dc01b9406dfbdacf4aeb076e75b.tar.gz freebsd-ports-gnome-163924dccefa0dc01b9406dfbdacf4aeb076e75b.tar.zst freebsd-ports-gnome-163924dccefa0dc01b9406dfbdacf4aeb076e75b.zip |
- Update to 4.3.18
- Port is sound enough to parallel build [1]
PR: 189207 [1]
Submitted by: Jia-Shiun Li <jiashiun@gmail.com> [1]
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 3 | ||||
-rw-r--r-- | shells/bash/distinfo | 14 |
2 files changed, 15 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 77e7dc88f9a9..a57dfb837e52 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 11 +PATCHLEVEL= 18 PORTVERSION= 4.3.${PATCHLEVEL:S/^0//g} PORTREVISION?= 2 CATEGORIES= shells @@ -42,7 +42,6 @@ NLS_USES= gettext iconv INFO= bash -MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes PORTDOCS= FAQ INTRO CHANGES COMPAT NEWS POSIX RBASH README \ diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 0412b1951486..c1accf9ea4d2 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -22,3 +22,17 @@ SHA256 (bash/bash43-010) = ce05799c0137314c70c7b6ea0477c90e1ac1d52e113344be8e32f SIZE (bash/bash43-010) = 5357 SHA256 (bash/bash43-011) = 7c63402cdbc004a210f6c1c527b63b13d8bb9ec9c5a43d5c464a9010ff6f7f3b SIZE (bash/bash43-011) = 1533 +SHA256 (bash/bash43-012) = 3e1379030b35fbcf314e9e7954538cf4b43be1507142b29efae39eef997b8c12 +SIZE (bash/bash43-012) = 1365 +SHA256 (bash/bash43-013) = bfa8ca5336ab1f5ef988434a4bdedf71604aa8a3659636afa2ce7c7446c42c79 +SIZE (bash/bash43-013) = 2151 +SHA256 (bash/bash43-014) = 5a4d6fa2365b6eb725a9d4966248b5edf7630a4aeb3fa8d526b877972658ac13 +SIZE (bash/bash43-014) = 3533 +SHA256 (bash/bash43-015) = 13293e8a24e003a44d7fe928c6b1e07b444511bed2d9406407e006df28355e8d +SIZE (bash/bash43-015) = 1894 +SHA256 (bash/bash43-016) = 92d60bcf49f61bd7f1ccb9602bead6f2c9946d79dea0e5ec0589bb3bfa5e0773 +SIZE (bash/bash43-016) = 3674 +SHA256 (bash/bash43-017) = 1267c25c6b5ba57042a7bb6c569a6de02ffd0d29530489a16666c3b8a23e7780 +SIZE (bash/bash43-017) = 1565 +SHA256 (bash/bash43-018) = 7aa8b40a9e973931719d8cc72284a8fb3292b71b522db57a5a79052f021a3d58 +SIZE (bash/bash43-018) = 1315 |