Opened 19 years ago
Closed 19 years ago
#7561 closed defect (fixed)
BUG: HandBrake sources download URI has changed
Reported by: | schlu-do@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | phw@… | |
Port: |
Description
I tried to build aqua/HandBrake (0.7), but the port was unable to get the neccessary sources.
* [albook:~] sysad$ sudo port install HandBrake ---> Fetching HandBrake ---> Attempting to fetch HandBrake-0.7.0.tar.gz from http://handbrake.m0k.org/files/ ---> Attempting to fetch HandBrake-0.7.0.tar.gz from http://distfiles-od.opendarwin.org/ ---> Attempting to fetch HandBrake-0.7.0.tar.gz from http://distfiles-msn.opendarwin.org/ ---> Attempting to fetch HandBrake-0.7.0.tar.gz from http://distfiles-bay13.opendarwin.org/ Error: Target com.apple.fetch returned: fetch failed Error: /opt/local/bin/port: Status 1 encountered during processing.
After looking at the website at http://handbrake.m0k.org, I changed the 'master_sites' in the portfile from '${homepage}/files/' to 'http://download.m0k.org/handbrake/'. Being a little adventurous, I also tried the current version 0.7.1 (changing version number and md5-sum), which did work just fine.
Change History (1)
comment:1 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | HandBrake sources download URI has changed → BUG: HandBrake sources download URI has changed |
Handbrake is at 0.7.1 now