diff options
author | wen <wen@FreeBSD.org> | 2011-02-20 16:18:23 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-02-20 16:18:23 +0800 |
commit | dec6b35e8969c515418a7749b46b178748172243 (patch) | |
tree | a28993c7428df3411c391c977d5a874734702fdf /math | |
parent | 0b81f54389bbf182e8f1a7a0090706755605532d (diff) | |
download | freebsd-ports-graphics-dec6b35e8969c515418a7749b46b178748172243.tar.gz freebsd-ports-graphics-dec6b35e8969c515418a7749b46b178748172243.tar.zst freebsd-ports-graphics-dec6b35e8969c515418a7749b46b178748172243.zip |
- Update to 1.004
ChangeLog: http://cpansearch.perl.org/src/JAWNSY/Math-Random-ISAAC-1.004/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-ISAAC/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-ISAAC/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Random-ISAAC/Makefile b/math/p5-Math-Random-ISAAC/Makefile index d4b50d55a54..881706d7ae2 100644 --- a/math/p5-Math-Random-ISAAC/Makefile +++ b/math/p5-Math-Random-ISAAC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Random-ISAAC -PORTVERSION= 1.003 +PORTVERSION= 1.004 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/J/JA/JAWNSY diff --git a/math/p5-Math-Random-ISAAC/distinfo b/math/p5-Math-Random-ISAAC/distinfo index d55283e42f1..052233df12b 100644 --- a/math/p5-Math-Random-ISAAC/distinfo +++ b/math/p5-Math-Random-ISAAC/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Random-ISAAC-1.003.tar.gz) = 9f240304220580f4156444a92b6a2bf8bb037e2bd13e68f3f1ec929b6e8b4608 -SIZE (Math-Random-ISAAC-1.003.tar.gz) = 34372 +SHA256 (Math-Random-ISAAC-1.004.tar.gz) = 2773f02fbf207e9745e76a037df08bf5a8cc987ed23c57040ce7f7b1561f2b7c +SIZE (Math-Random-ISAAC-1.004.tar.gz) = 34445 |