diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2020-04-02 19:30:17 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2020-04-02 19:30:17 +0000 |
commit | d5c0232bb4aa2488bf76d8dca7a5a0c57b897b84 (patch) | |
tree | ea6fd0dd756909f01b3e3bfb4e2754ae18f9c3d5 | |
parent | aba374ae6246cab4ea682127401d670ef1762738 (diff) | |
download | ports-d5c0232bb4aa2488bf76d8dca7a5a0c57b897b84.tar.gz ports-d5c0232bb4aa2488bf76d8dca7a5a0c57b897b84.zip |
Notes
-rw-r--r-- | security/p5-Crypt-X509/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-X509/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile index 985fb3127f37..2a36c3938138 100644 --- a/security/p5-Crypt-X509/Makefile +++ b/security/p5-Crypt-X509/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-X509 -PORTVERSION= 0.51 -PORTREVISION= 1 +PORTVERSION= 0.52 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-X509/distinfo b/security/p5-Crypt-X509/distinfo index b2e958ec40e7..885302b28c92 100644 --- a/security/p5-Crypt-X509/distinfo +++ b/security/p5-Crypt-X509/distinfo @@ -1,2 +1,3 @@ -SHA256 (Crypt-X509-0.51.tar.gz) = 0fa08246f6342cc4f6d5592ffb4a48b68a6aa49c5d65d0773769252d9ba743f3 -SIZE (Crypt-X509-0.51.tar.gz) = 21416 +TIMESTAMP = 1585773279 +SHA256 (Crypt-X509-0.52.tar.gz) = 228b84fb87b3785aa7e0b691e18144083c5784cf0a0477450f828de312e182c6 +SIZE (Crypt-X509-0.52.tar.gz) = 22363 |