diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-03-29 22:35:09 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-03-29 22:35:09 +0000 |
commit | d72f068c13d2929aaffeedfe30de8d90ac4b6f70 (patch) | |
tree | 0c678baff368c354cb206594fb0443ae5dbb0fa4 /security | |
parent | e0bd3cc530372757532ee41bc9c8f5df9f3c3bc3 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Authen-SASL/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 404b8a2f868d..647e4032a710 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Authen-SASL -PORTVERSION= 2.14 +PORTVERSION= 2.14.01 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for SASL authentication diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo index a122addd5052..fb316cb5e8e8 100644 --- a/security/p5-Authen-SASL/distinfo +++ b/security/p5-Authen-SASL/distinfo @@ -1,3 +1,3 @@ -MD5 (Authen-SASL-2.14.tar.gz) = 0ca755838b6fc50218d8fe63acbf5124 -SHA256 (Authen-SASL-2.14.tar.gz) = 14ab72093298840b394640a3df3b97093045f5a30d7c4fc43f04a1fb2a6b239d -SIZE (Authen-SASL-2.14.tar.gz) = 41890 +MD5 (Authen-SASL-2.1401.tar.gz) = 6f25b75af1f44bf1078e0fdb4a2f73af +SHA256 (Authen-SASL-2.1401.tar.gz) = cd38473580d01d88475b560abe182e0d475df19204d0630ea45816896d3fa9ef +SIZE (Authen-SASL-2.1401.tar.gz) = 44520 |