1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Update to 0.60a

- Removed obsolete MAN3PREFIX

PR:		ports/67485
Submitted by:	Foxfair Hu <foxfair@freebsd.org> via Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
Approved by:	erwin (mentor)
This commit is contained in:
Lars Thegler 2004-06-03 14:08:51 +00:00
parent 148c60d810
commit 36250357c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110769
3 changed files with 15 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= SOAP-Lite
PORTVERSION= 0.55
PORTREVISION= 1
PORTVERSION= 0.60a
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SOAP
@ -21,16 +20,17 @@ BUILD_DEPENDS= ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}-0.60
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= --noprompt
INSTALL_TARGET= pure_install
USE_REINPLACE= yes
MAN1= SOAPsh.pl.1 XMLRPCsh.pl.1
MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}
MAN3= Apache::SOAP.3 \
Apache::XMLRPC::Lite.3 \
SOAP::Lite.3 \

View File

@ -1,2 +1,2 @@
MD5 (SOAP-Lite-0.55.tar.gz) = 77618ef6822aa10eaa8770cc20f0d794
SIZE (SOAP-Lite-0.55.tar.gz) = 167076
MD5 (SOAP-Lite-0.60a.tar.gz) = aed9f8e9c4cf180d15c6e15aedc484d7
SIZE (SOAP-Lite-0.60a.tar.gz) = 170390

View File

@ -0,0 +1,10 @@
--- Makefile.PL.orig Wed Jun 2 12:27:31 2004
+++ Makefile.PL Wed Jun 2 12:28:46 2004
@@ -67,6 +67,7 @@
$help and print($helptext), exit;
+$prompt and
ExtUtils::MakeMaker::prompt(<<EOI . "Press <enter> to see the detailed list.");
We are about to install SOAP::Lite and for your convenience will provide