Date: Tue, 27 May 2014 12:35:26 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355501 - head/shells/bash Message-ID: <201405271235.s4RCZQ8c087293@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue May 27 12:35:25 2014 New Revision: 355501 URL: http://svnweb.freebsd.org/changeset/ports/355501 QAT: https://qat.redports.org/buildarchive/r355501/ Log: - 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] Modified: head/shells/bash/Makefile head/shells/bash/distinfo Modified: head/shells/bash/Makefile ============================================================================== --- head/shells/bash/Makefile Tue May 27 12:33:55 2014 (r355500) +++ head/shells/bash/Makefile Tue May 27 12:35:25 2014 (r355501) @@ -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 \ Modified: head/shells/bash/distinfo ============================================================================== --- head/shells/bash/distinfo Tue May 27 12:33:55 2014 (r355500) +++ head/shells/bash/distinfo Tue May 27 12:35:25 2014 (r355501) @@ -22,3 +22,17 @@ SHA256 (bash/bash43-010) = ce05799c01373 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405271235.s4RCZQ8c087293>