diff --git a/security/duo/Makefile b/security/duo/Makefile index 2e3b1a4ba4ec..c7bd742eb637 100644 --- a/security/duo/Makefile +++ b/security/duo/Makefile @@ -1,39 +1,39 @@ PORTNAME= duo -PORTVERSION= 1.12.0 +PORTVERSION= 2.0.1 CATEGORIES= security MASTER_SITES= https://dl.duosecurity.com/ \ ZI DISTNAME= ${PORTNAME}_unix-${PORTVERSION} MAINTAINER= zi@FreeBSD.org COMMENT= Duo unix integration package WWW= https://duosecurity.com LICENSE= GPLv2 CONFIGURE_ARGS= --with-pam=${PREFIX}/lib/security --sysconfdir=${PREFIX}/etc \ --docdir=${DOCSDIR} --includedir=${PREFIX}/include/${PORTNAME} GNU_CONFIGURE= yes USES= libtool pathfix ssl USE_LDCONFIG= yes SUB_FILES= pkg-message SUID_DESC= Install login_duo with suid bit set OPTIONS_DEFINE= DOCS SUID OPTIONS_SUB= yes post-patch: ${REINPLACE_CMD} -e 's| /etc| ${PREFIX}/etc|g' \ ${WRKSRC}/pam_duo/pam_duo.8 \ ${WRKSRC}/login_duo/login_duo.8 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/security/pam_duo.so ${INSTALL_DATA} ${WRKSRC}/login_duo/login_duo.conf \ ${STAGEDIR}${PREFIX}/etc/login_duo.conf.sample ${INSTALL_DATA} ${WRKSRC}/pam_duo/pam_duo.conf \ ${STAGEDIR}${PREFIX}/etc/pam_duo.conf.sample .include diff --git a/security/duo/distinfo b/security/duo/distinfo index b54690777860..6db32909d077 100644 --- a/security/duo/distinfo +++ b/security/duo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649436578 -SHA256 (duo_unix-1.12.0.tar.gz) = 8bba0098d8d79069f53029f91019a274c63fbb787faf34401c20f8ba154657f4 -SIZE (duo_unix-1.12.0.tar.gz) = 540090 +TIMESTAMP = 1690913328 +SHA256 (duo_unix-2.0.1.tar.gz) = 3a2f123df3da192dc84e044e36deb43cbcb707d40809e0c3c88b0ffa20694269 +SIZE (duo_unix-2.0.1.tar.gz) = 547408