diff options
author | wen <wen@FreeBSD.org> | 2010-09-09 18:25:03 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-09-09 18:25:03 +0800 |
commit | 2c088c34939462ba056552801d5e3046393f98b4 (patch) | |
tree | b538b3b42ca72f8642cb012795e65d900386a5c3 /math | |
parent | f227929dbb89c2eac7d050efc275d37b6a271f4a (diff) | |
download | freebsd-ports-gnome-2c088c34939462ba056552801d5e3046393f98b4.tar.gz freebsd-ports-gnome-2c088c34939462ba056552801d5e3046393f98b4.tar.zst freebsd-ports-gnome-2c088c34939462ba056552801d5e3046393f98b4.zip |
- Update to 2.54
PR: ports/150421
Submitted by: Frederic Culot <frederic@culot.org>
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Polynomial-Solve/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Polynomial-Solve/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile index db450bfe9930..c0f06cb68d82 100644 --- a/math/p5-Math-Polynomial-Solve/Makefile +++ b/math/p5-Math-Polynomial-Solve/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.52 +PORTVERSION= 2.54 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-Polynomial-Solve/distinfo b/math/p5-Math-Polynomial-Solve/distinfo index 881d3a47d46c..facc3850fdf6 100644 --- a/math/p5-Math-Polynomial-Solve/distinfo +++ b/math/p5-Math-Polynomial-Solve/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Polynomial-Solve-2.52.tar.gz) = ff6b8c7afa8b16057ca17e798a7ad3ac -SHA256 (Math-Polynomial-Solve-2.52.tar.gz) = e75cd79878aa762316d7aa1701719e941fd8ccf58204343bed18fff8e6e66f6d -SIZE (Math-Polynomial-Solve-2.52.tar.gz) = 1076746 +MD5 (Math-Polynomial-Solve-2.54.tar.gz) = 5d2cbec0bb9e352cafd159deb0acd7fc +SHA256 (Math-Polynomial-Solve-2.54.tar.gz) = b5c581482cc2cafccb69128f52eea113725423039d3527b39bb0b598e06695e7 +SIZE (Math-Polynomial-Solve-2.54.tar.gz) = 1084436 |