diff options
author | skv <skv@FreeBSD.org> | 2009-02-15 07:27:01 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2009-02-15 07:27:01 +0800 |
commit | ac2fe6df385cb9ef42d7183f90fbb9e0fe40aaf8 (patch) | |
tree | afc7384ccd850d6317db3d446604fe1a02849084 /devel | |
parent | ffcf99b7f0731e95d2298e54f4adbf814f832aa6 (diff) | |
download | freebsd-ports-gnome-ac2fe6df385cb9ef42d7183f90fbb9e0fe40aaf8.tar.gz freebsd-ports-gnome-ac2fe6df385cb9ef42d7183f90fbb9e0fe40aaf8.tar.zst freebsd-ports-gnome-ac2fe6df385cb9ef42d7183f90fbb9e0fe40aaf8.zip |
Update to 1.412
Diffstat (limited to 'devel')
-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 |