git: dfb074b08542 - main - security/pam_yubico: Update to 2.27

From: Renato Botelho <garga_at_FreeBSD.org>
Date: Tue, 04 Oct 2022 11:46:34 UTC
The branch main has been updated by garga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dfb074b085428abdd4a07db3535c195c4e077332

commit dfb074b085428abdd4a07db3535c195c4e077332
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2022-10-04 11:45:22 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2022-10-04 11:45:22 +0000

    security/pam_yubico: Update to 2.27
    
    While here, sort Makefile and make portclippy happy
    
    PR:             266100
    Approved by:    maintainer timeout (> 1 month)
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 security/pam_yubico/Makefile | 14 ++++++++------
 security/pam_yubico/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 9 deletions(-)

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,5 +1,5 @@
 PORTNAME=	pam_yubico
-PORTVERSION=	2.26
+PORTVERSION=	2.27
 CATEGORIES=	security
 MASTER_SITES=	https://developers.yubico.com/yubico-pam/Releases/
 
@@ -13,26 +13,28 @@ 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
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