diff options
author | tobez <tobez@FreeBSD.org> | 2013-05-15 16:32:41 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-05-15 16:32:41 +0800 |
commit | 9f8418ff3f4eaa754ff6febd3da6a6f6599a57b2 (patch) | |
tree | 0ec5fda180fb655ec69a72de8294322012f9696a | |
parent | 68ff57f99a016a76ac170f951b4608132ab136d2 (diff) | |
download | freebsd-ports-gnome-9f8418ff3f4eaa754ff6febd3da6a6f6599a57b2.tar.gz freebsd-ports-gnome-9f8418ff3f4eaa754ff6febd3da6a6f6599a57b2.tar.zst freebsd-ports-gnome-9f8418ff3f4eaa754ff6febd3da6a6f6599a57b2.zip |
Update to 1.01.
Changes: http://search.cpan.org/dist/Math-SymbolicX-Complex/Changes
Bring this port under perl@'s fold.
-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 |