diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-08-14 16:38:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-08-14 16:38:21 +0800 |
commit | 4cf2e41a78f83926c31f6d1c9baee55f55a51072 (patch) | |
tree | 324a107c3b25837a44b708f4149feeb2b60593cd /math | |
parent | 9b15d468e7896db350155b48e0728ed6335945c6 (diff) | |
download | freebsd-ports-gnome-4cf2e41a78f83926c31f6d1c9baee55f55a51072.tar.gz freebsd-ports-gnome-4cf2e41a78f83926c31f6d1c9baee55f55a51072.tar.zst freebsd-ports-gnome-4cf2e41a78f83926c31f6d1c9baee55f55a51072.zip |
- Update to 6.21
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT-Auto/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-MT-Auto/distinfo | 4 | ||||
-rw-r--r-- | math/p5-Math-Random-MT-Auto/pkg-plist | 8 |
3 files changed, 7 insertions, 7 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index 140182d848a9..532b8c089d79 100644 --- a/math/p5-Math-Random-MT-Auto/Makefile +++ b/math/p5-Math-Random-MT-Auto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Random-MT-Auto -PORTVERSION= 6.19 +PORTVERSION= 6.21 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Random-MT-Auto/distinfo b/math/p5-Math-Random-MT-Auto/distinfo index d7b01dbfe5d6..f42ac495b888 100644 --- a/math/p5-Math-Random-MT-Auto/distinfo +++ b/math/p5-Math-Random-MT-Auto/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Random-MT-Auto-6.19.tar.gz) = 7cf00d585c89fc7f28ae784f728b67a2593d70bcd27ca3ea866cc042f5b885e4 -SIZE (Math-Random-MT-Auto-6.19.tar.gz) = 134577 +SHA256 (Math-Random-MT-Auto-6.21.tar.gz) = 147d528745ac97f68316fce884efcd6735602b77c55f635ca63b064d92865cf0 +SIZE (Math-Random-MT-Auto-6.21.tar.gz) = 134668 diff --git a/math/p5-Math-Random-MT-Auto/pkg-plist b/math/p5-Math-Random-MT-Auto/pkg-plist index 314e75d53f20..e09556a226ec 100644 --- a/math/p5-Math-Random-MT-Auto/pkg-plist +++ b/math/p5-Math-Random-MT-Auto/pkg-plist @@ -3,11 +3,11 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/MT/Auto/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/MT/Auto/Auto.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/MT/Auto/Auto.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/MT/Auto -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/MT -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/MT/Auto @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/MT @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/MT/Auto +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/MT +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math |