aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2010-07-19 16:18:01 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2010-07-19 16:18:01 +0000
commit6bfba533baca5988d968f283aa247143f944c9bd (patch)
tree5f167dc909e5ebc63d4265273250f5c443bb1e1b /security
parent1dfde5487bafe7c9d851a02885c8cb0807bae1cb (diff)
downloadports-6bfba533baca5988d968f283aa247143f944c9bd.tar.gz
ports-6bfba533baca5988d968f283aa247143f944c9bd.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-SASL/Makefile22
-rw-r--r--security/p5-Authen-SASL/distinfo6
2 files changed, 14 insertions, 14 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile
index 647e4032a710..aca831df2c73 100644
--- a/security/p5-Authen-SASL/Makefile
+++ b/security/p5-Authen-SASL/Makefile
@@ -6,31 +6,31 @@
#
PORTNAME= Authen-SASL
-PORTVERSION= 2.14.01
+PORTVERSION= 2.15
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module for SASL authentication
RUN_DEPENDS= p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC
+BUILD_DEPENDS= ${RUN_DEPENDS}
OPTIONS= KERBEROS "Enable Kerberos support" On
PERL_CONFIGURE= yes
CONFIGURE_ENV+= AUTOMATED_TESTING=yes
-MAN3+= Authen::SASL.3
-MAN3+= Authen::SASL::Perl.3
-MAN3+= Authen::SASL::Perl::ANONYMOUS.3
-MAN3+= Authen::SASL::Perl::CRAM_MD5.3
-MAN3+= Authen::SASL::Perl::DIGEST_MD5.3
-MAN3+= Authen::SASL::Perl::EXTERNAL.3
-MAN3+= Authen::SASL::Perl::GSSAPI.3
-MAN3+= Authen::SASL::Perl::LOGIN.3
-MAN3+= Authen::SASL::Perl::PLAIN.3
+MAN3= Authen::SASL.3 \
+ Authen::SASL::Perl.3 \
+ Authen::SASL::Perl::ANONYMOUS.3 \
+ Authen::SASL::Perl::CRAM_MD5.3 \
+ Authen::SASL::Perl::DIGEST_MD5.3 \
+ Authen::SASL::Perl::EXTERNAL.3 \
+ Authen::SASL::Perl::GSSAPI.3 \
+ Authen::SASL::Perl::LOGIN.3 \
+ Authen::SASL::Perl::PLAIN.3
.include <bsd.port.pre.mk>
diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo
index fb316cb5e8e8..471dc9690764 100644
--- a/security/p5-Authen-SASL/distinfo
+++ b/security/p5-Authen-SASL/distinfo
@@ -1,3 +1,3 @@
-MD5 (Authen-SASL-2.1401.tar.gz) = 6f25b75af1f44bf1078e0fdb4a2f73af
-SHA256 (Authen-SASL-2.1401.tar.gz) = cd38473580d01d88475b560abe182e0d475df19204d0630ea45816896d3fa9ef
-SIZE (Authen-SASL-2.1401.tar.gz) = 44520
+MD5 (Authen-SASL-2.15.tar.gz) = 35929abb2755cf479d548672800aebee
+SHA256 (Authen-SASL-2.15.tar.gz) = e9c0be516302e75d7ecdf0ef20b89f58e8b43533ae39ded68ebfc72a23b077ee
+SIZE (Authen-SASL-2.15.tar.gz) = 44634