diff options
author | leeym <leeym@FreeBSD.org> | 2008-08-06 07:51:06 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2008-08-06 07:51:06 +0800 |
commit | c0bb20eb2dd0ffae299515f43a58d63404940c4d (patch) | |
tree | f2e5365af18a319784ddaa5e315d8150845bbd9e /math | |
parent | e9c2f04de8f9b65f453e818409ad1b39bf99bd4f (diff) | |
download | freebsd-ports-gnome-c0bb20eb2dd0ffae299515f43a58d63404940c4d.tar.gz freebsd-ports-gnome-c0bb20eb2dd0ffae299515f43a58d63404940c4d.tar.zst freebsd-ports-gnome-c0bb20eb2dd0ffae299515f43a58d63404940c4d.zip |
- upgrade to 2.01
- update dependency
- assign to perl@
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Transformation/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Transformation/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Transformation/Makefile b/math/p5-Math-Symbolic-Custom-Transformation/Makefile index 004d0cbedfec..623cda944f91 100644 --- a/math/p5-Math-Symbolic-Custom-Transformation/Makefile +++ b/math/p5-Math-Symbolic-Custom-Transformation/Makefile @@ -6,17 +6,16 @@ # PORTNAME= Math-Symbolic-Custom-Transformation -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Transform Math::Symbolic trees -BUILD_DEPENDS= p5-Math-Symbolic>=0.163:${PORTSDIR}/math/p5-Math-Symbolic \ - p5-Math-Symbolic-Custom-Pattern>=1.21:${PORTSDIR}/math/p5-Math-Symbolic-Custom-Pattern -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Math-Symbolic>=0.507:${PORTSDIR}/math/p5-Math-Symbolic \ + p5-Math-Symbolic-Custom-Pattern>=1.20:${PORTSDIR}/math/p5-Math-Symbolic-Custom-Pattern MAN3= Math::Symbolic::Custom::Transformation.3 \ Math::Symbolic::Custom::Transformation::Group.3 diff --git a/math/p5-Math-Symbolic-Custom-Transformation/distinfo b/math/p5-Math-Symbolic-Custom-Transformation/distinfo index c8dc8a0d80b3..22c601ca6f92 100644 --- a/math/p5-Math-Symbolic-Custom-Transformation/distinfo +++ b/math/p5-Math-Symbolic-Custom-Transformation/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Symbolic-Custom-Transformation-2.00.tar.gz) = 35ac96350c7e53857af06d404b5d5f1d -SHA256 (Math-Symbolic-Custom-Transformation-2.00.tar.gz) = 6a0e48e9d3390ee25596810ab2f2f213a6299ed52380c21a48bce0dd259f4e5b -SIZE (Math-Symbolic-Custom-Transformation-2.00.tar.gz) = 12948 +MD5 (Math-Symbolic-Custom-Transformation-2.01.tar.gz) = 9556f43d16a3bb0a62faea16da7ebeca +SHA256 (Math-Symbolic-Custom-Transformation-2.01.tar.gz) = e34dc00a4127d6bbf5e588fde023e512b5de20064896d2b2e6c01fd802ca1a3c +SIZE (Math-Symbolic-Custom-Transformation-2.01.tar.gz) = 14051 |