diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-05-15 08:32:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-05-15 08:32:41 +0000 |
commit | 272ac4ffac8c2d98e5b81ea32e7e5e3d37a7f7b0 (patch) | |
tree | 0ec5fda180fb655ec69a72de8294322012f9696a /math/p5-Math-SymbolicX-Complex | |
parent | 75cafb0b32005fada4b8c288a968360276c156ee (diff) | |
download | ports-272ac4ffac8c2d98e5b81ea32e7e5e3d37a7f7b0.tar.gz ports-272ac4ffac8c2d98e5b81ea32e7e5e3d37a7f7b0.zip |
Notes
Diffstat (limited to 'math/p5-Math-SymbolicX-Complex')
-rw-r--r-- | math/p5-Math-SymbolicX-Complex/Makefile | 10 | ||||
-rw-r--r-- | math/p5-Math-SymbolicX-Complex/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/math/p5-Math-SymbolicX-Complex/Makefile b/math/p5-Math-SymbolicX-Complex/Makefile index e3ca23ab1e32..81742efdf376 100644 --- a/math/p5-Math-SymbolicX-Complex/Makefile +++ b/math/p5-Math-SymbolicX-Complex/Makefile @@ -1,17 +1,13 @@ -# New ports collection makefile for: Math-SymbolicX-Complex -# Date created: 15 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-SymbolicX-Complex -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Complex number support for the Math::Symbolic parser BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic \ diff --git a/math/p5-Math-SymbolicX-Complex/distinfo b/math/p5-Math-SymbolicX-Complex/distinfo index a82f22a7aafa..7d03a63b3cde 100644 --- a/math/p5-Math-SymbolicX-Complex/distinfo +++ b/math/p5-Math-SymbolicX-Complex/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-SymbolicX-Complex-1.00.tar.gz) = 75f1f62cf5ec4347cb6b884a9a56596c2d290acd51f81eaad8bdddc5b551794f -SIZE (Math-SymbolicX-Complex-1.00.tar.gz) = 4635 +SHA256 (Math-SymbolicX-Complex-1.01.tar.gz) = 6a3e1fa210cd52bab31938d2e21adc368dfb56a92f4713038039c775da146606 +SIZE (Math-SymbolicX-Complex-1.01.tar.gz) = 4719 |