diff --git a/security/easy-rsa/Makefile b/security/easy-rsa/Makefile index f8d323fc3043..4a7e4df1f41f 100644 --- a/security/easy-rsa/Makefile +++ b/security/easy-rsa/Makefile @@ -1,53 +1,53 @@ PORTNAME= easy-rsa -DISTVERSION= 3.2.4 +DISTVERSION= 3.2.5 PORTREVISION= 0 # leave in if 0 to avoid accidental PORTEPOCH bumps PORTEPOCH= 1 CATEGORIES= security net-mgmt MASTER_SITES= https://github.com/OpenVPN/easy-rsa/releases/download/v${DISTVERSION}/ \ LOCAL/mandree/ DISTFILES= EasyRSA-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= mandree@FreeBSD.org COMMENT= Small RSA key management package based on openssl WWW= https://github.com/OpenVPN/easy-rsa LICENSE= GPLv2 USES= tar:tgz PATCH_STRIP= -p1 NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/EasyRSA-${DISTVERSION} PORTDATA= x509-types/ _pd_files= ChangeLog COPYING.md README.md README.quickstart.md _pd_dirs= doc/ PORTDOCS= ${_pd_dirs} ${_pd_files} OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DATADIR}/x509-types/ ${INSTALL_SCRIPT} ${WRKSRC}/easyrsa ${STAGEDIR}${PREFIX}/bin/ ${LN} -fh ${STAGEDIR}${PREFIX}/bin/easyrsa ${STAGEDIR}${PREFIX}/bin/easy-rsa ${INSTALL_DATA} ${WRKSRC}/vars.example ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/openssl-easyrsa.cnf ${STAGEDIR}${DATADIR}/openssl-easyrsa.cnf.example (cd ${WRKSRC}/x509-types/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/x509-types/) do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${_pd_files} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .for i in ${_pd_dirs} ${MKDIR} ${STAGEDIR}${DOCSDIR}/${i} (cd ${WRKSRC}/${i} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/${i}) .endfor .include diff --git a/security/easy-rsa/distinfo b/security/easy-rsa/distinfo index 82af886df254..5dc09239b421 100644 --- a/security/easy-rsa/distinfo +++ b/security/easy-rsa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756297960 -SHA256 (EasyRSA-3.2.4.tgz) = ed65e88cea892268efa71eb1161ce13af3beded6754301e1e713e36ff3613cac -SIZE (EasyRSA-3.2.4.tgz) = 89360 +TIMESTAMP = 1766129798 +SHA256 (EasyRSA-3.2.5.tgz) = 662ee3b453155aeb1dff7096ec052cd83176c460cfa82ac130ef8568ec4df490 +SIZE (EasyRSA-3.2.5.tgz) = 92106 diff --git a/security/easy-rsa/files/pkg-message.in b/security/easy-rsa/files/pkg-message.in index 0127f30927bb..aa6fcbb7be4b 100644 --- a/security/easy-rsa/files/pkg-message.in +++ b/security/easy-rsa/files/pkg-message.in @@ -1,33 +1,37 @@ - +[ +{ + type: [install, upgrade], message: <