diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-25 00:41:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-25 00:41:47 +0800 |
commit | 2e54c64e91bf7ce351243fbfafccd3a9283f24af (patch) | |
tree | 310e881c0228907ccf4086351f32bcbd62c1fb83 /math/p5-Math-Prime-XS | |
parent | 01d8679e1ca684957efea3c9f6956ba6a0310661 (diff) | |
download | freebsd-ports-gnome-2e54c64e91bf7ce351243fbfafccd3a9283f24af.tar.gz freebsd-ports-gnome-2e54c64e91bf7ce351243fbfafccd3a9283f24af.tar.zst freebsd-ports-gnome-2e54c64e91bf7ce351243fbfafccd3a9283f24af.zip |
- Update to 0.26
Changes: http://search.cpan.org/dist/Math-Prime-XS/Changes
Feature safe: yes
Diffstat (limited to 'math/p5-Math-Prime-XS')
-rw-r--r-- | math/p5-Math-Prime-XS/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Prime-XS/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Prime-XS/Makefile b/math/p5-Math-Prime-XS/Makefile index d64ffd09f6e9..5d86186515d5 100644 --- a/math/p5-Math-Prime-XS/Makefile +++ b/math/p5-Math-Prime-XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Prime-XS -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Prime-XS/distinfo b/math/p5-Math-Prime-XS/distinfo index 78cc196ff180..b358d203a170 100644 --- a/math/p5-Math-Prime-XS/distinfo +++ b/math/p5-Math-Prime-XS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Prime-XS-0.25.tar.gz) = c58beee5012d9ebee53588a271c6a736aa69a891850b7533c917567739a42b83 -SIZE (Math-Prime-XS-0.25.tar.gz) = 58831 +SHA256 (Math-Prime-XS-0.26.tar.gz) = d595728a2a537edb22818f0050e0ff7c99b19f958386585715e777409b57f1e1 +SIZE (Math-Prime-XS-0.26.tar.gz) = 61354 |