Opened 14 years ago
Closed 14 years ago
#26755 closed defect (fixed)
pianobar: fix livecheck
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | aguynamedryan+pianobar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | pianobar |
Description
The attached patch fixes pianobar's livecheck. Before:
$ port livecheck Error: cannot check if pianobar was updated (The requested URL returned error: 406)
After:
$ port livecheck pianobar seems to have been updated (port version: 2010.08.21, new version: 2010.10.07)
May I commit this patch?
Attachments (1)
Change History (3)
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | pianobar-livecheck.diff added |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Great, committed in r72231.
Note: See
TracTickets for help on using
tickets.
proposed patch