diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-04-17 11:39:30 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-04-17 11:39:30 +0000 |
commit | 321e7280cca0b6cd904156ae708bbef3cdbd25c5 (patch) | |
tree | 59063b6f888995c75c5933d95f70cbd9839910be /devel/p5-Object-InsideOut | |
parent | 6a45e2e378aa1c86d9c7453477c47bc5ec7308ae (diff) | |
download | ports-321e7280cca0b6cd904156ae708bbef3cdbd25c5.tar.gz ports-321e7280cca0b6cd904156ae708bbef3cdbd25c5.zip |
Notes
Diffstat (limited to 'devel/p5-Object-InsideOut')
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 05e641b0fae8..4b17b803f7bc 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Object-InsideOut -PORTVERSION= 3.92 +PORTVERSION= 3.93 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JDHEDDEN @@ -32,8 +32,8 @@ MAN3= Bundle::Object::InsideOut.3 \ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.25:${PORTSDIR}/lang/p5-Scalar-List-Utils +RUN_DEPENDS+= p5-Scalar-List-Utils>=1.25:${PORTSDIR}/lang/p5-Scalar-List-Utils TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple .endif diff --git a/devel/p5-Object-InsideOut/distinfo b/devel/p5-Object-InsideOut/distinfo index 774504ab4b87..31d1786b96f7 100644 --- a/devel/p5-Object-InsideOut/distinfo +++ b/devel/p5-Object-InsideOut/distinfo @@ -1,2 +1,2 @@ -SHA256 (Object-InsideOut-3.92.tar.gz) = 3328e8b901462d2f3c6d62c7ba5397937ea9f0799dbdb338fd29cc90be0ace65 -SIZE (Object-InsideOut-3.92.tar.gz) = 126456 +SHA256 (Object-InsideOut-3.93.tar.gz) = b0f2897fe2c592e1c8e7d15f3e5b8ee330b3433ead6e1f06847671943f187883 +SIZE (Object-InsideOut-3.93.tar.gz) = 127119 |