[Bug 256875] sysutils/radmind: Update to radmind 1.15.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Jun 2021 09:49:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256875

Fernando ApesteguĂ­a <fernape@FreeBSD.org> changed:

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

--- Comment #1 from Fernando ApesteguĂ­a <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 (?) first.

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

Some variables are out of order:

# USES block                         
USES                                         
USE_RC_SUBR            

-MAKE_JOBS_UNSAFE                    

# Configure block
GNU_CONFIGURE                                         
CONFIGURE_ARGS                          

# Make block                            
+MAKE_JOBS_UNSAFE                                                               
-RADMINUSER                                                                     

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

# Users and groups block
USERS         
GROUPS                                    

-RADMIND_BASE_DIR             

-SUB_LIST                                      

# Packaging list block                
PLIST_SUB                                                                       

# Options definitions                            
+OPTIONS_DEFINE                          
-SUB_FILES                             

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

Thanks!

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