diff options
author | pi <pi@FreeBSD.org> | 2017-02-04 17:07:53 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2017-02-04 17:07:53 +0800 |
commit | 0cc512770038b1170843f23a567ec4da54b9965a (patch) | |
tree | d899f631361caf1980e4981a1ff5cf6415ee09fd | |
parent | 9f6dcd18353ac7af6e7be1b18dbbc689399eec99 (diff) | |
download | freebsd-ports-gnome-0cc512770038b1170843f23a567ec4da54b9965a.tar.gz freebsd-ports-gnome-0cc512770038b1170843f23a567ec4da54b9965a.tar.zst freebsd-ports-gnome-0cc512770038b1170843f23a567ec4da54b9965a.zip |
security/p5-Crypt-Format: update 0.06 -> 0.07
- Fix POD encoding (thanks, CARNIL!), add repo to POD.
-rw-r--r-- | security/p5-Crypt-Format/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Format/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/p5-Crypt-Format/Makefile b/security/p5-Crypt-Format/Makefile index 1df4e29280d8..82df94de1641 100644 --- a/security/p5-Crypt-Format/Makefile +++ b/security/p5-Crypt-Format/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Crypt-Format -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-Format/distinfo b/security/p5-Crypt-Format/distinfo index 9700de2495eb..3b1bb424ffb9 100644 --- a/security/p5-Crypt-Format/distinfo +++ b/security/p5-Crypt-Format/distinfo @@ -1,2 +1,3 @@ -SHA256 (Crypt-Format-0.06.tar.gz) = 821c7a729706ca5e919770289df57403d14d421ffc47cc9f52137515f6f282c1 -SIZE (Crypt-Format-0.06.tar.gz) = 13938 +TIMESTAMP = 1486199211 +SHA256 (Crypt-Format-0.07.tar.gz) = 2928d3919838f3c9e44a0eab9531b231521c38b84c75e17a3fcbd9d69f77021b +SIZE (Crypt-Format-0.07.tar.gz) = 14012 |