Created attachment 251394 [details] srain-1.7.0.patch Description: * Pet portfmt/portclippy. * Use libsoup3. * Add APP_INDICATOR option. * Remove DOCS from OPTIONS_DEFAULT (It is set by default). ChangeLog: https://github.com/SrainApp/srain/releases/tag/1.7.0 * Remove GIMPNet. * Migrate to libsoup3. QA: * portlint: - WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support. * testport: (poudriere: 14.1-RELEASE, amd64, DOCS APP_INDICATOR tested): - Warning: you might not need LIB_DEPENDS on libatk-1.0.so - Warning: you might not need LIB_DEPENDS on libharfbuzz.so - Warning: you might not need LIB_DEPENDS on libpango-1.0.so
Also: * Update WWW to a new site. Notes: * dbus need to be enabled before running srain. * gnome-keyring is necessary when we want to remember a password. * A font was needed. I used noto-sans.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=646d34af7ae360a795aeeb67e05f2c4029327d1f commit 646d34af7ae360a795aeeb67e05f2c4029327d1f Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-06-11 13:46:15 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-06-17 02:00:39 +0000 irc/srain: Update to 1.7.0 * Pet portfmt/portclippy. * Use libsoup3. * Add APP_INDICATOR option. * Remove DOCS from OPTIONS_DEFAULT (It is set by default). * Remove GIMPNet. * Migrate to libsoup3. ChangeLog: https://github.com/SrainApp/srain/releases/tag/1.7.0 PR: 279678 irc/srain/Makefile | 28 ++++++++++++++++------------ irc/srain/distinfo | 6 +++--- irc/srain/pkg-plist | 14 ++++++++++++++ 3 files changed, 33 insertions(+), 15 deletions(-)
Committed, thanks!