diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-08 00:19:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-08 00:19:35 +0800 |
commit | d157bb7a71c80ae01a7a6083d349a8f1d71a6101 (patch) | |
tree | 494637322157a8c21d2fc5e0ba989c45d1e2ce34 /math | |
parent | 14c1580b32c2ba5761eaa50f3e691fc4273e0605 (diff) | |
download | freebsd-ports-gnome-d157bb7a71c80ae01a7a6083d349a8f1d71a6101.tar.gz freebsd-ports-gnome-d157bb7a71c80ae01a7a6083d349a8f1d71a6101.tar.zst freebsd-ports-gnome-d157bb7a71c80ae01a7a6083d349a8f1d71a6101.zip |
- Update to 1.07
Changes: http://search.cpan.org/dist/Math-MPC/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPC/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MPC/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index 21f28636df06..784fc5058e36 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPC -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index 1e9e081ea122..0f8911a559b3 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480552900 -SHA256 (Math-MPC-1.06.tar.gz) = 072210d6d1b50c6a73c935b328c59cab977368257bebc9569d82f90bad835106 -SIZE (Math-MPC-1.06.tar.gz) = 62103 +TIMESTAMP = 1481116629 +SHA256 (Math-MPC-1.07.tar.gz) = 1d94ac3926e5fe252e062bc118d142b538f07364d98285d256a4f7bcac8bbfd8 +SIZE (Math-MPC-1.07.tar.gz) = 62272 |