diff --git a/security/pam_yubico/Makefile b/security/pam_yubico/Makefile index a16880c0a2c5..7bfff842a11a 100644 --- a/security/pam_yubico/Makefile +++ b/security/pam_yubico/Makefile @@ -1,44 +1,46 @@ PORTNAME= pam_yubico -PORTVERSION= 2.26 +PORTVERSION= 2.27 CATEGORIES= security MASTER_SITES= https://developers.yubico.com/yubico-pam/Releases/ MAINTAINER= matt@mjslabs.com COMMENT= PAM module for authenticating with a Yubico YubiKey WWW= https://developers.yubico.com/yubico-pam/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libykclient.so:security/ykclient \ libyubikey.so:security/libyubikey -GNU_CONFIGURE= yes USES= libtool localbase pkgconfig + +GNU_CONFIGURE= yes TEST_TARGET= check +SUB_FILES= pkg-message PLIST_FILES= lib/security/pam_yubico.so \ man/man8/pam_yubico.8.gz -SUB_FILES= pkg-message PORTDOCS= * OPTIONS_DEFINE= CR LDAP DOCS STATIC -CR_DESC= Include Challenge/response support OPTIONS_DEFAULT= CR -CR_CONFIGURE_WITH= cr +CR_DESC= Include Challenge/response support + CR_LIB_DEPENDS= libykpers-1.so:security/ykpers +CR_CONFIGURE_WITH= cr CR_PLIST_FILES= bin/ykpamcfg \ man/man1/ykpamcfg.1.gz -LDAP_CONFIGURE_WITH= ldap LDAP_USE= OPENLDAP=yes +LDAP_CONFIGURE_WITH= ldap STATIC_CONFIGURE_ENABLE= static STATIC_PLIST_FILES= lib/security/pam_yubico.a post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/security/pam_yubico/distinfo b/security/pam_yubico/distinfo index 66e626d4254e..f11851c56bcd 100644 --- a/security/pam_yubico/distinfo +++ b/security/pam_yubico/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542244102 -SHA256 (pam_yubico-2.26.tar.gz) = 2de96495963fefd72b98243952ca5d5ec513e702c596e54bc667ef6b5e252966 -SIZE (pam_yubico-2.26.tar.gz) = 423451 +TIMESTAMP = 1661782736 +SHA256 (pam_yubico-2.27.tar.gz) = 63d02788852644d871746e1a7a1d16c272c583c226f62576f5ad232a6a44e18c +SIZE (pam_yubico-2.27.tar.gz) = 454512