diff options
author | lth <lth@FreeBSD.org> | 2004-10-16 14:37:49 +0000 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-10-16 14:37:49 +0000 |
commit | 763d5694f4e331d83494f499bb5d2d907a7af658 (patch) | |
tree | 181f6c394c6614abb9a35522e180e765634f65c6 /devel/p5-Module-Pluggable | |
parent | e68efcc7d6ebd340b44f9ab7bbbc2f91eec42afa (diff) | |
download | FreeBSD-ports-763d5694f4e331d83494f499bb5d2d907a7af658.zip FreeBSD-ports-763d5694f4e331d83494f499bb5d2d907a7af658.tar.gz |
- Update to 2.2
- Removed test-only dependency
Diffstat (limited to 'devel/p5-Module-Pluggable')
-rw-r--r-- | devel/p5-Module-Pluggable/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Module-Pluggable/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/p5-Module-Pluggable/Makefile b/devel/p5-Module-Pluggable/Makefile index f666810..de8b6de 100644 --- a/devel/p5-Module-Pluggable/Makefile +++ b/devel/p5-Module-Pluggable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Module-Pluggable -PORTVERSION= 2.0 +PORTVERSION= 2.2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module @@ -15,9 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Automatically give your module the ability to have plugins -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \ - ${SITE_PERL}/File/Spec/Functions.pm:${PORTSDIR}/devel/p5-File-Spec +BUILD_DEPENDS= ${SITE_PERL}/File/Spec/Functions.pm:${PORTSDIR}/devel/p5-File-Spec RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/devel/p5-Module-Pluggable/distinfo b/devel/p5-Module-Pluggable/distinfo index 7fa24f5..259e83a 100644 --- a/devel/p5-Module-Pluggable/distinfo +++ b/devel/p5-Module-Pluggable/distinfo @@ -1,2 +1,2 @@ -MD5 (Module-Pluggable-2.0.tar.gz) = bc9c1aed65a88ea886cb70d627b89b16 -SIZE (Module-Pluggable-2.0.tar.gz) = 7222 +MD5 (Module-Pluggable-2.2.tar.gz) = 71a3d7dded49c9c3632ba0683e581acb +SIZE (Module-Pluggable-2.2.tar.gz) = 8004 |