ports/67485: [patch] Update of net/p5-SOAP-Lite port to 0.60a

Alex Kapranoff kappa at rambler-co.ru
Wed Jun 2 09:50:36 UTC 2004


>Number:         67485
>Category:       ports
>Synopsis:       [patch] Update of net/p5-SOAP-Lite port to 0.60a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 02 02:50:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Inner Mongolia
>Environment:
System: FreeBSD capella.rambler.ru 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Wed May 5 15:37:21 MSD 2004 root at capella.rambler.ru:/usr/obj/usr/src/sys/CAPELLA i386


	
>Description:
	
Submitted by: Foxfair Hu <foxfair at freebsd.org>
>How-To-Repeat:
	
>Fix:
	

diff -ruN /usr/ports/net/p5-SOAP-Lite/Makefile p5-SOAP-Lite/Makefile
--- /usr/ports/net/p5-SOAP-Lite/Makefile	Thu May 13 15:56:28 2004
+++ p5-SOAP-Lite/Makefile	Wed Jun  2 13:05:17 2004
@@ -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,9 +20,11 @@
 		${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
diff -ruN /usr/ports/net/p5-SOAP-Lite/distinfo p5-SOAP-Lite/distinfo
--- /usr/ports/net/p5-SOAP-Lite/distinfo	Wed Apr 28 00:55:33 2004
+++ p5-SOAP-Lite/distinfo	Fri May 28 13:47:53 2004
@@ -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
diff -ruN /usr/ports/net/p5-SOAP-Lite/files/patch-Makefile.PL p5-SOAP-Lite/files/patch-Makefile.PL
--- /usr/ports/net/p5-SOAP-Lite/files/patch-Makefile.PL	Thu Jan  1 03:00:00 1970
+++ p5-SOAP-Lite/files/patch-Makefile.PL	Wed Jun  2 12:29:27 2004
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list