On Oct 2, 2014, at 10:56 AM, Juan Manuel Palacios <[email protected]> wrote:

> Hey guys!
> 
> I'm trying to update to bash 4.3.28 but I'm constantly (since yesterday) 
> getting a checksum failure for the bash43-028 patchfile:
> 
> Error: Checksum (sha1) mismatch for bash43-028
> Portfile checksum: bash43-028 sha1 1e05d95e4abd32b631d991fa374d030c1651645d
> Distfile checksum: bash43-028 sha1 0cb3ff195fb252ff4bd33f7562c4e1917b210edc
> 
> Anyone else seen this? Or is it maybe something on my end? It may be 
> completely unrelated, but with all the bash shellshock reports going around, 
> I'm naturally a bit wary of such mismatch.

With:
for mirror in $(port distfiles bash | grep "^ .*bash43-028$");do echo 
$mirror;curl -s ${mirror} -O;openssl sha1 bash43-028;done

These do not match:
http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/bash/bash43-028
SHA1(bash43-028)= 992fa55af8366819627e5fafa686ed956b24bc4f
http://svn.macports.org/repository/macports/distfiles/bash/bash43-028
SHA1(bash43-028)= 7d05360cf240509e210ac1f81e2cda75addb4b3e


Regards,
Bradley Giesbrecht (pixilla)

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to