diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-02-14 23:27:01 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-02-14 23:27:01 +0000 |
commit | da5c3de9120192fa697bd9205b305849dd9eafae (patch) | |
tree | a0a80b958b39f21a0e0db192340f0a476fa13a1e /devel/p5-POE-Component-DebugShell | |
parent | 25714e41ebd844a36dcb6c18d64d05586f31ec1c (diff) | |
download | ports-da5c3de9120192fa697bd9205b305849dd9eafae.tar.gz ports-da5c3de9120192fa697bd9205b305849dd9eafae.zip |
Notes
Diffstat (limited to 'devel/p5-POE-Component-DebugShell')
-rw-r--r-- | devel/p5-POE-Component-DebugShell/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-POE-Component-DebugShell/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-POE-Component-DebugShell/pkg-plist | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/p5-POE-Component-DebugShell/Makefile b/devel/p5-POE-Component-DebugShell/Makefile index 2b3e54d086eb..1486344a6874 100644 --- a/devel/p5-POE-Component-DebugShell/Makefile +++ b/devel/p5-POE-Component-DebugShell/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-DebugShell -PORTVERSION= 1.18 +PORTVERSION= 1.412 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,12 +18,8 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= POE::Component::DebugShell.3 -post-patch: - ${RM} ${WRKSRC}/inc/Module/Install/AutoInstall.pm - ${PERL} -pi -e 's/^auto_install.*//;' ${WRKSRC}/Makefile.PL - .include <bsd.port.mk> diff --git a/devel/p5-POE-Component-DebugShell/distinfo b/devel/p5-POE-Component-DebugShell/distinfo index 2958a3fea830..4fc8ad2a0ad2 100644 --- a/devel/p5-POE-Component-DebugShell/distinfo +++ b/devel/p5-POE-Component-DebugShell/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-DebugShell-1.18.tar.gz) = 34f702f185bdaa76f4fd307cfd2bb8e8 -SHA256 (POE-Component-DebugShell-1.18.tar.gz) = 5464feb1b590394326dfa944cc7cca9d25e0d29415c993eacb8759a7b6959d4c -SIZE (POE-Component-DebugShell-1.18.tar.gz) = 29348 +MD5 (POE-Component-DebugShell-1.412.tar.gz) = 25f238d20719aba410fdfaf8efdcabff +SHA256 (POE-Component-DebugShell-1.412.tar.gz) = 86b659e0567cdc1e6bb52ff57ef666bd5669362ca95d3336db84b3e2cff72b9d +SIZE (POE-Component-DebugShell-1.412.tar.gz) = 17661 diff --git a/devel/p5-POE-Component-DebugShell/pkg-plist b/devel/p5-POE-Component-DebugShell/pkg-plist index 2fa8aefee72d..e2b0487fcb0b 100644 --- a/devel/p5-POE-Component-DebugShell/pkg-plist +++ b/devel/p5-POE-Component-DebugShell/pkg-plist @@ -1,3 +1,7 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/DebugShell/.packlist %%SITE_PERL%%/POE/Component/DebugShell.pm @dirrmtry %%SITE_PERL%%/POE/Component @dirrmtry %%SITE_PERL%%/POE +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/DebugShell +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE |