Date: Tue, 28 Jul 2009 23:40:59 -0700 From: "David O'Brien" <obrien@NUXI.org> To: ports@freebsd.org Subject: [PATCH] upgrade shells/bash 4.0 to patchlevel 28 Message-ID: <20090729064059.GA29770@dragon.NUXI.org>
next in thread | raw e-mail | index | archive | help
There are some new patches to Bash 4.0. Here is the patch I plan to commit to the port - but I wanted to let it have some "beta testing" first. If you have a moment and are a Bash user, please give this a try. I only need to know if the new patchlevel causes grief. I'm not looking for 1,000 "it works" responces. ;-) -- David Index: Makefile =================================================================== RCS file: /home/pcvs/ports/shells/bash/Makefile,v retrieving revision 1.114 diff -u -p -r1.114 Makefile --- Makefile 18 May 2009 18:44:32 -0000 1.114 +++ Makefile 29 Jul 2009 06:36:06 -0000 @@ -7,7 +7,7 @@ # PORTNAME= bash -PATCHLEVEL= 24 +PATCHLEVEL= 28 PORTVERSION= 4.0.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells Index: distinfo =================================================================== RCS file: /home/pcvs/ports/shells/bash/distinfo,v retrieving revision 1.43 diff -u -p -r1.43 distinfo --- distinfo 18 May 2009 18:44:33 -0000 1.43 +++ distinfo 29 Jul 2009 06:36:06 -0000 @@ -73,5 +73,17 @@ SIZE (bash/bash40-023) = 2148 MD5 (bash/bash40-024) = 82ba5fc9eb780eb57d8b7628a17b7d74 SHA256 (bash/bash40-024) = a59ebac47efe31b951e1732e4223cc725b2748c331bec98248355c5ac53717ab SIZE (bash/bash40-024) = 3049 +MD5 (bash/bash40-025) = b26f9007ac4eef5c378f1abcb8959025 +SHA256 (bash/bash40-025) = f77900d636033474bc15d39c4948515fdfe718164ea668edd64d8d4d5a8f6a08 +SIZE (bash/bash40-025) = 3435 +MD5 (bash/bash40-026) = 83bc844c82d0a30740e8d91a8238bfa9 +SHA256 (bash/bash40-026) = a9bdf4409c6625561884be58026a52ccb47600407f3d5b8d0889f0585040f6cb +SIZE (bash/bash40-026) = 1433 +MD5 (bash/bash40-027) = a41c187f05ecab07389c18acc91214c6 +SHA256 (bash/bash40-027) = f65dc26bb1bacc8a66610cd5f6f2b8e70be8d8c4e397e7a5ad6f3306224b77f2 +SIZE (bash/bash40-027) = 2010 +MD5 (bash/bash40-028) = fcc367e6471267d2e397257e703b817d +SHA256 (bash/bash40-028) = 5b222cbaf3ab1c1d9b4c5956a0e28cad49660f5746af08efe174e7b474022d1a +SIZE (bash/bash40-028) = 5567 MD5 (bash/FAQ) = IGNORE SHA256 (bash/FAQ) = IGNORE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090729064059.GA29770>