diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-08-05 23:51:06 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-08-05 23:51:06 +0000 |
commit | 097ffdd30544ac94b55a052e7768d6f8a14bb8be (patch) | |
tree | 2250ce74f6a605eebee62514ee24b74dfba2ba4f /math | |
parent | Add new port, that installs only smbclient out of samba3 suite for ports, (diff) |
- upgrade to 2.01
- update dependency
- assign to perl@
Notes
Notes:
svn path=/head/; revision=218089
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 |