mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- upgrade to 2.01
- update dependency - assign to perl@
This commit is contained in:
parent
e3318984ba
commit
097ffdd305
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218089
2 changed files with 7 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue