aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-21 17:08:22 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-21 17:08:22 +0000
commit8812d657b0ca60d28ccdb1794284f1fa2d3a495a (patch)
tree1ce032e782dc7ded8a800073034317c250c46dec
parent2b03a28c8820a752e28008358e1b2b60de9a2bdc (diff)
downloadports-8812d657b0ca60d28ccdb1794284f1fa2d3a495a.tar.gz
ports-8812d657b0ca60d28ccdb1794284f1fa2d3a495a.zip
security/p5-Authen-SASL: Update to 2.17
-rw-r--r--security/p5-Authen-SASL/Makefile22
-rw-r--r--security/p5-Authen-SASL/distinfo5
2 files changed, 16 insertions, 11 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile
index d226f8047615..2e8e03f99388 100644
--- a/security/p5-Authen-SASL/Makefile
+++ b/security/p5-Authen-SASL/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Authen-SASL
-PORTVERSION= 2.16
-PORTREVISION= 1
+PORTVERSION= 2.17
+DISTVERSIONSUFFIX= 00
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,17 +13,21 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Digest-HMAC>0:security/p5-Digest-HMAC
+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
-OPTIONS_DEFINE= KERBEROS
-OPTIONS_DEFAULT=KERBEROS
-
-NO_ARCH= yes
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
+KERBEROS_BUILD_DEPENDS= p5-GSSAPI>=0:security/p5-GSSAPI
+KERBEROS_RUN_DEPENDS= p5-GSSAPI>=0:security/p5-GSSAPI
.include <bsd.port.mk>
diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo
index 20d139b49b88..dae97c717719 100644
--- a/security/p5-Authen-SASL/distinfo
+++ b/security/p5-Authen-SASL/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Authen-SASL-2.16.tar.gz) = 6614fa7518f094f853741b63c73f3627168c5d3aca89b1d02b1016dc32854e09
-SIZE (Authen-SASL-2.16.tar.gz) = 45129
+TIMESTAMP = 1692212105
+SHA256 (Authen-SASL-2.1700.tar.gz) = b86d5a576b8d387aee24f39f47a54afd14bb66b09003db5065001f1de03a8ece
+SIZE (Authen-SASL-2.1700.tar.gz) = 37488