diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-08-21 10:21:38 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-08-21 10:21:38 +0000 |
commit | ec72b3697e672850c2ed6a252cc702d5c3121c68 (patch) | |
tree | 09638c7274fa896d54a97ce78895808f76aa1714 /devel/p5-Class-Load | |
parent | dcb57441422bec66fcbd5172c4e26ced6646dadf (diff) | |
download | ports-ec72b3697e672850c2ed6a252cc702d5c3121c68.tar.gz ports-ec72b3697e672850c2ed6a252cc702d5c3121c68.zip |
Notes
Diffstat (limited to 'devel/p5-Class-Load')
-rw-r--r-- | devel/p5-Class-Load/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-Class-Load/distinfo | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/devel/p5-Class-Load/Makefile b/devel/p5-Class-Load/Makefile index caf2f8e4ceb8..e653e4975d6c 100644 --- a/devel/p5-Class-Load/Makefile +++ b/devel/p5-Class-Load/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Class-Load -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= az@FreeBSD.org COMMENT= A working (require Class::Name) and more +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Data-OptList>0:${PORTSDIR}/devel/p5-Data-OptList +RUN_DEPENDS:= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes MAN3= Class::Load.3 diff --git a/devel/p5-Class-Load/distinfo b/devel/p5-Class-Load/distinfo index 675a7af9d868..b79b43372ac1 100644 --- a/devel/p5-Class-Load/distinfo +++ b/devel/p5-Class-Load/distinfo @@ -1,2 +1,2 @@ -SHA256 (Class-Load-0.07.tar.gz) = 6a3d00950a59219b18e18b7dd2daf8d47de8beb5155b0d6fde81d5508eed146a -SIZE (Class-Load-0.07.tar.gz) = 17824 +SHA256 (Class-Load-0.08.tar.gz) = 0136e09c27e0310199cae14dcc96d7559f9b50e9bca4e48fb2bd95d35a51dd63 +SIZE (Class-Load-0.08.tar.gz) = 17911 |