diff options
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/distinfo | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index edf7bb4ea454..be8403c5f4bf 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Object-InsideOut -PORTVERSION= 3.81 +PORTVERSION= 3.82 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JDHEDDEN @@ -15,10 +15,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Object::InsideOut - Comprehensive inside-out object support module -RUN_DEPENDS= p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \ p5-Want>=0.12:${PORTSDIR}/devel/p5-Want \ p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Object-InsideOut/distinfo b/devel/p5-Object-InsideOut/distinfo index 9adc4d13635c..dadba538eb3f 100644 --- a/devel/p5-Object-InsideOut/distinfo +++ b/devel/p5-Object-InsideOut/distinfo @@ -1,2 +1,2 @@ -SHA256 (Object-InsideOut-3.81.tar.gz) = e904e235a33b57f86acc5ffaeadd676d5b8a55e6b05385524fd13f83e9bfc8e8 -SIZE (Object-InsideOut-3.81.tar.gz) = 119036 +SHA256 (Object-InsideOut-3.82.tar.gz) = 18d2e4a82e0026fc8fe6c6fe06b05632455e64f6f2e411f31d1d3f22ff757889 +SIZE (Object-InsideOut-3.82.tar.gz) = 118424 |