Update to 1.01.
Changes: http://search.cpan.org/dist/Math-SymbolicX-Complex/Changes Bring this port under perl@'s fold.
This commit is contained in:
parent
75cafb0b32
commit
272ac4ffac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318230
2 changed files with 5 additions and 9 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue