diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-02-04 09:26:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-02-04 09:26:09 +0000 |
commit | 4b7d5faa7e1c4768d324535aa54e1ba5a7161b72 (patch) | |
tree | 3966390d6e6be03f988231dc3af94e3efb5220fb | |
parent | 1: use compiler.mk (diff) |
Upgrade to 0.021.
Notes
Notes:
svn path=/head/; revision=342489
-rw-r--r-- | security/p5-CryptX/Makefile | 2 | ||||
-rw-r--r-- | security/p5-CryptX/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-CryptX/Makefile b/security/p5-CryptX/Makefile index 38380f56ff4d..615ca2bfa927 100644 --- a/security/p5-CryptX/Makefile +++ b/security/p5-CryptX/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CryptX -PORTVERSION= 0.019 +PORTVERSION= 0.021 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Crypt diff --git a/security/p5-CryptX/distinfo b/security/p5-CryptX/distinfo index c477938a063b..06ec527cd2bb 100644 --- a/security/p5-CryptX/distinfo +++ b/security/p5-CryptX/distinfo @@ -1,2 +1,2 @@ -SHA256 (CryptX-0.019.tar.gz) = b50f35ce8549f9d7258fc5295b7c1467fd335442fdc1b1f02fe40e5c923ec546 -SIZE (CryptX-0.019.tar.gz) = 1039491 +SHA256 (CryptX-0.021.tar.gz) = 155bf8ff158e8e8e252c16ff16655d1ec22866e56b10dea5e419e77e53d1b2f7 +SIZE (CryptX-0.021.tar.gz) = 1230263 |