[Bug 252479] net/nuster: update to 5.3.0.23

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 7 16:49:12 UTC 2021


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

Fernando Apesteguía <fernape at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fernape at FreeBSD.org
             Status|New                         |Open

--- Comment #2 from Fernando Apesteguía <fernape at FreeBSD.org> ---
^Triage: If there is a changelog or release notes URL available for this
version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches
for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

Q/A:  Consider to set DEVELOPER=yes in /etc/make.conf

^Triage: Please confirm this change passes QA (portlint, poudriere at least).
--
https://www.freebsd.org/doc/en/books/porters-handbook/testing.html

Some variables should be in their proper blocks. It is also desirable to have
them sorted if possible:

# USES block
USES
-USE_RC_SUBR
USE_GITHUB
GH_ACCOUNT
+USE_RC_SUBR

# Make block
MAKE_ARGS

# Packaging list block
PLIST_FILES
+PORTDOCS
+PORTEXAMPLES

# Options definitions
OPTIONS_DEFINE
+OPTIONS_DEFAULT
OPTIONS_RADIO
OPTIONS_RADIO_PCRE

# Options descriptions
-DPCRE_DESC
-SPCRE_DESC
DEVICEATLAS_DESC
+DPCRE_DESC
PROMEX_DESC
+SPCRE_DESC

-OPTIONS_DEFAULT

# Options helpers
-DPCRE_LIB_DEPENDS
-DPCRE_MAKE_ARGS
-SPCRE_LIB_DEPENDS
-SPCRE_MAKE_ARGS
DEVICEATLAS_LIB_DEPENDS
DEVICEATLAS_MAKE_ARGS
-PROMEX_MAKE_ARGS
-OPENSSL_USES
-OPENSSL_MAKE_ARGS
+DPCRE_LIB_DEPENDS
+DPCRE_MAKE_ARGS
LUA_USES
LUA_MAKE_ARGS

-PORTDOCS
-PORTEXAMPLES
+OPENSSL_USES
+OPENSSL_MAKE_ARGS
+PROMEX_MAKE_ARGS
+SPCRE_LIB_DEPENDS
+SPCRE_MAKE_ARGS



Thanks!

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


More information about the freebsd-ports-bugs mailing list