diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 98cf182cf2f5..476ddab022e5 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,33 +1,32 @@ PORTNAME= Authen-SASL -PORTVERSION= 2.19 -DISTVERSIONSUFFIX= 00 +PORTVERSION= 2.1900 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for SASL authentication WWW= https://metacpan.org/release/Authen-SASL LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-URandom>=0:security/p5-Crypt-URandom \ p5-Digest-HMAC>=0:security/p5-Digest-HMAC TEST_DEPENDS= p5-Pod-Coverage-TrustPod>=0:devel/p5-Pod-Coverage-TrustPod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage \ p5-Test-Pod>=0:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure CONFIGURE_ENV= AUTOMATED_TESTING=yes NO_ARCH= yes OPTIONS_DEFINE= KERBEROS KERBEROS_BUILD_DEPENDS= p5-GSSAPI>=0:security/p5-GSSAPI KERBEROS_RUN_DEPENDS= p5-GSSAPI>=0:security/p5-GSSAPI .include