Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2024 22:01:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278307] net/rsplib: Update to new release 3.4.8
Message-ID:  <bug-278307-7788-6dxz6ScJLA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278307-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278307-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=3D278307

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |eduardo@FreeBSD.org

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,

Sugestion:

1. Pet portlint by adding a DOCS option:

pkg-plist: [162]: If and only if your port is DOCSDIR-safe (that is, a user=
 can
override DOCSDIR when building this port and the port will still work
correctly) consider using DOCSDIR macro; if you are unsure if this port is
DOCSDIR-safe, then ignore this warning

2. Drop compiler:c++11-lang from USES as cmake set it on its own:

SET(CMAKE_CXX_STANDARD 14)
SET(CMAKE_CXX_STANDARD_REQUIRED ON)

Thanks

--=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-278307-7788-6dxz6ScJLA>