Date: Sat, 11 Jul 2020 14:22:40 +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: r541976 - head/shells/bash Message-ID: <202007111422.06BEMeYO097815@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007111422.06BEMeYO097815>