diff options
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Transformation/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Transformation/distinfo | 6 | ||||
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Transformation/pkg-plist | 2 |
3 files changed, 10 insertions, 7 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Transformation/Makefile b/math/p5-Math-Symbolic-Custom-Transformation/Makefile index f659d097ac1e..c759d0862656 100644 --- a/math/p5-Math-Symbolic-Custom-Transformation/Makefile +++ b/math/p5-Math-Symbolic-Custom-Transformation/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Symbolic-Custom-Transformation -PORTVERSION= 1.01 +PORTVERSION= 1.24 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -15,11 +15,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= aaron@FreeBSD.org COMMENT= Transform Math::Symbolic trees -BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic \ - ${SITE_PERL}/Math/Symbolic/Custom/Pattern.pm:${PORTSDIR}/math/p5-Math-Symbolic-Custom-Pattern +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} -MAN3= Math::Symbolic::Custom::Transformation.3 +MAN3= Math::Symbolic::Custom::Transformation.3 \ + Math::Symbolic::Custom::Transformation::Group.3 PERL_CONFIGURE= yes diff --git a/math/p5-Math-Symbolic-Custom-Transformation/distinfo b/math/p5-Math-Symbolic-Custom-Transformation/distinfo index 8de7e4019a1d..5642c5ba08b5 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-1.01.tar.gz) = 24a17c3ae1f47b246c503667e385eb3f -SHA256 (Math-Symbolic-Custom-Transformation-1.01.tar.gz) = c096cc13106af8d9e3c935c2ad05cbbb9ada36911a5f42dada15cd42c7633c21 -SIZE (Math-Symbolic-Custom-Transformation-1.01.tar.gz) = 9780 +MD5 (Math-Symbolic-Custom-Transformation-1.24.tar.gz) = 13e4884174722fbdd1a4b949a1f167d7 +SHA256 (Math-Symbolic-Custom-Transformation-1.24.tar.gz) = 4170242626a7b5bbc3c3e7ac174c4f5fbb787e19ba9f96a576c105faa8acb11f +SIZE (Math-Symbolic-Custom-Transformation-1.24.tar.gz) = 12320 diff --git a/math/p5-Math-Symbolic-Custom-Transformation/pkg-plist b/math/p5-Math-Symbolic-Custom-Transformation/pkg-plist index 54cdd5406678..2a7e0fb7bf69 100644 --- a/math/p5-Math-Symbolic-Custom-Transformation/pkg-plist +++ b/math/p5-Math-Symbolic-Custom-Transformation/pkg-plist @@ -1,9 +1,11 @@ %%SITE_PERL%%/Math/Symbolic/Custom/Transformation.pm +%%SITE_PERL%%/Math/Symbolic/Custom/Transformation/Group.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Transformation/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Transformation @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math +@dirrm %%SITE_PERL%%/Math/Symbolic/Custom/Transformation @dirrmtry %%SITE_PERL%%/Math/Symbolic/Custom @dirrmtry %%SITE_PERL%%/Math/Symbolic @dirrmtry %%SITE_PERL%%/Math |