@ bash-3.0 on FreeBSD 6.1-RELEASE
I'm being forced to build this port as a dependency of a dependency (of a dependency, ad infinitum it seems) of gnome2.
It keeps failing because the patch named bash31-010 is expected to have a file size of 1829, but has an actual size of 5218.
I realize the fetch command has a -S flag which is used to verify that the remote file matches some specific size. Is there an easy way for me to edit the fetch command line that's being executed to fetch this particular patch in order to disable that verification?
I'm trying to build XGL and I really want to play with it!