diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-04-21 09:44:42 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-04-21 09:44:42 +0000 |
commit | ed6c4b2455e5e2f6dfb0443f8e81081b81df5b57 (patch) | |
tree | 53c861feeb1f413b37c1d348b7faa8fb8291fd87 /security | |
parent | 31c3b2d6a8986ba2a21943cbfcd98904cf6b6232 (diff) | |
download | ports-ed6c4b2455e5e2f6dfb0443f8e81081b81df5b57.tar.gz ports-ed6c4b2455e5e2f6dfb0443f8e81081b81df5b57.zip |
- Update to 1.04
Notes
Notes:
svn path=/head/; revision=467867
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-SHA3/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-SHA3/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Digest-SHA3/Makefile b/security/p5-Digest-SHA3/Makefile index 6a8e55a5c925..73a7e7db70cc 100644 --- a/security/p5-Digest-SHA3/Makefile +++ b/security/p5-Digest-SHA3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-SHA3 -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Digest-SHA3/distinfo b/security/p5-Digest-SHA3/distinfo index e3314134299e..d2bdb6aa91d8 100644 --- a/security/p5-Digest-SHA3/distinfo +++ b/security/p5-Digest-SHA3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514218042 -SHA256 (Digest-SHA3-1.03.tar.gz) = 62865b6e82b0f2cd93c7a7451f59de41466fe030d4ed01e3f58be0d2a8cd1247 -SIZE (Digest-SHA3-1.03.tar.gz) = 29408 +TIMESTAMP = 1524299063 +SHA256 (Digest-SHA3-1.04.tar.gz) = 4a68b67c5034f40fbb1344b304cd66caaa5e320eb523005201cc24f76d470c14 +SIZE (Digest-SHA3-1.04.tar.gz) = 29660 |