diff options
author | tobez <tobez@FreeBSD.org> | 2012-12-12 17:04:05 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2012-12-12 17:04:05 +0800 |
commit | eef9f403c4c11c36d5345165f87c20c9c3a4efe0 (patch) | |
tree | dc914b51102555e3c277ce7f95ac6409a7e06146 | |
parent | 9f6ed13f3fc6639bc76727a93abe9133bc939e12 (diff) | |
download | freebsd-ports-gnome-eef9f403c4c11c36d5345165f87c20c9c3a4efe0.tar.gz freebsd-ports-gnome-eef9f403c4c11c36d5345165f87c20c9c3a4efe0.tar.zst freebsd-ports-gnome-eef9f403c4c11c36d5345165f87c20c9c3a4efe0.zip |
Update to 3.16.
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 8 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 6d2a58855b6e..b51412a50a68 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: Math-MPFR -# Date created: 31 Jan 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Math-MPFR -PORTVERSION= 3.15 +PORTVERSION= 3.16 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index d766da8d2d32..2d4229e52a9f 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.15.tar.gz) = f1a3540f803125f095e347e3325f1a48d8f9229f06b2b04bbcf1b31243f8aa93 -SIZE (Math-MPFR-3.15.tar.gz) = 80281 +SHA256 (Math-MPFR-3.16.tar.gz) = c76ee149ae4cb9259648f90dfc126089d8e0b3588b00988ce762d805447a6053 +SIZE (Math-MPFR-3.16.tar.gz) = 82135 |