Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2026 11:53:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 295829] www/newsboat: Update to 2.43
Message-ID:  <bug-295829-7788-keFk2q4qxE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295829-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295829

Yusuf Yaman <nxjoseph@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |nxjoseph@freebsd.org
             Status|New                         |Closed
              Flags|                            |merge-quarterly+
           Severity|Affects Only Me             |Affects Some People
                 CC|                            |nxjoseph@freebsd.org
         Resolution|---                         |FIXED

--- Comment #4 from Yusuf Yaman <nxjoseph@freebsd.org> ---
Hi,

Thanks for the collaboration!

While here, I fixed two small things to reduce portlint warnings.

$ portlint -AC
FATAL: Makefile: [7]: use a tab (not space) after a variable name
WARN: Makefile: [8]: use a tab (not space) after a variable name
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable
gettext support.
WARN: Makefile: use of DISTFILES with single file is discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changing
them.

1. "DISTFILES= => DISTFILES+="

2. "Whitespace => Tab" in the new added patch block.

Build tested in Poudriere on 14.4-RELEASE-amd64-main-c1f00459a545 and it seems
OK.

Committed, thanks.

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

home | help

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