ports/95597: Update port: www/wsdlpull to 1.10
KATO Tsuguru
tkato432 at yahoo.com
Mon Apr 10 16:11:02 UTC 2006
>Number: 95597
>Category: ports
>Synopsis: Update port: www/wsdlpull to 1.10
>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: Mon Apr 10 16:10:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.11-RELEASE-p15 i386
>Organization:
>Environment:
>Description:
- Update to version 1.10
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/www/wsdlpull/Makefile www/wsdlpull/Makefile
--- /usr/ports/www/wsdlpull/Makefile Fri Feb 24 00:49:11 2006
+++ www/wsdlpull/Makefile Mon Apr 3 03:08:17 2006
@@ -7,8 +7,7 @@
#
PORTNAME= wsdlpull
-PORTVERSION= 1.9.8
-PORTREVISION= 1
+PORTVERSION= 1.10
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,8 +17,6 @@
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
-WRKSRC= ${WRKDIR}/${DISTNAME:R}
-
USE_GNOME= gnometarget
USE_GCC= 3.4+
USE_GETOPT_LONG=yes
@@ -28,12 +25,13 @@
CONFIGURE_ARGS= --includedir=${PREFIX}/include/wsdl
INSTALLS_SHLIB= yes
-CPPFLAGS= -I${LOCALBASE}/include
+CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT
LDFLAGS= -L${LOCALBASE}/lib
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|: install-docsDATA|:|g'
+ @${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 Wed Feb 22 16:25:08 2006
+++ www/wsdlpull/distinfo Mon Apr 3 02:29:47 2006
@@ -1,3 +1,3 @@
-MD5 (wsdlpull-1.9.8.tar.gz) = daa7deb74c5a0570b6f57572cb30d294
-SHA256 (wsdlpull-1.9.8.tar.gz) = c19b519db2e73a5f625b737437526c3cf7df77b68cbebf5bb9d9cb4630213430
-SIZE (wsdlpull-1.9.8.tar.gz) = 1272980
+MD5 (wsdlpull-1.10.tar.gz) = 2ba21a7964945dbb13ad718b381f02c4
+SHA256 (wsdlpull-1.10.tar.gz) = c4c0bbaa0bb251e82e691e7c087f8ba2f0bb3218b752cd2f08b672b9ebced4e9
+SIZE (wsdlpull-1.10.tar.gz) = 1440317
diff -urN /usr/ports/www/wsdlpull/pkg-plist www/wsdlpull/pkg-plist
--- /usr/ports/www/wsdlpull/pkg-plist Fri Feb 24 00:49:11 2006
+++ www/wsdlpull/pkg-plist Mon Apr 3 02:44:47 2006
@@ -26,11 +26,14 @@
include/wsdl/wsdlparser/WsdlExtension.h
include/wsdl/wsdlparser/WsdlInvoker.h
include/wsdl/wsdlparser/WsdlParser.h
+include/wsdl/xmlpull/ConfigFile.h
include/wsdl/xmlpull/Qname.h
include/wsdl/xmlpull/XmlPullParser.h
include/wsdl/xmlpull/XmlPullParserException.h
include/wsdl/xmlpull/XmlSerializer.h
include/wsdl/xmlpull/XmlUtils.h
+include/wsdl/xmlpull/osdir.h
+include/wsdl/xmlpull/wsdlpull_export.h
lib/libschema.a
lib/libschema.la
lib/libschema.so
@@ -47,6 +50,7 @@
%%PORTDOCS%%%%DOCSDIR%%/wsdlpull.html
%%DATADIR%%/http.xsd
%%DATADIR%%/mime.xsd
+%%DATADIR%%/schema.conf
%%DATADIR%%/schema.dtd
%%DATADIR%%/soap-encoding.xsd
%%DATADIR%%/soap.xsd
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list