Repo-copied from @548979.
PR was filed just the day after the port was deleted. The new version works fine
with modern versions of Python. Builds in {11.4,12.1}[amd64,i386] and 13-current
amd64. Run tested fine in 12.1 amd64.
Submitter claims maintainership (already maintaininer for multimedia/playerctl).
ChangeLog: https://quodlibet.readthedocs.io/en/latest/changelog.html#release-4-3-0
PR: 249483
Submitted by: aly@aaronly.me (maintainer)
ncmpc 0.41 - (2020-10-16)
* new main loop (copying code from MPD, replacing boost::asio)
* library page: fix crash bug
* lyrics: remove the "lyricwiki" plugin because the site is gone
ncmpc 0.40 - (2020-10-07)
* fix crash when range selection includes ".."
* fix another crash with a very narrow terminal window
* another jumping cursor fix for large scroll-offset values
* show elapsed time of streams
ncmpc 0.39 - (2020-08-21)
* library page: skip tags when there is only one value
* fix jumping cursor with large scroll-offset values
* key bindigs page: fix crash bug
* key bindigs page: eliminate bogus message "Did you forget to Apply your changes?"
Changelog: 89af16cad4/NEWS
PR: 250421
Submitted by: Laurent Cimon <laurent@nilio.ca> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26837
Command Line Interactive and Scriptable Application to access MEGA
PR: 231485
Submitted by: kikadf <kikadf.01@gmail.com>
Daniel Menelkir <menelkir@itroll.org>
ChangeLog:
https://github.com/restic/restic/releases/download/v0.10.0/restic-0.10.0.tar.gz
* Fix: Report correct number of directories processed by backup
* Fix: Fix tar issues when dumping /
* Fix: Handle format verbs like '%' properly in find output
* Fix: Do not hang when run as a background job
* Fix: Fix mangled json output of backup command
* Fix: Refresh lock timestamp
* Fix: Backup --json reports total_bytes_processed as 0
* Fix: Fix incorrect bytes stats in diff command
* Fix: Do not crash with Synology NAS sftp server
* Fix: Fix incorrect size calculation in stats --mode restore-size
* Fix: Fix incorrect file counts in stats --mode restore-size
* Fix: SFTP backend supports IPv6 addresses
* Fix: Honor RESTIC_CACHE_DIR environment variable on Mac and Windows
* Fix: Don't abort the stats command when data blobs are missing
* Fix: Add stricter prune error checks
* Fix: Fix possible crash in the progress bar of check --read-data
* Chg: Remove vendored dependencies
* Chg: Return exit code 3 when failing to backup all source data
* Chg: Update dependencies, require Go >= 1.13
* Chg: Honor the --no-lock flag in the mount command
* Enh: Support specifying multiple host flags for various commands
* Enh: Optimize restic mount
* Enh: Display snapshot date when using restic find
* Enh: Allow specifying user and host when creating keys
PR: 249485
Submitted by: massimo@datacode.it
Approved by: gregf@hugops.pw (maintainer, timeout > 1 month)
MFH: 2020Q4 (blanket, bug fixes)