Created attachment 234327 [details] patch to update get_iplayer to 3.30
^Triage: - If there is a changelog or release notes URL available for this version, please add it to the URL field - maintainer-feedback flag (+) not required unless requested (?) first - Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval Attachment -> Details -> maintainer-approval [+]
Thanks, and apologies, I mixed up maintainer-feedback for maintainer-approval. I've added the URL too, and will adhere to these standards in future.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4853d9cd4d0e30cd52c5ac6d10012e4e9e33fab7 commit 4853d9cd4d0e30cd52c5ac6d10012e4e9e33fab7 Author: Jamie Landeg-Jones <jamie@catflap.org> AuthorDate: 2022-05-31 05:07:52 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-06-01 16:08:16 +0000 multimedia/get_iplayer: Update to 3.30 ChangeLog: https://github.com/get-iplayer/get_iplayer/wiki/release330to339#release330 * Fixed a bug that produced audio-only downloads for some programmes when FHD quality was requested but no 1080p video was available. * Progress display for FHD downloads only now iterates towards a closer approximation of final file size. FHD file size estimates shown with --info remain very inaccurate. PR: 264349 Reported by: jamie@catflap.org (maintainer) multimedia/get_iplayer/Makefile | 11 ++++++----- multimedia/get_iplayer/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-)
Committed, Thanks!