Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2023 17:21:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272768] net/gorss: Update to 0.4
Message-ID:  <bug-272768-7788-UzInQJAqx4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272768-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272768-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272768

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D6c696ba462f0fe954461370f664888f=
9ddaeb61c

commit 6c696ba462f0fe954461370f664888f9ddaeb61c
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-09-24 17:19:24 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-09-24 17:19:24 +0000

    net/gorss: update to version 0.4, don't force infocmp(1) installation

    LookupTerminfo() first tries to find definitions based on the TERM
    environment variable and falls back to parsing infocmp(1) output
    only if that fails.  The latter is really a method of last resort,
    as the performance will be slow.  Do not force this dependency since
    it is rarely needed, and most likely due to incorrectly configured
    environment which should be fixed instead.

    Improve user-friendliness of the program on the first run by copying
    installed example configuration and default theme files into user's
    home directory (exact location depends on XDG configuration).

    PR:     272768

 net/gorss/Makefile                            | 16 ++---
 net/gorss/Makefile.deps                       | 44 ++++++++-----
 net/gorss/distinfo                            | 90 ++++++++++++++++-------=
----
 net/gorss/files/patch-cmd_gorss_main.go (new) | 28 +++++++++
 4 files changed, 115 insertions(+), 63 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272768-7788-UzInQJAqx4>