From owner-svn-ports-head@freebsd.org Sat Jul 11 14:22:41 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 09845363F9E; Sat, 11 Jul 2020 14:22:41 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3sZ86VHGz40TJ; Sat, 11 Jul 2020 14:22:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C2E5A13FFD; Sat, 11 Jul 2020 14:22:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06BEMeQH097817; Sat, 11 Jul 2020 14:22:40 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06BEMeYO097815; Sat, 11 Jul 2020 14:22:40 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <202007111422.06BEMeYO097815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 11 Jul 2020 14:22:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541976 - head/shells/bash X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/shells/bash X-SVN-Commit-Revision: 541976 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 14:22:41 -0000 Author: ehaupt Date: Sat Jul 11 14:22:40 2020 New Revision: 541976 URL: https://svnweb.freebsd.org/changeset/ports/541976 Log: Update to 5.0.18 Changelog: http://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-018 Modified: head/shells/bash/Makefile head/shells/bash/distinfo Modified: head/shells/bash/Makefile ============================================================================== --- head/shells/bash/Makefile Sat Jul 11 14:21:42 2020 (r541975) +++ head/shells/bash/Makefile Sat Jul 11 14:22:40 2020 (r541976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 17 +PATCHLEVEL= 18 PORTVERSION= 5.0.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells Modified: head/shells/bash/distinfo ============================================================================== --- head/shells/bash/distinfo Sat Jul 11 14:21:42 2020 (r541975) +++ head/shells/bash/distinfo Sat Jul 11 14:22:40 2020 (r541976) @@ -1,4 +1,4 @@ -TIMESTAMP = 1587747990 +TIMESTAMP = 1594476652 SHA256 (bash/bash-5.0.tar.gz) = b4a80f2ac66170b2913efbfb9f2594f1f76c7b1afd11f799e22035d63077fb4d SIZE (bash/bash-5.0.tar.gz) = 10135110 SHA256 (bash/bash50-001) = f2fe9e1f0faddf14ab9bfa88d450a75e5d028fedafad23b88716bd657c737289 @@ -35,3 +35,5 @@ SHA256 (bash/bash50-016) = ffd1d7a54a99fa7f5b1825e4f7e SIZE (bash/bash50-016) = 1534 SHA256 (bash/bash50-017) = 4cf3b9fafb8a66d411dd5fc9120032533a4012df1dc6ee024c7833373e2ddc31 SIZE (bash/bash50-017) = 6517 +SHA256 (bash/bash50-018) = 7c314e375a105a6642e8ed44f3808b9def89d15f7492fe2029a21ba9c0de81d3 +SIZE (bash/bash50-018) = 1242