mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 1.412
This commit is contained in:
parent
25714e41eb
commit
da5c3de912
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228343
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user