- Change RUN_DEPENDS: replace XML::XSLT and XML::Sablotron with XML::LibXSLT

- Fix PLIST [1]
- Add CPAN URL to pkg-descr
- Bump PORTREVISION for dependency change

Reported by:	pointyhat [1]
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-07-16 17:48:35 +00:00
parent d03786742e
commit 70c504f7a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277810
3 changed files with 17 additions and 21 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= Apache-ASP
PORTVERSION= 2.61
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,24 +16,22 @@ PKGNAMESUFFIX= ${MODPERL_SUFFIX}
MAINTAINER= perl@FreeBSD.org
COMMENT= Active Server Pages for Apache
RUN_DEPENDS= ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
${SITE_PERL}/HTML/Clean.pm:${PORTSDIR}/www/p5-HTML-Clean \
${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm \
${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/MLDBM/Sync.pm:${PORTSDIR}/databases/p5-MLDBM-Sync \
${SITE_PERL}/Tie/Cache.pm:${PORTSDIR}/devel/p5-Tie-Cache \
${SITE_PERL}/XML/XSLT.pm:${PORTSDIR}/textproc/p5-XML-XSLT \
${SITE_PERL}/${PERL_ARCH}/XML/Sablotron.pm:${PORTSDIR}/textproc/p5-XML-Sablotron
RUN_DEPENDS= p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \
p5-HTML-Clean>=0:${PORTSDIR}/www/p5-HTML-Clean \
p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm \
p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \
p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM \
p5-MLDBM-Sync>=0.25:${PORTSDIR}/databases/p5-MLDBM-Sync \
p5-Tie-Cache>=0:${PORTSDIR}/devel/p5-Tie-Cache \
p5-XML-LibXSLT>=0:${PORTSDIR}/textproc/p5-XML-LibXSLT
.if !defined(WITHOUT_MODPERL)
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/Apache/Filter.pm:${PORTSDIR}/www/p5-Apache-Filter \
${SITE_PERL}/Apache/SSI.pm:${PORTSDIR}/www/p5-Apache-SSI
RUN_DEPENDS+= ap13-mod_perl>=0:${PORTSDIR}/www/mod_perl \
p5-Apache-Filter>=0:${PORTSDIR}/www/p5-Apache-Filter \
p5-Apache-SSI>=0:${PORTSDIR}/www/p5-Apache-SSI
MODPERL_SUFFIX?=+mod_perl
.endif
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN1= asp-perl.1
@ -44,8 +42,8 @@ MAN3= Apache::ASP.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500903
RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.if ${PERL_LEVEL} < 501000
RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
.endif
.include <bsd.port.post.mk>

View File

@ -18,6 +18,4 @@
the FAQ section.
WWW: http://www.nodeworks.com/asp/
-- Igor
igor@zynaps.ru
http://search.cpan.org/dist/Apache-ASP/

View File

@ -27,13 +27,13 @@ bin/asp-perl
%%SITE_PERL%%/Bundle/Apache/ASP/Extra.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/ASP/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/ASP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
@dirrm %%SITE_PERL%%/Apache/ASP/CGI
@dirrm %%SITE_PERL%%/Apache/ASP/Lang
@dirrm %%SITE_PERL%%/Apache/ASP/Share/CORE
@dirrm %%SITE_PERL%%/Apache/ASP/Share
@dirrm %%SITE_PERL%%/Apache/ASP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
@dirrm %%SITE_PERL%%/Bundle/Apache/ASP
@dirrm %%SITE_PERL%%/Bundle/Apache
@dirrmtry %%SITE_PERL%%/Bundle/Apache
@dirrmtry %%SITE_PERL%%/Bundle
@dirrmtry %%SITE_PERL%%/Apache