bash-3.2# darwinbuild network_cmds
*** Attaching build root disk image ...
/dev/disk3 Apple_partition_scheme
/dev/disk3s1 Apple_partition_map
/dev/disk3s2 Apple_HFSX /Volumes/BuildRoot_9L30_20260720014032
*** Fetching Sources ...
Downloading http://src.macosforge.org/Projects//network_cmds-307.1.1.tar.gz ...
Download complete
*** Copying Sources ...
Even if I patched my darwinbuild branch with variation of your patch but for Darwin9.
Can you please update URLs in plist files on your server for Darwin9 and may be even Darwin8?
If I identified issue correctly ...
I used this line to find all instances of old URLS:
grep http://src.macosforge.org/ -r .
In darwinbuild src directory.
Even if I patched my darwinbuild branch with variation of your patch but for Darwin9.
Can you please update URLs in plist files on your server for Darwin9 and may be even Darwin8?
If I identified issue correctly ...
I used this line to find all instances of old URLS:
In darwinbuild src directory.