sysutils/radmind: Update to radmind 1.15.4

PR:	256875
Reported by:	mikeg@bsd-box.net (maintainer)
This commit is contained in:
Fernando Apesteguía 2021-06-30 11:59:42 +02:00
parent a8f22b4dd9
commit 8dab016d93
3 changed files with 15 additions and 14 deletions

View File

@ -1,8 +1,8 @@
# Created by: Paul Dlug <paul@aps.org>
PORTNAME= radmind
PORTVERSION= 1.15.3
PORTREVISION= 2020113001
PORTVERSION= 1.15.4
PORTREVISION= 2021062801
CATEGORIES= sysutils
MASTER_SITES= https://github.com/voretaq7/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
@ -16,23 +16,26 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= gmake ssl
USE_RC_SUBR= radmind
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-radminddir=${RADMIND_BASE_DIR}
RADMINUSER= radmind
MAKE_JOBS_UNSAFE= yes
SUB_FILES+= pkg-install pkg-message
SUB_LIST= RADMIND_BASE_DIR=${RADMIND_BASE_DIR} RADMINUSER=${RADMINUSER}
USERS= ${RADMINUSER}
GROUPS= ${RADMINUSER}
RADMIND_BASE_DIR?= /var/radmind
SUB_LIST= RADMIND_BASE_DIR=${RADMIND_BASE_DIR} RADMINUSER=${RADMINUSER}
PLIST_SUB= RADMIND_BASE_DIR=${RADMIND_BASE_DIR:S@/@@} RADMINUSER=${RADMINUSER}
SUB_FILES+= pkg-install pkg-message
OPTIONS_DEFINE= DOCS
DOCS= COPYRIGHT SPEC README.md
OPTIONS_DEFINE= DOCS
RADMIND_BASE_DIR?= ${DESTDIR}/var/radmind
RADMINUSER= radmind
.include <bsd.port.options.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1606758263
SHA256 (radmind-1.15.3.tar.gz) = 080d1989ae793e455bef0180c6757cd72975c88b544030d400d4a0efdf66b7a7
SIZE (radmind-1.15.3.tar.gz) = 843033
TIMESTAMP = 1624907512
SHA256 (radmind-1.15.4.tar.gz) = d01bc87c03014f556bb7b29bd3b52e4cd0d42ec93e6b0f324006a2b7ba62cf65
SIZE (radmind-1.15.4.tar.gz) = 413132

View File

@ -3,6 +3,4 @@ loaded over the network. This is useful for administering a large number
of hosts at the filesystem level. It can also act as an intelligent
tripwire.
This port contains security and functionality patches through May 22, 2014.
WWW: https://sourceforge.net/projects/radmind/
WWW: https://github.com/voretaq7/radmind