diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-03-12 02:18:22 +0800 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-03-12 02:18:22 +0800 |
commit | 48b9a7754b20391f1f3f055953e7de2f5e2fea08 (patch) | |
tree | 6c6a5a32551f5841a32652ec8a5428794a061860 /security | |
parent | 4ad66314656ef7a08b7fa57fd771a91447ee06d1 (diff) | |
download | freebsd-ports-gnome-48b9a7754b20391f1f3f055953e7de2f5e2fea08.tar.gz freebsd-ports-gnome-48b9a7754b20391f1f3f055953e7de2f5e2fea08.tar.zst freebsd-ports-gnome-48b9a7754b20391f1f3f055953e7de2f5e2fea08.zip |
Update to 2.14.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Authen-SASL/distinfo | 6 |
2 files changed, 4 insertions, 9 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 8695c1d68666..404b8a2f868d 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-SASL -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -37,9 +37,4 @@ MAN3+= Authen::SASL::Perl::PLAIN.3 RUN_DEPENDS+= p5-GSSAPI>0:${PORTSDIR}/security/p5-GSSAPI .endif -post-patch: - ${RM} ${WRKSRC}/lib/Authen/SASL/Perl/EXTERNAL.pm.orig - ${RM} ${WRKSRC}/lib/Authen/SASL/Perl/DIGEST_MD5.pm.orig - ${RM} ${WRKSRC}/lib/Authen/SASL/Perl/DIGEST_MD5.pm.rej - .include <bsd.port.post.mk> diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo index 5dd2c8da98fb..a122addd5052 100644 --- a/security/p5-Authen-SASL/distinfo +++ b/security/p5-Authen-SASL/distinfo @@ -1,3 +1,3 @@ -MD5 (Authen-SASL-2.13.tar.gz) = a222f9eecb03919cdff8c7cdca23ba32 -SHA256 (Authen-SASL-2.13.tar.gz) = a1c1107cb15e03a17936512204d4e656478ef67f67ab0a468210d0ff79533eed -SIZE (Authen-SASL-2.13.tar.gz) = 36196 +MD5 (Authen-SASL-2.14.tar.gz) = 0ca755838b6fc50218d8fe63acbf5124 +SHA256 (Authen-SASL-2.14.tar.gz) = 14ab72093298840b394640a3df3b97093045f5a30d7c4fc43f04a1fb2a6b239d +SIZE (Authen-SASL-2.14.tar.gz) = 41890 |