diff options
author | tobez <tobez@FreeBSD.org> | 2010-03-12 02:18:22 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-03-12 02:18:22 +0800 |
commit | 5c33553a0b82bc4d5efc9ebf7e825bf33e273419 (patch) | |
tree | 0e167628606da94d69cb3b8fee7d1fa1b93c01d9 /security/p5-Authen-SASL | |
parent | 4998bc06300db9fd059b851ddf68924a71f791b0 (diff) | |
download | freebsd-ports-gnome-5c33553a0b82bc4d5efc9ebf7e825bf33e273419.tar.gz freebsd-ports-gnome-5c33553a0b82bc4d5efc9ebf7e825bf33e273419.tar.zst freebsd-ports-gnome-5c33553a0b82bc4d5efc9ebf7e825bf33e273419.zip |
Update to 2.14.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes
Diffstat (limited to 'security/p5-Authen-SASL')
-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 |