diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-10-21 15:12:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-10-21 15:12:55 +0000 |
commit | e3399de8d362c8975dc36512151b6a3311ea3cbe (patch) | |
tree | b2f647b8c81ce9ad45d6d79c6b061e8c08c93961 | |
parent | Upgrade to latest version (add option to write table to file). (diff) |
Update to 0.041.
Notes
Notes:
svn path=/head/; revision=424423
-rw-r--r-- | security/p5-CryptX/Makefile | 2 | ||||
-rw-r--r-- | security/p5-CryptX/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-CryptX/Makefile b/security/p5-CryptX/Makefile index 95f4bdae5203..d2ddd8475382 100644 --- a/security/p5-CryptX/Makefile +++ b/security/p5-CryptX/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CryptX -PORTVERSION= 0.040 +PORTVERSION= 0.041 CATEGORIES= security perl5 MASTER_SITES= CPAN/Crypt PKGNAMEPREFIX= p5- diff --git a/security/p5-CryptX/distinfo b/security/p5-CryptX/distinfo index f3836ba1841b..c4989cd6f136 100644 --- a/security/p5-CryptX/distinfo +++ b/security/p5-CryptX/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473775269 -SHA256 (CryptX-0.040.tar.gz) = 0e1e44811e951fa04971912a8b03cf41de540d8cf8d464c5655aaf3bf976db50 -SIZE (CryptX-0.040.tar.gz) = 1200344 +TIMESTAMP = 1477062510 +SHA256 (CryptX-0.041.tar.gz) = 481f8c9285d6ce3cf330e1fa52c835a202debdac5d81e1acd20bd1d93b99790e +SIZE (CryptX-0.041.tar.gz) = 1201167 |