#16784 closed defect (fixed)
HandBrake 0.7.1 fetch failure (URL changed)
Reported by: | nocturne-mit | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Not set | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
# port install HandBrake ---> Fetching HandBrake ---> Attempting to fetch HandBrake-0.7.1.tar.gz from http://download.m0k.org/handbrake/ Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing.
It appears HandBrake 0.9.1 was released, and that the URL for 0.7.1 has changed. This patch allows the source-fetch to succeed:
22c22 < master_sites http://download.m0k.org/handbrake/:h \ ---
master_sites http://download.m0k.org/handbrake/old/:h \
Change History (2)
comment:1 Changed 16 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r42723