diff --git a/security/duo/Makefile b/security/duo/Makefile index 78b77ca5a36d..1040da493124 100644 --- a/security/duo/Makefile +++ b/security/duo/Makefile @@ -1,41 +1,40 @@ PORTNAME= duo -PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTVERSION= 2.0.4 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 GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share 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 6db32909d077..0e7582eb76da 100644 --- a/security/duo/distinfo +++ b/security/duo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690913328 -SHA256 (duo_unix-2.0.1.tar.gz) = 3a2f123df3da192dc84e044e36deb43cbcb707d40809e0c3c88b0ffa20694269 -SIZE (duo_unix-2.0.1.tar.gz) = 547408 +TIMESTAMP = 1745419537 +SHA256 (duo_unix-2.0.4.tar.gz) = 3fb2155f8472304476057f7d149520bf6259c7b29d764b62275d35ad3249c264 +SIZE (duo_unix-2.0.4.tar.gz) = 582678 diff --git a/security/duo/pkg-plist b/security/duo/pkg-plist index aa266afb351e..597d7c0e6c20 100644 --- a/security/duo/pkg-plist +++ b/security/duo/pkg-plist @@ -1,23 +1,22 @@ @sample(sshd,,0600) etc/login_duo.conf.sample @sample(,,0600) etc/pam_duo.conf.sample include/duo/common_ini_test.h include/duo/duo.h include/duo/duo_private.h include/duo/unity.h include/duo/util.h include/duo/shell.h libdata/pkgconfig/libduo.pc lib/security/pam_duo.so share/man/man3/duo.3.gz share/man/man8/login_duo.8.gz share/man/man8/pam_duo.8.gz %%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md @comment %%PORTDOCS%%%%DOCSDIR%%_unix/duo_unix_support/README.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/LICENSE %%SUID%%@mode 4555 sbin/login_duo %%SUID%%@mode @comment sbin/duo_unix_support.sh