diff options
author | tobez <tobez@FreeBSD.org> | 2010-03-30 06:35:09 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-03-30 06:35:09 +0800 |
commit | 926d226244722ba464cb1c42381f27174c89a20a (patch) | |
tree | 3a92c0ae38342a33c69cd519f9465a8e7a23d968 /security | |
parent | e03f92459fd7b9268840f853e3a356650c536b45 (diff) | |
download | freebsd-ports-gnome-926d226244722ba464cb1c42381f27174c89a20a.tar.gz freebsd-ports-gnome-926d226244722ba464cb1c42381f27174c89a20a.tar.zst freebsd-ports-gnome-926d226244722ba464cb1c42381f27174c89a20a.zip |
Update to 2.14(.)01.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes
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 |