diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-12 08:12:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-12 08:12:55 +0000 |
commit | 7fdeb335027249111fdd17016d93f481504b1e62 (patch) | |
tree | ddd7afefe273520fff96aa1108edf1df5e20a4fd /security | |
parent | 98babc19342a13228a935733cbfe88ac45c4950b (diff) | |
download | ports-7fdeb335027249111fdd17016d93f481504b1e62.tar.gz ports-7fdeb335027249111fdd17016d93f481504b1e62.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-Bcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-Bcrypt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Digest-Bcrypt/Makefile b/security/p5-Digest-Bcrypt/Makefile index fa6711ff68c4..282998b90d44 100644 --- a/security/p5-Digest-Bcrypt/Makefile +++ b/security/p5-Digest-Bcrypt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-Bcrypt -PORTVERSION= 1.206 +PORTVERSION= 1.207 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Digest-Bcrypt/distinfo b/security/p5-Digest-Bcrypt/distinfo index 9cde28c6f084..0b67386b28f3 100644 --- a/security/p5-Digest-Bcrypt/distinfo +++ b/security/p5-Digest-Bcrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467507030 -SHA256 (Digest-Bcrypt-1.206.tar.gz) = 80bc42dba3bf899eb0792e432b83125ade7d8e9ec6c49e42cf84650ef5263488 -SIZE (Digest-Bcrypt-1.206.tar.gz) = 23412 +TIMESTAMP = 1486886436 +SHA256 (Digest-Bcrypt-1.207.tar.gz) = 660a9fc12b10651bdbe7f2f2087d1410b084ccd23b8ac925743bdb69f42e2f7d +SIZE (Digest-Bcrypt-1.207.tar.gz) = 26880 |