ports/119505: Update port: www/wsdlpull to 1.16

KATO Tsuguru tkato432 at yahoo.com
Wed Jan 9 18:10:03 UTC 2008


>Number:         119505
>Category:       ports
>Synopsis:       Update port: www/wsdlpull to 1.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 09 18:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 1.16

Remove file:
files/patch-WsdlInvoker.h
files/patch-XmlPullParser.h

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/wsdlpull/Makefile www/wsdlpull/Makefile
--- /usr/ports/www/wsdlpull/Makefile	Sun Oct 28 14:15:08 2007
+++ www/wsdlpull/Makefile	Wed Jan  2 01:33:23 2008
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	wsdlpull
-PORTVERSION=	1.15
+PORTVERSION=	1.16
 CATEGORIES=	www
 MASTER_SITES=	SF
 
@@ -28,8 +28,7 @@
 post-patch:
 	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
 		's|: install-docsDATA|:|g'
-	@${REINPLACE_CMD} -e '/-O2 -Wall/d ; \
-		 s|echo aout|echo elf|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e '/-O2 -Wall/d' ${WRKSRC}/configure
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -urN /usr/ports/www/wsdlpull/distinfo www/wsdlpull/distinfo
--- /usr/ports/www/wsdlpull/distinfo	Sun Oct 28 14:15:08 2007
+++ www/wsdlpull/distinfo	Tue Jan  1 03:45:48 2008
@@ -1,3 +1,3 @@
-MD5 (wsdlpull-1.15.tar.gz) = a6efd5d915b53f613fd800382e88ba17
-SHA256 (wsdlpull-1.15.tar.gz) = 29547629caa77407b80498ab892001913b3e45c252e6baf30f743a94a5b8fd98
-SIZE (wsdlpull-1.15.tar.gz) = 1168786
+MD5 (wsdlpull-1.16.tar.gz) = 537a234c8c70dfe20990db16520c0473
+SHA256 (wsdlpull-1.16.tar.gz) = d0237a447381903b5a938b5bbf5209ca0fef59c4fe9ffb70fb000417353548b5
+SIZE (wsdlpull-1.16.tar.gz) = 1169312
diff -urN /usr/ports/www/wsdlpull/files/patch-WsdlInvoker.h www/wsdlpull/files/patch-WsdlInvoker.h
--- /usr/ports/www/wsdlpull/files/patch-WsdlInvoker.h	Sun Aug 12 20:38:40 2007
+++ www/wsdlpull/files/patch-WsdlInvoker.h	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- src/wsdlparser/WsdlInvoker.h.orig	2007-08-12 13:34:25.000000000 +0200
-+++ src/wsdlparser/WsdlInvoker.h	2007-08-12 13:34:42.000000000 +0200
-@@ -204,7 +204,7 @@
-   // set credentials for the service
-   void setCredentials(const std::string & user, const std::string & pass);
-   //ouput the soap message without invoking the service
--  std::string WsdlInvoker::getSoapMessage();
-+  std::string getSoapMessage();
- 
-   void setProxy(const std::string & host,int  port=80);
-   //enable logging
diff -urN /usr/ports/www/wsdlpull/files/patch-XmlPullParser.h www/wsdlpull/files/patch-XmlPullParser.h
--- /usr/ports/www/wsdlpull/files/patch-XmlPullParser.h	Sun Aug 12 20:38:40 2007
+++ www/wsdlpull/files/patch-XmlPullParser.h	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- src/xmlpull/XmlPullParser.h.orig	2007-08-12 13:31:16.000000000 +0200
-+++ src/xmlpull/XmlPullParser.h	2007-08-12 13:32:11.000000000 +0200
-@@ -110,7 +110,7 @@
-   int next ();
-   int nextToken ();
-   int nextTag ();
--  void XmlPullParser::prevTag();
-+  void prevTag();
- 
-   //----------------------------------------------------------------------
-   // utility methods to make XML parsing easier ...
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list