Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 09:49:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256875] sysutils/radmind: Update to radmind 1.15.4
Message-ID:  <bug-256875-7788-lodJQ7FoBd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256875-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256875-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=3D256875

Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed:

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

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

^Triage: Maintainer-feedback flag (+) not required unless requested (?) fir=
st.

Q/A:  Makefile: new ports should not set PORTREVISION.

Some variables are out of order:

# USES block=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
USES=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
USE_RC_SUBR=20=20=20=20=20=20=20=20=20=20=20=20

-MAKE_JOBS_UNSAFE=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20

# Configure block
GNU_CONFIGURE=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
CONFIGURE_ARGS=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20

# Make block=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20
+MAKE_JOBS_UNSAFE=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
-RADMINUSER=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20

# Standard bsd.port.mk variables
+SUB_FILES=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20
+SUB_LIST=20=20=20=20=20=20=20=20=20=20

# Users and groups block
USERS=20=20=20=20=20=20=20=20=20
GROUPS=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20

-RADMIND_BASE_DIR=20=20=20=20=20=20=20=20=20=20=20=20=20

-SUB_LIST=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20

# Packaging list block=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
PLIST_SUB=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20

# Options definitions=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20
+OPTIONS_DEFINE=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20
-SUB_FILES=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20

What are we using PORTREVISION for? Do upstream roll new versions without
bumping the version number?

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-256875-7788-lodJQ7FoBd>