diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 2e8e03f99388..433ee1b6107c 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,33 +1,33 @@ PORTNAME= Authen-SASL PORTVERSION= 2.17 +PORTREVISION= 1 DISTVERSIONSUFFIX= 00 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-Digest-HMAC>=0:security/p5-Digest-HMAC TEST_DEPENDS= p5-Pod-Coverage-TrustPod>=0:devel/p5-Pod-Coverage-TrustPod \ p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure CONFIGURE_ENV= AUTOMATED_TESTING=yes NO_ARCH= yes OPTIONS_DEFINE= KERBEROS -OPTIONS_DEFAULT=KERBEROS KERBEROS_BUILD_DEPENDS= p5-GSSAPI>=0:security/p5-GSSAPI KERBEROS_RUN_DEPENDS= p5-GSSAPI>=0:security/p5-GSSAPI .include