diff options
author | adamw <adamw@FreeBSD.org> | 2015-02-15 02:33:36 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-02-15 02:33:36 +0800 |
commit | 61ccdaf55d44ae6dd56d3c1b77f00c34f6d989ee (patch) | |
tree | ea8a1e727c7ced86e75c9424bc30c914927ae973 /security/p5-Crypt-OpenSSL-Random | |
parent | b96d11a5c7f9b3c79037583f66de8565dafdb7f1 (diff) | |
download | freebsd-ports-gnome-61ccdaf55d44ae6dd56d3c1b77f00c34f6d989ee.tar.gz freebsd-ports-gnome-61ccdaf55d44ae6dd56d3c1b77f00c34f6d989ee.tar.zst freebsd-ports-gnome-61ccdaf55d44ae6dd56d3c1b77f00c34f6d989ee.zip |
Update to 0.10.
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-Random
Diffstat (limited to 'security/p5-Crypt-OpenSSL-Random')
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/distinfo | 4 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/pkg-plist | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index 314e6a6fb6d6..f26fe59f7022 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-OpenSSL-Random -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.10 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN diff --git a/security/p5-Crypt-OpenSSL-Random/distinfo b/security/p5-Crypt-OpenSSL-Random/distinfo index 45b2b15ba42d..9d148b377d80 100644 --- a/security/p5-Crypt-OpenSSL-Random/distinfo +++ b/security/p5-Crypt-OpenSSL-Random/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-OpenSSL-Random-0.06.tar.gz) = efb4dfeec7688eb7e6a4a7d070cceed4ef7d74732c6f8ce123ae75490094d083 -SIZE (Crypt-OpenSSL-Random-0.06.tar.gz) = 18793 +SHA256 (Crypt-OpenSSL-Random-0.10.tar.gz) = ae65d0ab6907edd1d67f87fdf0923ecae4d54c4c2e0ac9d9df97227903ccf18a +SIZE (Crypt-OpenSSL-Random-0.10.tar.gz) = 14911 diff --git a/security/p5-Crypt-OpenSSL-Random/pkg-plist b/security/p5-Crypt-OpenSSL-Random/pkg-plist index afa8df7ca337..39a6112a21e4 100644 --- a/security/p5-Crypt-OpenSSL-Random/pkg-plist +++ b/security/p5-Crypt-OpenSSL-Random/pkg-plist @@ -1,4 +1,3 @@ %%PERL5_MAN3%%/Crypt::OpenSSL::Random.3.gz %%SITE_ARCH%%/Crypt/OpenSSL/Random.pm %%SITE_ARCH%%/auto/Crypt/OpenSSL/Random/Random.so -%%SITE_ARCH%%/auto/Crypt/OpenSSL/Random/autosplit.ix |