| Summary: | irc/srain: Update to 1.7.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jesús Daniel Colmenares Oviedo <DtxdF> | ||||
| Component: | Individual Port(s) | Assignee: | Ashish SHUKLA <ashish> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | DtxdF | ||||
| Priority: | --- | Flags: | ashish:
maintainer-feedback+
|
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://github.com/SrainApp/srain/releases/tag/1.7.0 | ||||||
| Attachments: |
|
||||||
|
Description
Jesús Daniel Colmenares Oviedo
2024-06-11 13:53:02 UTC
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! |