diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-12-23 17:46:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-12-23 17:46:14 +0000 |
commit | 4bfbd3c52501f2e80a1f2cac73807143187c3c11 (patch) | |
tree | 5502f878ccdb2d13ab9dab342785319aff409c7c /math | |
parent | ec5247fe200f977717a61234049177361f3ffa7a (diff) | |
download | ports-4bfbd3c52501f2e80a1f2cac73807143187c3c11.tar.gz ports-4bfbd3c52501f2e80a1f2cac73807143187c3c11.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMPz/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-GMPz/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index 797e4f14d5d7..91606e4e7afb 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Math-GMPz -# Date created: 2011-11-30 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-GMPz -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS @@ -16,7 +12,6 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl interface to the GMP library integer (mpz) functions LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp -TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod TEST_DEPENDS= p5-Math-GMP>=0:${PORTSDIR}/math/p5-Math-GMP \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod diff --git a/math/p5-Math-GMPz/distinfo b/math/p5-Math-GMPz/distinfo index 235e47e5fdb5..011dc337c3f5 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.35.tar.gz) = 666f0a7b21447f650c54d92d3e9f1d1ef071c48bb63d9d55a1bb6ba654192dcc -SIZE (Math-GMPz-0.35.tar.gz) = 59580 +SHA256 (Math-GMPz-0.36.tar.gz) = 8f9eebedbfa6257ef6600e7a316068e82704ae59998b9dcb7db8d4e6507ef5c6 +SIZE (Math-GMPz-0.36.tar.gz) = 60303 |